- Chase gpgme shared lib bump.

- Add an entry to UPDATING

Reviewed by:	tabthorpe
This commit is contained in:
Julien Laffaye 2011-07-21 12:43:39 +00:00
parent 6004f13382
commit 2f634463b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278110
26 changed files with 49 additions and 32 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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.*

View file

@ -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.*

View file

@ -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

View file

@ -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)

View file

@ -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

View file

@ -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}

View file

@ -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}

View file

@ -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

View file

@ -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

View file

@ -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 \

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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}

View file

@ -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

View file

@ -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 \