- 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 should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades. 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: 20110718:
AFFECTS: users of hungarian/hunspell AFFECTS: users of hungarian/hunspell
AUTHOR: jlaffaye@FreeBSD.org AUTHOR: jlaffaye@FreeBSD.org

View file

@ -33,7 +33,7 @@ CONFIGURE_ENV+= DO_NOT_COMPILE="kontact_plugin"
.if defined(WITH_GPGME) .if defined(WITH_GPGME)
RUN_DEPENDS+= pinentry-qt:${PORTSDIR}/security/pinentry-qt 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 gpg-error.0:${PORTSDIR}/security/libgpg-error
.else .else
CONFIGURE_ARGS+= --with-encryption=no CONFIGURE_ARGS+= --with-encryption=no

View file

@ -7,7 +7,7 @@
PORTNAME= kdepim PORTNAME= kdepim
PORTVERSION= ${KDE_VERSION} PORTVERSION= ${KDE_VERSION}
PORTREVISION= 9 PORTREVISION= 10
CATEGORIES= deskutils mail news palm kde CATEGORIES= deskutils mail news palm kde
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src

View file

@ -6,6 +6,7 @@
PORTNAME= kdepim PORTNAME= kdepim
PORTVERSION= ${KDEPIM4_VERSION} PORTVERSION= ${KDEPIM4_VERSION}
PORTREVISION= 1
CATEGORIES= deskutils kde ipv6 CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDEPIM4_BRANCH}/kdepim-${PORTVERSION}/src MASTER_SITE_SUBDIR= ${KDEPIM4_BRANCH}/kdepim-${PORTVERSION}/src

View file

@ -6,6 +6,7 @@
PORTNAME= kdepim PORTNAME= kdepim
PORTVERSION= ${KDEPIM4_VERSION} PORTVERSION= ${KDEPIM4_VERSION}
PORTREVISION= 1
CATEGORIES= deskutils kde ipv6 CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDEPIM4_BRANCH}/kdepim-${PORTVERSION}/src MASTER_SITE_SUBDIR= ${KDEPIM4_BRANCH}/kdepim-${PORTVERSION}/src

View file

@ -6,6 +6,7 @@
PORTNAME= kdepimlibs PORTNAME= kdepimlibs
PORTVERSION= ${KDE4_VERSION} PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= deskutils kde ipv6 CATEGORIES= deskutils kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src

View file

@ -7,7 +7,7 @@
PORTNAME= bazaar PORTNAME= bazaar
PORTVERSION= 1.4.2 PORTVERSION= 1.4.2
PORTREVISION= 11 PORTREVISION= 12
CATEGORIES= devel CATEGORIES= devel
MASTER_SITES= http://bazaar-vcs.org/releases/src/obsolete/ MASTER_SITES= http://bazaar-vcs.org/releases/src/obsolete/
DISTNAME= bazaar_${PORTVERSION} DISTNAME= bazaar_${PORTVERSION}
@ -20,7 +20,7 @@ BUILD_DEPENDS= gpatch:${PORTSDIR}/devel/patch \
gtar:${PORTSDIR}/archivers/gtar gtar:${PORTSDIR}/archivers/gtar
RUN_DEPENDS= ${BUILD_DEPENDS} RUN_DEPENDS= ${BUILD_DEPENDS}
LIB_DEPENDS= neon.27:${PORTSDIR}/www/neon29 \ LIB_DEPENDS= neon.27:${PORTSDIR}/www/neon29 \
gpgme.18:${PORTSDIR}/security/gpgme gpgme.19:${PORTSDIR}/security/gpgme
CONFLICTS= gd-2.* CONFLICTS= gd-2.*

View file

