diff options
author | jlaffaye <jlaffaye@FreeBSD.org> | 2011-07-21 20:43:39 +0800 |
---|---|---|
committer | jlaffaye <jlaffaye@FreeBSD.org> | 2011-07-21 20:43:39 +0800 |
commit | 7b57755e84cf060986c2892abf8d4b4eef3ff35a (patch) | |
tree | ed25e642982ea4e373f53312897ad7de730bc292 /security | |
parent | f632ed1321f3bafc23fc842159b79bd722dd09ff (diff) | |
download | freebsd-ports-gnome-7b57755e84cf060986c2892abf8d4b4eef3ff35a.tar.gz freebsd-ports-gnome-7b57755e84cf060986c2892abf8d4b4eef3ff35a.tar.zst freebsd-ports-gnome-7b57755e84cf060986c2892abf8d4b4eef3ff35a.zip |
- Chase gpgme shared lib bump.
- Add an entry to UPDATING
Reviewed by: tabthorpe
Diffstat (limited to 'security')
-rw-r--r-- | security/gpa/Makefile | 4 | ||||
-rw-r--r-- | security/openvas-libnasl/Makefile | 4 | ||||
-rw-r--r-- | security/pecl-gnupg/Makefile | 4 | ||||
-rw-r--r-- | security/py-pyme/Makefile | 2 | ||||
-rw-r--r-- | security/ruby-gpgme/Makefile | 3 | ||||
-rw-r--r-- | security/seahorse/Makefile | 4 |
6 files changed, 11 insertions, 10 deletions
diff --git a/security/gpa/Makefile b/security/gpa/Makefile index e321b26de3c1..7e52ef96149e 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -7,7 +7,7 @@ PORTNAME= gpa PORTVERSION= 0.9.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/603/ @@ -15,7 +15,7 @@ MAINTAINER= bsdkaffee@gmail.com COMMENT= A graphical frontend for the GNU Privacy Guard LIB_DEPENDS= assuan.0:${PORTSDIR}/security/libassuan \ - gpgme.18:${PORTSDIR}/security/gpgme + gpgme.19:${PORTSDIR}/security/gpgme BUILD_DEPENDS= gpgv2:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpgv2:${PORTSDIR}/security/gnupg diff --git a/security/openvas-libnasl/Makefile b/security/openvas-libnasl/Makefile index e9e32878be1f..e1930cd3e483 100644 --- a/security/openvas-libnasl/Makefile +++ b/security/openvas-libnasl/Makefile @@ -7,7 +7,7 @@ PORTNAME= openvas-libnasl PORTVERSION= 2.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/561/ @@ -17,7 +17,7 @@ COMMENT= NASL libraries for OpenVAS LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt \ gnutls.47:${PORTSDIR}/security/gnutls \ gpg-error.0:${PORTSDIR}/security/libgpg-error \ - gpgme.18:${PORTSDIR}/security/gpgme \ + gpgme.19:${PORTSDIR}/security/gpgme \ openvas.2:${PORTSDIR}/security/openvas-libraries \ openvas_hg.2:${PORTSDIR}/security/openvas-libraries \ tasn1.4:${PORTSDIR}/security/libtasn1 diff --git a/security/pecl-gnupg/Makefile b/security/pecl-gnupg/Makefile index f3c906c83137..c6f9caa95201 100644 --- a/security/pecl-gnupg/Makefile +++ b/security/pecl-gnupg/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnupg PORTVERSION= 1.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -17,7 +17,7 @@ DIST_SUBDIR= PECL MAINTAINER= mnag@FreeBSD.org COMMENT= A pecl wrapper around the gpgme library -LIB_DEPENDS= gpgme.18:${PORTSDIR}/security/gpgme +LIB_DEPENDS= gpgme.19:${PORTSDIR}/security/gpgme USE_PHP= yes USE_PHPEXT= yes diff --git a/security/py-pyme/Makefile b/security/py-pyme/Makefile index fe42ad4d729d..904f16b9f463 100644 --- a/security/py-pyme/Makefile +++ b/security/py-pyme/Makefile @@ -7,7 +7,7 @@ PORTNAME= pyme PORTVERSION= 0.8.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/ruby-gpgme/Makefile b/security/ruby-gpgme/Makefile index 0dc505296520..3c0c8cdcad07 100644 --- a/security/ruby-gpgme/Makefile +++ b/security/ruby-gpgme/Makefile @@ -7,6 +7,7 @@ PORTNAME= gpgme PORTVERSION= 1.0.8 +PORTREVISION= 1 CATEGORIES= security ruby MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= ruby-gpgme @@ -17,7 +18,7 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby interface to GnuPG Made Easy (GPGME) -LIB_DEPENDS= gpgme.18:${PORTSDIR}/security/gpgme +LIB_DEPENDS= gpgme.19:${PORTSDIR}/security/gpgme USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 1e5fd8cf9dc6..d7a2d00aa0f0 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -8,7 +8,7 @@ PORTNAME= seahorse PORTVERSION= 2.32.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -18,7 +18,7 @@ COMMENT= GNOME application for managing encryption keys (PGP, SSH) BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg -LIB_DEPENDS= gpgme.18:${PORTSDIR}/security/gpgme \ +LIB_DEPENDS= gpgme.19:${PORTSDIR}/security/gpgme \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ gnome-keyring:${PORTSDIR}/security/gnome-keyring \ gcrypt.18:${PORTSDIR}/security/libgcrypt \ |