diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-03 02:05:42 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-03 02:05:42 +0800 |
commit | a97721568744de6271f737403e460046173e0f76 (patch) | |
tree | 2283c51ce52e712d733b67081a55ffc18cc7ebc1 | |
parent | 41435aed74838a96c4a2a6ef44a12cd5ad5a50c0 (diff) | |
download | marcuscom-ports-a97721568744de6271f737403e460046173e0f76.tar marcuscom-ports-a97721568744de6271f737403e460046173e0f76.tar.gz marcuscom-ports-a97721568744de6271f737403e460046173e0f76.tar.bz2 marcuscom-ports-a97721568744de6271f737403e460046173e0f76.tar.lz marcuscom-ports-a97721568744de6271f737403e460046173e0f76.tar.xz marcuscom-ports-a97721568744de6271f737403e460046173e0f76.tar.zst marcuscom-ports-a97721568744de6271f737403e460046173e0f76.zip |
Merge with FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8273 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | mail/mail-notification/Makefile | 4 | ||||
-rw-r--r-- | mail/mail-notification/distinfo | 6 | ||||
-rw-r--r-- | net-im/gaim/Makefile | 8 | ||||
-rw-r--r-- | net-im/libgaim/Makefile | 4 | ||||
-rw-r--r-- | net-im/libpurple/Makefile | 4 | ||||
-rw-r--r-- | security/gaim-encryption/Makefile | 4 |
6 files changed, 15 insertions, 15 deletions
diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile index a2160038e..ccc3f2a71 100644 --- a/mail/mail-notification/Makefile +++ b/mail/mail-notification/Makefile @@ -2,11 +2,11 @@ # Date created: 18 Sep 2003 # Whom: Jean-Yves Lefort <jylefort@brutele.be> # -# $FreeBSD: ports/mail/mail-notification/Makefile,v 1.41 2006/10/15 19:22:34 marcus Exp $ +# $FreeBSD$ # PORTNAME= mail-notification -DISTVERSION= 4.0-rc1 +DISTVERSION= 4.0 PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_SAVANNAH} diff --git a/mail/mail-notification/distinfo b/mail/mail-notification/distinfo index ebe19a147..9c43b7b36 100644 --- a/mail/mail-notification/distinfo +++ b/mail/mail-notification/distinfo @@ -1,3 +1,3 @@ -MD5 (mail-notification-4.0-rc1.tar.gz) = 91c09b72a59d161564b47fff033be37e -SHA256 (mail-notification-4.0-rc1.tar.gz) = 3813f6ab1f537b8a120210e3063507c7b6e9b3bcfac38015c4c5c982c1f263dc -SIZE (mail-notification-4.0-rc1.tar.gz) = 952127 +MD5 (mail-notification-4.0.tar.gz) = 0e10b221de4389fa9275fb7bf52dc010 +SHA256 (mail-notification-4.0.tar.gz) = e8f462420d1398d293ee3b9451e854c4ca9bf030111c38e3e4247cf2813db378 +SIZE (mail-notification-4.0.tar.gz) = 956007 diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index 33954d75d..56a883374 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -2,12 +2,12 @@ # Date created: 26 Mar 1999 # Whom: Jim Mock <jim@FreeBSD.org> # -# $FreeBSD: ports/net-im/gaim/Makefile,v 1.191 2006/10/14 08:54:37 marcus Exp $ +# $FreeBSD$ # PORTNAME= gaim PORTVERSION= 1.5.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES?= net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -25,7 +25,7 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 WANT_GNOME= yes USE_BZIP2= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ @@ -54,7 +54,7 @@ PLIST_SUB+= EVO="@comment " .endif .if defined(WITH_GNUTLS) -LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls .else CONFIGURE_ARGS+= --disable-gnutls .endif diff --git a/net-im/libgaim/Makefile b/net-im/libgaim/Makefile index 77ae93f89..404b77384 100644 --- a/net-im/libgaim/Makefile +++ b/net-im/libgaim/Makefile @@ -3,12 +3,12 @@ # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net-im/libgaim/Makefile,v 1.4 2007/01/22 00:57:26 marcus Exp $ +# $MCom: ports/net-im/libgaim/Makefile,v 1.5 2007/01/22 06:30:45 marcus Exp $ # PORTNAME= gaim PORTVERSION= 2.0.0.b6 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES?= net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile index 77ae93f89..404b77384 100644 --- a/net-im/libpurple/Makefile +++ b/net-im/libpurple/Makefile @@ -3,12 +3,12 @@ # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net-im/libgaim/Makefile,v 1.4 2007/01/22 00:57:26 marcus Exp $ +# $MCom: ports/net-im/libgaim/Makefile,v 1.5 2007/01/22 06:30:45 marcus Exp $ # PORTNAME= gaim PORTVERSION= 2.0.0.b6 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES?= net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/security/gaim-encryption/Makefile b/security/gaim-encryption/Makefile index fbdc684b6..777bdbc10 100644 --- a/security/gaim-encryption/Makefile +++ b/security/gaim-encryption/Makefile @@ -2,12 +2,12 @@ # Date created: 2004-05-01 # Whom: ports@c0decafe.net # -# $FreeBSD: ports/security/gaim-encryption/Makefile,v 1.38 2006/10/14 08:54:41 marcus Exp $ +# $FreeBSD$ # PORTNAME= encryption PORTVERSION= 2.38 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} |