@ -7,7 +7,7 @@
PORTNAME= bazaar PORTNAME= bazaar
PORTVERSION= 1.4.2 PORTVERSION= 1.4.2
PORTREVISION= 11 PORTREVISION= 12
CATEGORIES= devel CATEGORIES= devel
MASTER_SITES= http://bazaar-vcs.org/releases/src/obsolete/ MASTER_SITES= http://bazaar-vcs.org/releases/src/obsolete/
DISTNAME= bazaar_${PORTVERSION} DISTNAME= bazaar_${PORTVERSION}
@ -20,7 +20,7 @@ BUILD_DEPENDS= gpatch:${PORTSDIR}/devel/patch \
gtar:${PORTSDIR}/archivers/gtar gtar:${PORTSDIR}/archivers/gtar
RUN_DEPENDS= ${BUILD_DEPENDS} RUN_DEPENDS= ${BUILD_DEPENDS}
LIB_DEPENDS= neon.27:${PORTSDIR}/www/neon29 \ LIB_DEPENDS= neon.27:${PORTSDIR}/www/neon29 \
gpgme.18:${PORTSDIR}/security/gpgme gpgme.19:${PORTSDIR}/security/gpgme
CONFLICTS= gd-2.* CONFLICTS= gd-2.*

View file

@ -57,7 +57,7 @@ PLIST_SUB+= SQLITE="@comment "
.endif .endif
.if defined(WITH_GPGME) .if defined(WITH_GPGME)
LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
CONFIGURE_ARGS+= --enable-gpg CONFIGURE_ARGS+= --enable-gpg
PLIST_SUB+= GPGME="" PLIST_SUB+= GPGME=""
.else .else

View file

@ -7,7 +7,7 @@
PORTNAME= anubis PORTNAME= anubis
PORTVERSION= 4.1.1 PORTVERSION= 4.1.1
PORTREVISION= 2 PORTREVISION= 3
CATEGORIES= mail CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME} MASTER_SITE_SUBDIR= ${PORTNAME}
@ -70,7 +70,7 @@ PLIST_SUB+= GUILE=""
.if defined(WITHOUT_GPGME) .if defined(WITHOUT_GPGME)
CONFIGURE_ARGS+=--without-gpgme CONFIGURE_ARGS+=--without-gpgme
.else .else
LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
.endif .endif
.if defined(WITHOUT_GNUTLS) .if defined(WITHOUT_GNUTLS)

View file

@ -54,7 +54,7 @@ OPTIONS= LDAP "Enable LDAP support" on \
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>
.if defined(WITH_GPG) .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 CONFIGURE_ARGS+= --with-gpgme=${LOCALBASE}/bin/gpgme-config
.endif .endif

View file

@ -44,7 +44,7 @@ USE_GETTEXT= yes
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/lib/libgpgme.so) || defined(WITH_GPGME) .if exists(${LOCALBASE}/lib/libgpgme.so) || defined(WITH_GPGME)
LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
.else .else
pre-everything:: pre-everything::
@${ECHO_CMD} @${ECHO_CMD}

View file

@ -44,7 +44,7 @@ USE_GETTEXT= yes
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/lib/libgpgme.so) || defined(WITH_GPGME) .if exists(${LOCALBASE}/lib/libgpgme.so) || defined(WITH_GPGME)
LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
.else .else
pre-everything:: pre-everything::
@${ECHO_CMD} @${ECHO_CMD}

View file

@ -49,7 +49,7 @@ CONFIGURE_ARGS+=--disable-imlib
CONFIGURE_ARGS+=--disable-gdk-pixbuf CONFIGURE_ARGS+=--disable-gdk-pixbuf
.endif .endif
.if defined(WITH_GPGME) .if defined(WITH_GPGME)
LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
CONFIGURE_ARGS+=--enable-gpgme CONFIGURE_ARGS+=--enable-gpgme
.else .else

View file

@ -54,7 +54,7 @@ CONFIGURE_ARGS+=--disable-ssl
.endif .endif
.if defined(WITH_GPGME) .if defined(WITH_GPGME)
LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
CONFIGURE_ARGS+=--enable-gpgme CONFIGURE_ARGS+=--enable-gpgme
.else .else

View file

