diff options
author | rafan <rafan@FreeBSD.org> | 2009-01-06 21:01:11 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2009-01-06 21:01:11 +0800 |
commit | 589d7fdaeb35b5e7011ca59ba6261f77ed3dbf88 (patch) | |
tree | 79fa91c3e74bfd9067d4aad5233757770c2ab50b | |
parent | ee3b6b0cf8b088e61fe1d2c1d79dbfda5a36a1c2 (diff) | |
download | freebsd-ports-gnome-589d7fdaeb35b5e7011ca59ba6261f77ed3dbf88.tar.gz freebsd-ports-gnome-589d7fdaeb35b5e7011ca59ba6261f77ed3dbf88.tar.zst freebsd-ports-gnome-589d7fdaeb35b5e7011ca59ba6261f77ed3dbf88.zip |
- Bump PORTREVISION due to share library version bump in security/libgcrypt
PR: ports/127478
29 files changed, 49 insertions, 38 deletions
diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 96bd84e5a640..343d7220931a 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -7,6 +7,7 @@ PORTNAME= fuse PORTVERSION= 0.10.0.1 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF MASTER_SITE_SUBDIR= fuse-emulator @@ -15,7 +16,7 @@ MAINTAINER= yuri.pankov@gmail.com COMMENT= Free Unix (Sinclair ZX-)Spectrum Emulator LIB_DEPENDS= spectrum.7:${PORTSDIR}/emulators/libspectrum \ - gcrypt.15:${PORTSDIR}/security/libgcrypt + gcrypt.16:${PORTSDIR}/security/libgcrypt USE_GNOME= libxml2 glib20 gtk20 GNU_CONFIGURE= yes diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index c90d3207025a..9ebd5ecb72b5 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -7,6 +7,7 @@ PORTNAME= libspectrum PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= emulators devel MASTER_SITES= SF MASTER_SITE_SUBDIR= fuse-emulator @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= fuse-emulator MAINTAINER= yuri.pankov@gmail.com COMMENT= Handling of ZX-Spectrum emulator files formats -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt USE_GMAKE= yes USE_GNOME= glib20 diff --git a/games/libggz/Makefile b/games/libggz/Makefile index 803c3c80810b..485de793311e 100644 --- a/games/libggz/Makefile +++ b/games/libggz/Makefile @@ -8,13 +8,13 @@ PORTNAME= libggz PORTVERSION= ${GGZ_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MAINTAINER= ports@FreeBSD.org COMMENT= The GGZ Gaming Zone - Base Library -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gnometarget diff --git a/graphics/telak/Makefile b/graphics/telak/Makefile index 39b2d54ab0ae..3b66fe4fee20 100644 --- a/graphics/telak/Makefile +++ b/graphics/telak/Makefile @@ -7,7 +7,7 @@ PORTNAME= telak PORTVERSION= 0.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://julien.danjou.info/telak/ \ CRITICAL @@ -16,7 +16,7 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A tool to draw pictures on your root window LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ - gcrypt.15:${PORTSDIR}/security/libgcrypt + gcrypt.16:${PORTSDIR}/security/libgcrypt USE_GMAKE= yes USE_EFL= imlib2 diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile index 7ca6112d76fa..1c2a99eec612 100644 --- a/mail/wmbiff/Makefile +++ b/mail/wmbiff/Makefile @@ -33,7 +33,7 @@ PLIST_DIRS= %%DATADIR%%/skins \ .include <bsd.port.pre.mk> .if defined(WITH_GNUTLS) -LIB_DEPENDS+= gcrypt.15:${PORTSDIR}/security/libgcrypt \ +LIB_DEPENDS+= gcrypt.16:${PORTSDIR}/security/libgcrypt \ gnutls.26:${PORTSDIR}/security/gnutls CONFIGURE_ARGS+= --with-libgnutls-prefix=${LOCALBASE} \ --with-libgcrypt-prefix=${LOCALBASE} diff --git a/misc/metalink-tools/Makefile b/misc/metalink-tools/Makefile index f91172f0185b..1a7c427a1740 100644 --- a/misc/metalink-tools/Makefile +++ b/misc/metalink-tools/Makefile @@ -7,6 +7,7 @@ PORTNAME= metalink PORTVERSION= 0.3.3 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= SF MASTER_SITE_SUBDIR= metalinks @@ -15,7 +16,7 @@ PKGNAMESUFFIX?= -tools MAINTAINER= lioux@FreeBSD.org COMMENT= Metalink generation tool -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \ +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \ boost_filesystem.4:${PORTSDIR}/devel/boost \ boost_program_options.4:${PORTSDIR}/devel/boost \ boost_regex.4:${PORTSDIR}/devel/boost diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile index 7bcdc7a8f567..eca50a39fedd 100644 --- a/multimedia/vlc-devel/Makefile +++ b/multimedia/vlc-devel/Makefile @@ -186,7 +186,7 @@ CONFIGURE_ARGS+=--disable-jack .endif .if defined(WITH_REMOTE_OSD) -LIB_DEPENDS+= gcrypt.15:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS+= gcrypt.16:${PORTSDIR}/security/libgcrypt CONFIGURE_ARGS+=--enable-remoteosd .else CONFIGURE_ARGS+=--disable-remoteosd diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile index a3f261bd89e4..707832cae320 100644 --- a/net-im/climm/Makefile +++ b/net-im/climm/Makefile @@ -7,6 +7,7 @@ PORTNAME= climm PORTVERSION= 0.6.3 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= http://www.climm.org/source/ \ http://http.bg.climm.org/source/ diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile index a0715f43d865..33f765345f6d 100644 --- a/net-im/mcabber/Makefile +++ b/net-im/mcabber/Makefile @@ -52,7 +52,7 @@ CONFIGURE_ARGS+=--disable-aspell .if defined(WITH_OTR) LIB_DEPENDS+= otr.4:${PORTSDIR}/security/libotr \ - gcrypt.15:${PORTSDIR}/security/libgcrypt + gcrypt.16:${PORTSDIR}/security/libgcrypt CONFIGURE_ARGS+=--enable-otr .else CONFIGURE_ARGS+=--disable-otr diff --git a/net/csync2/Makefile b/net/csync2/Makefile index 29c876e5640a..6b4614a0bf1b 100644 --- a/net/csync2/Makefile +++ b/net/csync2/Makefile @@ -7,7 +7,7 @@ PORTNAME= csync2 PORTVERSION= 1.34 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://oss.linbit.com/csync2/ \ http://people.freebsd.org/~aaron/distfiles/ @@ -19,7 +19,7 @@ LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync \ tasn1.3:${PORTSDIR}/security/libtasn1 \ gnutls.26:${PORTSDIR}/security/gnutls \ sqlite.2:${PORTSDIR}/databases/sqlite2 \ - gcrypt.15:${PORTSDIR}/security/libgcrypt \ + gcrypt.16:${PORTSDIR}/security/libgcrypt \ gpg-error.0:${PORTSDIR}/security/libgpg-error MAN1= csync2.1 diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile index ad89d187e237..0b2032e6de87 100644 --- a/net/cyphesis/Makefile +++ b/net/cyphesis/Makefile @@ -7,6 +7,7 @@ PORTNAME= cyphesis PORTVERSION= 0.5.18 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=worldforge @@ -19,7 +20,7 @@ LIB_DEPENDS= Atlas-0.6.1:${PORTSDIR}/devel/atlas-devel \ wfmath-0.3.4:${PORTSDIR}/math/wfmath \ mercator-0.2.5:${PORTSDIR}/devel/mercator \ skstream-0.3.4:${PORTSDIR}/net/skstream \ - gcrypt.15:${PORTSDIR}/security/libgcrypt + gcrypt.16:${PORTSDIR}/security/libgcrypt CONFIGURE_ARGS= --with-python=${LOCALBASE} diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index ae2c8632dabe..9c3fef89a853 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -152,7 +152,7 @@ CONFIGURE_ARGS+=--with-libgnutls-prefix=${LOCALBASE} .endif .if exists(${LOCALBASE}/lib/libgcrypt.so) || defined(WITH_LIBGCRYPT) -LIB_DEPENDS+= gcrypt.15:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS+= gcrypt.16:${PORTSDIR}/security/libgcrypt CONFIGURE_ARGS+=--with-libgcrypt-prefix=${LOCALBASE} .endif diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile index 2ad0ef2ee072..513356ef4356 100644 --- a/security/dirmngr/Makefile +++ b/security/dirmngr/Makefile @@ -16,7 +16,7 @@ MAINTAINER= umq@ueo.co.jp COMMENT= A client for managing and downloading certificate revocation lists BUILD_DEPENDS= ${LOCALBASE}/lib/libassuan.a:${PORTSDIR}/security/libassuan -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \ +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \ gpg-error.0:${PORTSDIR}/security/libgpg-error \ ksba.17:${PORTSDIR}/security/libksba \ pth:${PORTSDIR}/devel/pth diff --git a/security/fiked/Makefile b/security/fiked/Makefile index 6e9b8526103e..918c866dd20e 100644 --- a/security/fiked/Makefile +++ b/security/fiked/Makefile @@ -7,7 +7,7 @@ PORTNAME= fiked PORTVERSION= 0.0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://dragon.roe.ch/bitsnpieces/fiked/ \ http://mirror.roe.ch/dist/fiked/ @@ -15,7 +15,7 @@ MASTER_SITES= http://dragon.roe.ch/bitsnpieces/fiked/ \ MAINTAINER= daniel@roe.ch COMMENT= A fake IKE PSK+XAUTH daemon based on VPNC -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt .if !defined(WITHOUT_LIBNET) BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet .endif diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index c5d4b87295c6..68c0a9bf8128 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome-keyring PORTVERSION= 2.22.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -18,7 +18,7 @@ COMMENT= A program that keeps passwords and other secrets LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \ tasn1.3:${PORTSDIR}/security/libtasn1 \ - gcrypt.15:${PORTSDIR}/security/libgcrypt + gcrypt.16:${PORTSDIR}/security/libgcrypt USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix gtk20 ltverhack intlhack gconf2 diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 2261d05d9db9..2976167df398 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnupg PORTVERSION= 2.0.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg @@ -19,7 +19,7 @@ COMMENT= The GNU Privacy Guard BUILD_DEPENDS= libassuan>=1.0.4:${PORTSDIR}/security/libassuan \ libksba>=1.0.2:${PORTSDIR}/security/libksba -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \ +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \ gpg-error:${PORTSDIR}/security/libgpg-error \ ksba.17:${PORTSDIR}/security/libksba \ pth.20:${PORTSDIR}/devel/pth diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index a5fdad237602..037e69656717 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnutls PORTVERSION= 2.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net MASTER_SITES= http://josefsson.org/gnutls/releases/ \ ftp://ftp.gnutls.org/pub/gnutls/ \ @@ -19,7 +19,7 @@ MASTER_SITE_SUBDIR= alpha/gnutls MAINTAINER= novel@FreeBSD.org COMMENT= GNU Transport Layer Security library -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \ +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \ gpg-error.0:${PORTSDIR}/security/libgpg-error CONFLICTS= gnutls-devel-[0-9]* diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 4a97193e5a74..9359c9b01fab 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -8,6 +8,7 @@ PORTNAME= gsasl PORTVERSION= 0.2.28 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \ http://josefsson.org/${PORTNAME}/releases/ @@ -17,7 +18,7 @@ MAINTAINER= krion@FreeBSD.org COMMENT= GNU SASL Library LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \ - gcrypt.15:${PORTSDIR}/security/libgcrypt \ + gcrypt.16:${PORTSDIR}/security/libgcrypt \ ntlm.0:${PORTSDIR}/security/libntlm USE_GNOME= gnomehack gnometarget pkgconfig diff --git a/security/libotr/Makefile b/security/libotr/Makefile index 8659cb77f98a..345ed68cfa6a 100644 --- a/security/libotr/Makefile +++ b/security/libotr/Makefile @@ -8,6 +8,7 @@ PORTNAME= libotr PORTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.cypherpunks.ca/otr/ \ http://dougbarton.us/Downloads/ diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile index be31250a09fd..1ada37478f24 100644 --- a/security/opencdk/Makefile +++ b/security/opencdk/Makefile @@ -7,6 +7,7 @@ PORTNAME= opencdk PORTVERSION= 0.6.6 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= http://josefsson.org/gnutls/releases/opencdk/ @@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= alpha/gnutls/opencdk MAINTAINER= novel@FreeBSD.org COMMENT= Open Crypto Development Kit -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/security/openvas-libnasl/Makefile b/security/openvas-libnasl/Makefile index ea70c641c542..fb1c99660cce 100644 --- a/security/openvas-libnasl/Makefile +++ b/security/openvas-libnasl/Makefile @@ -7,14 +7,14 @@ PORTNAME= openvas-libnasl PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/406/ MAINTAINER= cherry@trombik.org COMMENT= NASL libraries for OpenVAS -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \ +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \ gnutls.26:${PORTSDIR}/security/gnutls \ gpg-error.0:${PORTSDIR}/security/libgpg-error \ gpgme.17:${PORTSDIR}/security/gpgme \ diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile index 4cfab32f3b05..91c50f5718a9 100644 --- a/security/p5-Crypt-GCrypt/Makefile +++ b/security/p5-Crypt-GCrypt/Makefile @@ -7,7 +7,7 @@ PORTNAME= Crypt-GCrypt PORTVERSION= 1.20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kaoru@kaisei.org COMMENT= Perl interface to the GNU Cryptographic library -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt PERL_CONFIGURE= 5.6.0+ CONFIGURE_ARGS+= GCRYPTLIBPATH=${LOCALBASE}/lib \ diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile index 8ef530a1f55c..258862d98034 100644 --- a/security/pidgin-otr/Makefile +++ b/security/pidgin-otr/Makefile @@ -8,6 +8,7 @@ PORTNAME= otr PORTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://www.cypherpunks.ca/otr/ \ http://dougbarton.us/Downloads/ diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index 01d1ca2ab70e..c369bf8a4d4f 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -7,6 +7,7 @@ PORTNAME= pinentry PORTVERSION= 0.7.5 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= pinentry @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= pinentry MAINTAINER= ports@FreeBSD.org COMMENT?= A collection of simple PIN or passphrase entry dialogs -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \ +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \ ksba.17:${PORTSDIR}/security/libksba CONFLICTS?= pinentry-[a-z]*-[0.9]* diff --git a/security/seccure/Makefile b/security/seccure/Makefile index a6ca88b5a8ba..2259d0a86830 100644 --- a/security/seccure/Makefile +++ b/security/seccure/Makefile @@ -7,15 +7,14 @@ PORTNAME= seccure PORTVERSION= 0.3 -PORTEVISION= 1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://point-at-infinity.org/seccure/ MAINTAINER= luke@REMOVE_IT.novum.am.lublin.pl COMMENT= SECCURE Elliptic Curve Crypto Utility for Reliable Encryption -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt MAN1= seccure.1 diff --git a/security/vpnc/Makefile b/security/vpnc/Makefile index 070e1ef9d76e..62c443776d59 100644 --- a/security/vpnc/Makefile +++ b/security/vpnc/Makefile @@ -7,6 +7,7 @@ PORTNAME= vpnc PORTVERSION= 0.5.3 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \ CRITICAL @@ -14,7 +15,7 @@ MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Client for Cisco 3000 VPN Concentrator -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt USE_GMAKE= yes USE_PERL5_BUILD=yes diff --git a/sysutils/freeipmi/Makefile b/sysutils/freeipmi/Makefile index c29a083e8748..496a3e4e737e 100644 --- a/sysutils/freeipmi/Makefile +++ b/sysutils/freeipmi/Makefile @@ -16,6 +16,7 @@ PORTNAME= freeipmi PORTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://ftp.zresearch.com/pub/freeipmi/${PORTVERSION}/ \ ftp://freebsd.riss-telecom.ru/pub/mirrors/ftp.zresearch.com/pub/freeipmi/${PORTVERSION}/ diff --git a/sysutils/fusefs-cryptofs/Makefile b/sysutils/fusefs-cryptofs/Makefile index 901b6a892dc2..b6479c252857 100644 --- a/sysutils/fusefs-cryptofs/Makefile +++ b/sysutils/fusefs-cryptofs/Makefile @@ -7,7 +7,7 @@ PORTNAME= cryptofs PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://reboot.animeirc.de/cryptofs/ PKGNAMEPREFIX= fusefs- @@ -16,7 +16,7 @@ MAINTAINER= leeym@FreeBSD.org COMMENT= A encrypted filesystem for FUSE BUILD_DEPENDS= ${LOCALBASE}/include/fuse.h:${PORTSDIR}/sysutils/fusefs-libs -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt \ +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt \ glib-2.0:${PORTSDIR}/devel/glib20 RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index 2c7ba67c485f..59633bf914a0 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -7,7 +7,7 @@ PORTNAME= libxslt PORTVERSION= 1.1.24 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= textproc gnome MASTER_SITES= ftp://fr.rpmfind.net/pub/libxml/ \ ftp://gd.tuwien.ac.at/pub/libxml/ \ @@ -49,7 +49,7 @@ WITH_GCRYPT= yes .endif .if defined(WITH_GCRYPT) -LIB_DEPENDS+= gcrypt.15:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS+= gcrypt.16:${PORTSDIR}/security/libgcrypt .endif pre-everything:: |