aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Laffaye <jlaffaye@FreeBSD.org>2011-07-21 12:43:39 +0000
committerJulien Laffaye <jlaffaye@FreeBSD.org>2011-07-21 12:43:39 +0000
commit2f634463b614583df80d788d285e2d996318a4e3 (patch)
tree8334050c9f73c9abb4eb3dda1b54b27f4add873f
parent6004f13382c7878fc39ee50fb971daf0a6c5853b (diff)
downloadports-2f634463b614583df80d788d285e2d996318a4e3.tar.gz
ports-2f634463b614583df80d788d285e2d996318a4e3.zip
- Chase gpgme shared lib bump.
- Add an entry to UPDATING Reviewed by: tabthorpe
Notes
Notes: svn path=/head/; revision=278110
-rw-r--r--UPDATING13
-rw-r--r--deskutils/basket/Makefile2
-rw-r--r--deskutils/kdepim3/Makefile2
-rw-r--r--deskutils/kdepim4/Makefile1
-rw-r--r--deskutils/kdepim44/Makefile1
-rw-r--r--deskutils/kdepimlibs4/Makefile1
-rw-r--r--devel/baz/Makefile4
-rw-r--r--devel/bazaar/Makefile4
-rw-r--r--finance/qhacc/Makefile2
-rw-r--r--mail/anubis/Makefile4
-rw-r--r--mail/balsa/Makefile2
-rw-r--r--mail/elmo-devel/Makefile2
-rw-r--r--mail/elmo/Makefile2
-rw-r--r--mail/sylpheed/Makefile2
-rw-r--r--mail/sylpheed3/Makefile2
-rw-r--r--net-im/ayttm/Makefile4
-rw-r--r--net-im/centericq/Makefile4
-rw-r--r--net-im/centerim-devel/Makefile4
-rw-r--r--net-im/centerim/Makefile2
-rw-r--r--net-im/mcabber/Makefile2
-rw-r--r--security/gpa/Makefile4
-rw-r--r--security/openvas-libnasl/Makefile4
-rw-r--r--security/pecl-gnupg/Makefile4
-rw-r--r--security/py-pyme/Makefile2
-rw-r--r--security/ruby-gpgme/Makefile3
-rw-r--r--security/seahorse/Makefile4
26 files changed, 49 insertions, 32 deletions
diff --git a/UPDATING b/UPDATING
index 0e3dfc4ef069..2ee3750be94e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,19 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20110721:
+ AFFECTS: users of security/gpgme
+ AUTHOR: jlaffaye@FreeBSD.org
+
+ gpgme has been updated to version 1.3.1. Please rebuild all ports that depends
+ on it.
+
+ If you use portmaster:
+ # portmaster -r gpgme
+
+ If you use portupgrade:
+ # portupgrade -fr security/gpgme
+
20110718:
AFFECTS: users of hungarian/hunspell
AUTHOR: jlaffaye@FreeBSD.org
diff --git a/deskutils/basket/Makefile b/deskutils/basket/Makefile
index abe91212ace1..04e28b26d3fe 100644
--- a/deskutils/basket/Makefile
+++ b/deskutils/basket/Makefile
@@ -33,7 +33,7 @@ CONFIGURE_ENV+= DO_NOT_COMPILE="kontact_plugin"
.if defined(WITH_GPGME)
RUN_DEPENDS+= pinentry-qt:${PORTSDIR}/security/pinentry-qt
-LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme \
+LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme \
gpg-error.0:${PORTSDIR}/security/libgpg-error
.else
CONFIGURE_ARGS+= --with-encryption=no
diff --git a/deskutils/kdepim3/Makefile b/deskutils/kdepim3/Makefile
index bd43f18b6a24..58407734f3dd 100644
--- a/deskutils/kdepim3/Makefile
+++ b/deskutils/kdepim3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kdepim
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= deskutils mail news palm kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
diff --git a/deskutils/kdepim4/Makefile b/deskutils/kdepim4/Makefile
index ce22ee241e3a..1902c8862328 100644
--- a/deskutils/kdepim4/Makefile
+++ b/deskutils/kdepim4/Makefile
@@ -6,6 +6,7 @@
PORTNAME= kdepim
PORTVERSION= ${KDEPIM4_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDEPIM4_BRANCH}/kdepim-${PORTVERSION}/src
diff --git a/deskutils/kdepim44/Makefile b/deskutils/kdepim44/Makefile
index ce22ee241e3a..1902c8862328 100644
--- a/deskutils/kdepim44/Makefile
+++ b/deskutils/kdepim44/Makefile
@@ -6,6 +6,7 @@
PORTNAME= kdepim
PORTVERSION= ${KDEPIM4_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDEPIM4_BRANCH}/kdepim-${PORTVERSION}/src
diff --git a/deskutils/kdepimlibs4/Makefile b/deskutils/kdepimlibs4/Makefile
index ceefa31edc8e..ec1f0f8db28e 100644
--- a/deskutils/kdepimlibs4/Makefile
+++ b/deskutils/kdepimlibs4/Makefile
@@ -6,6 +6,7 @@
PORTNAME= kdepimlibs
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
diff --git a/devel/baz/Makefile b/devel/baz/Makefile
index e34ec3483abd..32bb0e1ba9e9 100644
--- a/devel/baz/Makefile
+++ b/devel/baz/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bazaar
PORTVERSION= 1.4.2
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= devel
MASTER_SITES= http://bazaar-vcs.org/releases/src/obsolete/
DISTNAME= bazaar_${PORTVERSION}
@@ -20,7 +20,7 @@ BUILD_DEPENDS= gpatch:${PORTSDIR}/devel/patch \
gtar:${PORTSDIR}/archivers/gtar
RUN_DEPENDS= ${BUILD_DEPENDS}
LIB_DEPENDS= neon.27:${PORTSDIR}/www/neon29 \
- gpgme.18:${PORTSDIR}/security/gpgme
+ gpgme.19:${PORTSDIR}/security/gpgme
CONFLICTS= gd-2.*
diff --git a/devel/bazaar/Makefile b/devel/bazaar/Makefile
index e34ec3483abd..32bb0e1ba9e9 100644
--- a/devel/bazaar/Makefile
+++ b/devel/bazaar/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bazaar
PORTVERSION= 1.4.2
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= devel
MASTER_SITES= http://bazaar-vcs.org/releases/src/obsolete/
DISTNAME= bazaar_${PORTVERSION}
@@ -20,7 +20,7 @@ BUILD_DEPENDS= gpatch:${PORTSDIR}/devel/patch \
gtar:${PORTSDIR}/archivers/gtar
RUN_DEPENDS= ${BUILD_DEPENDS}
LIB_DEPENDS= neon.27:${PORTSDIR}/www/neon29 \
- gpgme.18:${PORTSDIR}/security/gpgme
+ gpgme.19:${PORTSDIR}/security/gpgme
CONFLICTS= gd-2.*
diff --git a/finance/qhacc/Makefile b/finance/qhacc/Makefile
index 3efa3177ff4c..01d677b70202 100644
--- a/finance/qhacc/Makefile
+++ b/finance/qhacc/Makefile
@@ -57,7 +57,7 @@ PLIST_SUB+= SQLITE="@comment "
.endif
.if defined(WITH_GPGME)
-LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
CONFIGURE_ARGS+= --enable-gpg
PLIST_SUB+= GPGME=""
.else
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile
index f4332af16fec..9bc86e7d145d 100644
--- a/mail/anubis/Makefile
+++ b/mail/anubis/Makefile
@@ -7,7 +7,7 @@
PORTNAME= anubis
PORTVERSION= 4.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -70,7 +70,7 @@ PLIST_SUB+= GUILE=""
.if defined(WITHOUT_GPGME)
CONFIGURE_ARGS+=--without-gpgme
.else
-LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
.endif
.if defined(WITHOUT_GNUTLS)
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index 2d095c23f4cd..925a77cb8e73 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -54,7 +54,7 @@ OPTIONS= LDAP "Enable LDAP support" on \
.include <bsd.port.pre.mk>
.if defined(WITH_GPG)
-LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
CONFIGURE_ARGS+= --with-gpgme=${LOCALBASE}/bin/gpgme-config
.endif
diff --git a/mail/elmo-devel/Makefile b/mail/elmo-devel/Makefile
index d3a530a33762..3a801dff6f51 100644
--- a/mail/elmo-devel/Makefile
+++ b/mail/elmo-devel/Makefile
@@ -44,7 +44,7 @@ USE_GETTEXT= yes
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/lib/libgpgme.so) || defined(WITH_GPGME)
-LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
.else
pre-everything::
@${ECHO_CMD}
diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile
index bb79e46a7d08..32b4546952dc 100644
--- a/mail/elmo/Makefile
+++ b/mail/elmo/Makefile
@@ -44,7 +44,7 @@ USE_GETTEXT= yes
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/lib/libgpgme.so) || defined(WITH_GPGME)
-LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
.else
pre-everything::
@${ECHO_CMD}
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index 3869440f7874..8ed3f53ab67c 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -49,7 +49,7 @@ CONFIGURE_ARGS+=--disable-imlib
CONFIGURE_ARGS+=--disable-gdk-pixbuf
.endif
.if defined(WITH_GPGME)
-LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
CONFIGURE_ARGS+=--enable-gpgme
.else
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile
index 1a01c007ce0d..44b97395562c 100644
--- a/mail/sylpheed3/Makefile
+++ b/mail/sylpheed3/Makefile
@@ -54,7 +54,7 @@ CONFIGURE_ARGS+=--disable-ssl
.endif
.if defined(WITH_GPGME)
-LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
CONFIGURE_ARGS+=--enable-gpgme
.else
diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile
index 5ed120355af9..fe6c88fae70c 100644
--- a/net-im/ayttm/Makefile
+++ b/net-im/ayttm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ayttm
PORTVERSION= 0.5.0.111
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-im
MASTER_SITES= SF/ayttm/ayttm/${PORTVERSION:R}-${PORTVERSION:E}/
DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}
@@ -17,7 +17,7 @@ COMMENT= A "chat" program that combines AIM, ICQ, and Yahoo! Chat into one
LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \
jasper.4:${PORTSDIR}/graphics/jasper \
- gpgme.18:${PORTSDIR}/security/gpgme \
+ gpgme.19:${PORTSDIR}/security/gpgme \
pspell.16:${PORTSDIR}/textproc/aspell
OPTIONS= ARTS "Enable aRts support" off \
diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile
index 3610fa7b08d6..1dbada74d068 100644
--- a/net-im/centericq/Makefile
+++ b/net-im/centericq/Makefile
@@ -8,7 +8,7 @@
PORTNAME= centericq
PORTVERSION= 4.21.0
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= net-im
MASTER_SITES= http://thekonst.net/download/
@@ -94,7 +94,7 @@ CONFIGURE_ARGS+= --disable-jabber
.if !defined(WITH_GPGME)
CONFIGURE_ARGS+= --without-gpgme
.else
-LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
CONFIGURE_ARGS+= --with-gpgme=${LOCALBASE}
.endif
.endif
diff --git a/net-im/centerim-devel/Makefile b/net-im/centerim-devel/Makefile
index c773b35dcae5..a97a4317c682 100644
--- a/net-im/centerim-devel/Makefile
+++ b/net-im/centerim-devel/Makefile
@@ -8,7 +8,7 @@
PORTNAME= centerim
PORTVERSION= 4.22.9.40
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-im
MASTER_SITES= http://www.centerim.org/download/mobshots/ \
ftp://ftp.centerim.org/mobshots/
@@ -90,7 +90,7 @@ CONFIGURE_ARGS+= --disable-jabber
.if !defined(WITH_GPGME)
CONFIGURE_ARGS+= --without-gpgme
.else
-LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
#CONFIGURE_ARGS+= --with-gpgme=${LOCALBASE}
CONFIGURE_ARGS+= --with-ssl
.endif
diff --git a/net-im/centerim/Makefile b/net-im/centerim/Makefile
index 51c74d828acf..258d85820363 100644
--- a/net-im/centerim/Makefile
+++ b/net-im/centerim/Makefile
@@ -91,7 +91,7 @@ CONFIGURE_ARGS+= --disable-jabber
.if !defined(WITH_GPGME)
CONFIGURE_ARGS+= --without-gpgme
.else
-LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
#CONFIGURE_ARGS+= --with-gpgme=${LOCALBASE}
CONFIGURE_ARGS+= --with-ssl
.endif
diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile
index 30063482fc82..006b64fc3775 100644
--- a/net-im/mcabber/Makefile
+++ b/net-im/mcabber/Makefile
@@ -38,7 +38,7 @@ OPTIONS= GPGME "Use security/gpgme for PGP support" off \
.include <bsd.port.pre.mk>
.if defined(WITH_GPGME)
-LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
CONFIGURE_ARGS+=--enable-gpgme
.else
CONFIGURE_ARGS+=--disable-gpgme
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 \