@ -7,7 +7,7 @@
PORTNAME= ayttm PORTNAME= ayttm
PORTVERSION= 0.5.0.111 PORTVERSION= 0.5.0.111
PORTREVISION= 3 PORTREVISION= 4
CATEGORIES= net-im CATEGORIES= net-im
MASTER_SITES= SF/ayttm/ayttm/${PORTVERSION:R}-${PORTVERSION:E}/ MASTER_SITES= SF/ayttm/ayttm/${PORTVERSION:R}-${PORTVERSION:E}/
DISTNAME= ${PORTNAME}-${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 \ LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \
jasper.4:${PORTSDIR}/graphics/jasper \ jasper.4:${PORTSDIR}/graphics/jasper \
gpgme.18:${PORTSDIR}/security/gpgme \ gpgme.19:${PORTSDIR}/security/gpgme \
pspell.16:${PORTSDIR}/textproc/aspell pspell.16:${PORTSDIR}/textproc/aspell
OPTIONS= ARTS "Enable aRts support" off \ OPTIONS= ARTS "Enable aRts support" off \

View file

@ -8,7 +8,7 @@
PORTNAME= centericq PORTNAME= centericq
PORTVERSION= 4.21.0 PORTVERSION= 4.21.0
PORTREVISION= 13 PORTREVISION= 14
CATEGORIES= net-im CATEGORIES= net-im
MASTER_SITES= http://thekonst.net/download/ MASTER_SITES= http://thekonst.net/download/
@ -94,7 +94,7 @@ CONFIGURE_ARGS+= --disable-jabber
.if !defined(WITH_GPGME) .if !defined(WITH_GPGME)
CONFIGURE_ARGS+= --without-gpgme CONFIGURE_ARGS+= --without-gpgme
.else .else
LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
CONFIGURE_ARGS+= --with-gpgme=${LOCALBASE} CONFIGURE_ARGS+= --with-gpgme=${LOCALBASE}
.endif .endif
.endif .endif

View file

@ -8,7 +8,7 @@
PORTNAME= centerim PORTNAME= centerim
PORTVERSION= 4.22.9.40 PORTVERSION= 4.22.9.40
PORTREVISION= 2 PORTREVISION= 3
CATEGORIES= net-im CATEGORIES= net-im
MASTER_SITES= http://www.centerim.org/download/mobshots/ \ MASTER_SITES= http://www.centerim.org/download/mobshots/ \
ftp://ftp.centerim.org/mobshots/ ftp://ftp.centerim.org/mobshots/
@ -90,7 +90,7 @@ CONFIGURE_ARGS+= --disable-jabber
.if !defined(WITH_GPGME) .if !defined(WITH_GPGME)
CONFIGURE_ARGS+= --without-gpgme CONFIGURE_ARGS+= --without-gpgme
.else .else
LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
#CONFIGURE_ARGS+= --with-gpgme=${LOCALBASE} #CONFIGURE_ARGS+= --with-gpgme=${LOCALBASE}
CONFIGURE_ARGS+= --with-ssl CONFIGURE_ARGS+= --with-ssl
.endif .endif

View file

@ -91,7 +91,7 @@ CONFIGURE_ARGS+= --disable-jabber
.if !defined(WITH_GPGME) .if !defined(WITH_GPGME)
CONFIGURE_ARGS+= --without-gpgme CONFIGURE_ARGS+= --without-gpgme
.else .else
LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
#CONFIGURE_ARGS+= --with-gpgme=${LOCALBASE} #CONFIGURE_ARGS+= --with-gpgme=${LOCALBASE}
CONFIGURE_ARGS+= --with-ssl CONFIGURE_ARGS+= --with-ssl
.endif .endif

View file

@ -38,7 +38,7 @@ OPTIONS= GPGME "Use security/gpgme for PGP support" off \
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>
.if defined(WITH_GPGME) .if defined(WITH_GPGME)
LIB_DEPENDS+= gpgme.18:${PORTSDIR}/security/gpgme LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
CONFIGURE_ARGS+=--enable-gpgme CONFIGURE_ARGS+=--enable-gpgme
.else .else
CONFIGURE_ARGS+=--disable-gpgme CONFIGURE_ARGS+=--disable-gpgme

View file

@ -7,7 +7,7 @@
PORTNAME= gpa PORTNAME= gpa
PORTVERSION= 0.9.0 PORTVERSION= 0.9.0
PORTREVISION= 9 PORTREVISION= 10
CATEGORIES= security CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/603/ 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 COMMENT= A graphical frontend for the GNU Privacy Guard
LIB_DEPENDS= assuan.0:${PORTSDIR}/security/libassuan \ LIB_DEPENDS= assuan.0:${PORTSDIR}/security/libassuan \
gpgme.18:${PORTSDIR}/security/gpgme gpgme.19:${PORTSDIR}/security/gpgme
BUILD_DEPENDS= gpgv2:${PORTSDIR}/security/gnupg BUILD_DEPENDS= gpgv2:${PORTSDIR}/security/gnupg
RUN_DEPENDS= gpgv2:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpgv2:${PORTSDIR}/security/gnupg

View file

@ -7,7 +7,7 @@
PORTNAME= openvas-libnasl PORTNAME= openvas-libnasl
PORTVERSION= 2.0.1 PORTVERSION= 2.0.1
PORTREVISION= 4 PORTREVISION= 5
CATEGORIES= security CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/561/ 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 \ LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt \
gnutls.47:${PORTSDIR}/security/gnutls \ gnutls.47:${PORTSDIR}/security/gnutls \
gpg-error.0:${PORTSDIR}/security/libgpg-error \ gpg-error.0:${PORTSDIR}/security/libgpg-error \
gpgme.18:${PORTSDIR}/security/gpgme \ gpgme.19:${PORTSDIR}/security/gpgme \
openvas.2:${PORTSDIR}/security/openvas-libraries \ openvas.2:${PORTSDIR}/security/openvas-libraries \
openvas_hg.2:${PORTSDIR}/security/openvas-libraries \ openvas_hg.2:${PORTSDIR}/security/openvas-libraries \
tasn1.4:${PORTSDIR}/security/libtasn1 tasn1.4:${PORTSDIR}/security/libtasn1

View file

@ -7,7 +7,7 @@
PORTNAME= gnupg PORTNAME= gnupg
PORTVERSION= 1.3.1 PORTVERSION= 1.3.1
PORTREVISION= 4 PORTREVISION= 5
CATEGORIES= security CATEGORIES= security
MASTER_SITES= http://pecl.php.net/get/ MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl- PKGNAMEPREFIX= pecl-
@ -17,7 +17,7 @@ DIST_SUBDIR= PECL
MAINTAINER= mnag@FreeBSD.org MAINTAINER= mnag@FreeBSD.org
COMMENT= A pecl wrapper around the gpgme library 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_PHP= yes
USE_PHPEXT= yes USE_PHPEXT= yes

View file

@ -7,7 +7,7 @@
PORTNAME= pyme PORTNAME= pyme
PORTVERSION= 0.8.1 PORTVERSION= 0.8.1
PORTREVISION= 3 PORTREVISION= 4
CATEGORIES= security python CATEGORIES= security python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -7,6 +7,7 @@
PORTNAME= gpgme PORTNAME= gpgme
PORTVERSION= 1.0.8 PORTVERSION= 1.0.8
PORTREVISION= 1
CATEGORIES= security ruby CATEGORIES= security ruby
MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= ruby-gpgme MASTER_SITE_SUBDIR= ruby-gpgme
@ -17,7 +18,7 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby interface to GnuPG Made Easy (GPGME) 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= yes
USE_RUBY_EXTCONF= yes USE_RUBY_EXTCONF= yes

View file

@ -8,7 +8,7 @@
PORTNAME= seahorse PORTNAME= seahorse
PORTVERSION= 2.32.0 PORTVERSION= 2.32.0
PORTREVISION= 3 PORTREVISION= 4
CATEGORIES= security gnome CATEGORIES= security gnome
MASTER_SITES= GNOME MASTER_SITES= GNOME
DIST_SUBDIR= gnome2 DIST_SUBDIR= gnome2
@ -18,7 +18,7 @@ COMMENT= GNOME application for managing encryption keys (PGP, SSH)
BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
RUN_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 \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
gnome-keyring:${PORTSDIR}/security/gnome-keyring \ gnome-keyring:${PORTSDIR}/security/gnome-keyring \
gcrypt.18:${PORTSDIR}/security/libgcrypt \ gcrypt.18:${PORTSDIR}/security/libgcrypt \