Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2013 19:20:16 +0000 (UTC)
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331057 - in head: . deskutils/basket deskutils/kdepim4 deskutils/kdepim44 deskutils/kdepimlibs4 devel/baz devel/geany-plugin-pg mail/anubis mail/balsa mail/claws-mail-pgp mail/elmo mai...
Message-ID:  <201310201920.r9KJKG1b014777@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhale
Date: Sun Oct 20 19:20:15 2013
New Revision: 331057
URL: http://svnweb.freebsd.org/changeset/ports/331057

Log:
  - Update security/gpgme to 1.4.3
  - Use USE_GNOME= ltverhack to correct the library version number
    to what the author intended.  This effectively rolls the version
    number backwards, but should prevent future unneccesary version
    bumps.
  - Support staging
  - Use options helpers
  - Use new LIB_DEPENDS syntax
  - Bump PORTREVISION on dependent ports

Deleted:
  head/security/gpgme/files/
Modified:
  head/UPDATING
  head/deskutils/basket/Makefile
  head/deskutils/kdepim4/Makefile
  head/deskutils/kdepim44/Makefile
  head/deskutils/kdepimlibs4/Makefile
  head/devel/baz/Makefile
  head/devel/geany-plugin-pg/Makefile
  head/mail/anubis/Makefile
  head/mail/balsa/Makefile
  head/mail/claws-mail-pgp/Makefile
  head/mail/elmo-devel/Makefile
  head/mail/elmo/Makefile
  head/mail/mutt/Makefile
  head/mail/sylpheed/Makefile
  head/net-im/ayttm/Makefile   (contents, props changed)
  head/net-im/centericq/Makefile
  head/net-im/centerim-devel/Makefile
  head/net-im/mcabber/Makefile
  head/net-p2p/retroshare/Makefile
  head/polish/ekg2/Makefile
  head/security/fwknop/Makefile
  head/security/gpa/Makefile
  head/security/gpgme/Makefile
  head/security/gpgme/distinfo   (contents, props changed)
  head/security/gpgme/pkg-plist   (contents, props changed)
  head/security/openvas-libnasl/Makefile
  head/security/pecl-gnupg/Makefile
  head/security/py-pyme/Makefile   (contents, props changed)
  head/security/ruby-gpgme/Makefile
  head/security/seahorse/Makefile
  head/sysutils/pacman/Makefile

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/UPDATING	Sun Oct 20 19:20:15 2013	(r331057)
@@ -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.
 
+20131020:
+  AFFECTS: users of security/gpgme
+  AUTHOR: jhale@FreeBSD.org
+
+  The library version of security/gpgme has changed, and PORTREVISION has
+  been bumped in all dependent ports.  If you have external software that
+  depends on gpgme, this software needs to be recompiled.
+  To recompile all software dependent on gpgme, run:
+
+  # portmaster -r gpgme
+  or
+  # portupgrade -rf gpgme
+
 20131008:
   AFFECT: all users
   AUTHOR: bapt@FreeBSD.org

Modified: head/deskutils/basket/Makefile
==============================================================================
--- head/deskutils/basket/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/deskutils/basket/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,6 +3,7 @@
 
 PORTNAME=	basket
 PORTVERSION=	1.81
+PORTREVISION=	1
 CATEGORIES=	deskutils kde
 MASTER_SITES=	http://basket.kde.org/downloads/
 
@@ -11,7 +12,7 @@ COMMENT=	Desktop organization tool
 
 LICENSE=	GPLv2
 
-LIB_DEPENDS=	gpgme:${PORTSDIR}/security/gpgme
+LIB_DEPENDS=	libgpgme.so:${PORTSDIR}/security/gpgme
 
 USE_BZIP2=	yes
 USE_XORG=	xft xpm

Modified: head/deskutils/kdepim4/Makefile
==============================================================================
--- head/deskutils/kdepim4/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/deskutils/kdepim4/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,6 +3,7 @@
 
 PORTNAME=	kdepim
 PORTVERSION=	${KDE4_VERSION}
+PORTREVISION=	1
 CATEGORIES=	deskutils kde ipv6
 MASTER_SITES=	${MASTER_SITE_KDE}
 MASTER_SITE_SUBDIR=	${KDE4_BRANCH}/${PORTVERSION}/src

Modified: head/deskutils/kdepim44/Makefile
==============================================================================
--- head/deskutils/kdepim44/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/deskutils/kdepim44/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,7 +3,7 @@
 
 PORTNAME=	kdepim
 PORTVERSION=	4.4.11.1
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	deskutils kde ipv6
 MASTER_SITES=	${MASTER_SITE_KDE}
 MASTER_SITE_SUBDIR=	stable/kdepim-${PORTVERSION}/src

Modified: head/deskutils/kdepimlibs4/Makefile
==============================================================================
--- head/deskutils/kdepimlibs4/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/deskutils/kdepimlibs4/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,6 +3,7 @@
 
 PORTNAME=	kdepimlibs
 PORTVERSION=	${KDE4_VERSION}
+PORTREVISION=	1
 CATEGORIES=	deskutils kde ipv6
 MASTER_SITES=	${MASTER_SITE_KDE}
 MASTER_SITE_SUBDIR=	${KDE4_BRANCH}/${PORTVERSION}/src

Modified: head/devel/baz/Makefile
==============================================================================
--- head/devel/baz/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/devel/baz/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,7 +3,7 @@
 
 PORTNAME=	baz
 PORTVERSION=	1.4.2
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	devel
 MASTER_SITES=	http://bazaar-vcs.org/releases/src/obsolete/
 DISTNAME=	bazaar_${PORTVERSION}
@@ -16,7 +16,7 @@ BUILD_DEPENDS=	gpatch:${PORTSDIR}/devel/
 		gtar:${PORTSDIR}/archivers/gtar
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 LIB_DEPENDS=	neon.27:${PORTSDIR}/www/neon29 \
-		gpgme.19:${PORTSDIR}/security/gpgme
+		libgpgme.so:${PORTSDIR}/security/gpgme
 
 CONFLICTS=	gd-2.*
 

Modified: head/devel/geany-plugin-pg/Makefile
==============================================================================
--- head/devel/geany-plugin-pg/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/devel/geany-plugin-pg/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -2,12 +2,13 @@
 
 PORTNAME=	geany-plugin-pg
 PORTVERSION=	${GEANY_VER}
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	makc@FreeBSD.org
 COMMENT=	Geany plugin: ${${GEANY_PLUGIN}_DESC}
 
-LIB_DEPENDS=	gpgme.19:${PORTSDIR}/security/gpgme
+LIB_DEPENDS=	libgpgme.so:${PORTSDIR}/security/gpgme
 RUN_DEPENDS=	gpg2:${PORTSDIR}/security/gnupg
 
 NO_STAGE=	yes

Modified: head/mail/anubis/Makefile
==============================================================================
--- head/mail/anubis/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/mail/anubis/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,7 +3,7 @@
 
 PORTNAME=	anubis
 PORTVERSION=	4.1.1
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	mail
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}

Modified: head/mail/balsa/Makefile
==============================================================================
--- head/mail/balsa/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/mail/balsa/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -4,7 +4,7 @@
 
 PORTNAME=	balsa
 PORTVERSION=	2.4.8
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	mail gnome
 MASTER_SITES=	http://pawsa.fedorapeople.org/balsa/
 DISTNAME=	balsa-${PORTVERSION}

Modified: head/mail/claws-mail-pgp/Makefile
==============================================================================
--- head/mail/claws-mail-pgp/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/mail/claws-mail-pgp/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pgp
-PORTREVISION=	0
+PORTREVISION=	1
 
 COMMENT=	PGP plugins for Claws Mail
 

Modified: head/mail/elmo-devel/Makefile
==============================================================================
--- head/mail/elmo-devel/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/mail/elmo-devel/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,7 +3,7 @@
 
 PORTNAME=	elmo
 PORTVERSION=	1.3.2
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	mail
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 PKGNAMESUFFIX=	-devel
@@ -40,7 +40,7 @@ PLIST_SUB+=	NLS="@comment "
 .include <bsd.port.pre.mk>
 
 .if exists(${LOCALBASE}/lib/libgpgme.so) || defined(WITH_GPGME)
-LIB_DEPENDS+=	gpgme.19:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+=	libgpgme.so:${PORTSDIR}/security/gpgme
 .else
 pre-everything::
 	@${ECHO_CMD}

Modified: head/mail/elmo/Makefile
==============================================================================
--- head/mail/elmo/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/mail/elmo/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,7 +3,7 @@
 
 PORTNAME=	elmo
 PORTVERSION=	1.3.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	mail
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
@@ -34,7 +34,7 @@ NLS_USES=	gettext
 OPTIONS_SUB=	yes
 
 .if exists(${LOCALBASE}/lib/libgpgme.so) || defined(WITH_GPGME)
-LIB_DEPENDS+=	gpgme.19:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+=	libgpgme.so:${PORTSDIR}/security/gpgme
 .else
 NO_STAGE=	yes
 pre-everything::

Modified: head/mail/mutt/Makefile
==============================================================================
--- head/mail/mutt/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/mail/mutt/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,7 +3,7 @@
 
 PORTNAME=	mutt
 PORTVERSION=	1.5.21
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES+=	mail ipv6
 MASTER_SITES=	ftp://ftp.mutt.org/mutt/devel/ \
 		ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/devel/ \

Modified: head/mail/sylpheed/Makefile
==============================================================================
--- head/mail/sylpheed/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/mail/sylpheed/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,7 +3,7 @@
 
 PORTNAME=	sylpheed
 PORTVERSION=	3.3.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/  \
 		CRITICAL

Modified: head/net-im/ayttm/Makefile
==============================================================================
--- head/net-im/ayttm/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/net-im/ayttm/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ayttm
 PORTVERSION=	0.5.0.111
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	net-im
 MASTER_SITES=	SF/ayttm/ayttm/${PORTVERSION:R}-${PORTVERSION:E}/
 DISTNAME=	${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}
@@ -13,7 +13,7 @@ COMMENT=	A "chat" program that combines 
 
 LIB_DEPENDS=	audiofile.0:${PORTSDIR}/audio/libaudiofile \
 		jasper.4:${PORTSDIR}/graphics/jasper \
-		gpgme.19:${PORTSDIR}/security/gpgme \
+		libgpgme.so:${PORTSDIR}/security/gpgme \
 		pspell.16:${PORTSDIR}/textproc/aspell
 
 OPTIONS_DEFINE=	ESOUND AIM_TOC ICQ_TOC

Modified: head/net-im/centericq/Makefile
==============================================================================
--- head/net-im/centericq/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/net-im/centericq/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,7 +3,7 @@
 
 PORTNAME=	centericq
 PORTVERSION=	4.21.0
-PORTREVISION=	15
+PORTREVISION=	16
 CATEGORIES=	net-im
 MASTER_SITES=	http://thekonst.net/download/
 
@@ -85,7 +85,7 @@ CONFIGURE_ARGS+=	--disable-jabber
 .endif
 
 .if ${PORT_OPTIONS:MGPGME}
-LIB_DEPENDS+=		gpgme.19:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+=		libgpgme.so:${PORTSDIR}/security/gpgme
 CONFIGURE_ARGS+=	--with-gpgme=${LOCALBASE}
 .else
 CONFIGURE_ARGS+=	--without-gpgme

Modified: head/net-im/centerim-devel/Makefile
==============================================================================
--- head/net-im/centerim-devel/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/net-im/centerim-devel/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,7 +3,7 @@
 
 PORTNAME=	centerim
 PORTVERSION=	4.22.10.11
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-im
 MASTER_SITES=	http://www.centerim.org/download/mobshots/ \
 		ftp://ftp.centerim.org/mobshots/
@@ -85,7 +85,7 @@ CONFIGURE_ARGS+=	--disable-jabber
 .if ! ${PORT_OPTIONS:MGPGME}
 CONFIGURE_ARGS+=	--without-gpgme
 .else
-LIB_DEPENDS+=		gpgme.19:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+=		libgpgme.so:${PORTSDIR}/security/gpgme
 #CONFIGURE_ARGS+=	--with-gpgme=${LOCALBASE}
 CONFIGURE_ARGS+=	--with-ssl
 .endif

Modified: head/net-im/mcabber/Makefile
==============================================================================
--- head/net-im/mcabber/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/net-im/mcabber/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,7 +3,7 @@
 
 PORTNAME=	mcabber
 PORTVERSION=	0.10.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	net-im
 MASTER_SITES=	http://www.lilotux.net/~mikael/mcabber/files/ CENKES
 
@@ -36,7 +36,7 @@ NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MGPGME}
-LIB_DEPENDS+=	gpgme.19:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+=	libgpgme.so:${PORTSDIR}/security/gpgme
 CONFIGURE_ARGS+=--enable-gpgme
 .else
 CONFIGURE_ARGS+=--disable-gpgme

Modified: head/net-p2p/retroshare/Makefile
==============================================================================
--- head/net-p2p/retroshare/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/net-p2p/retroshare/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,7 +3,7 @@
 
 PORTNAME=	retroshare
 PORTVERSION=	0.5.4d
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-p2p
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=${PORTNAME}/${BINARY}/${PORTVERSION}

Modified: head/polish/ekg2/Makefile
==============================================================================
--- head/polish/ekg2/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/polish/ekg2/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ekg2
 PORTVERSION=	0.3.1
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	polish net-im
 MASTER_SITES=	http://pl.ekg2.org/

Modified: head/security/fwknop/Makefile
==============================================================================
--- head/security/fwknop/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/security/fwknop/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,6 +3,7 @@
 
 PORTNAME=	fwknop
 PORTVERSION=	2.5.1
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	http://www.cipherdyne.org/fwknop/download/
 

Modified: head/security/gpa/Makefile
==============================================================================
--- head/security/gpa/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/security/gpa/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,6 +3,7 @@
 
 PORTNAME=	gpa
 PORTVERSION=	0.9.3
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GNUPG}
 MASTER_SITE_SUBDIR=	gpa

Modified: head/security/gpgme/Makefile
==============================================================================
--- head/security/gpgme/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/security/gpgme/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gpgme
-PORTVERSION=	1.3.2
+PORTVERSION=	1.4.3
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GNUPG}
 MASTER_SITE_SUBDIR=	gpgme
@@ -14,46 +14,45 @@ COMMENT=	Library to make access to GnuPG
 
 LICENSE=	LGPL21
 
-LIB_DEPENDS=	assuan.0:${PORTSDIR}/security/libassuan \
-		gpg-error.0:${PORTSDIR}/security/libgpg-error
-
-OPTIONS_DEFINE=		DOCS UISERVER
-OPTIONS_SINGLE=		GNUPG
-OPTIONS_SINGLE_GNUPG=	GNUPG1 GNUPG2
-OPTIONS_DEFAULT=	GNUPG2
-
-GNUPG1_DESC=		Build gpgme library for GnuPG 1.x
-GNUPG2_DESC=		Build gpgme library for GnuPG 2.x
-UISERVER_DESC=		GnuPG UI server support
+LIB_DEPENDS=	libassuan.so:${PORTSDIR}/security/libassuan \
+		libgpg-error.so:${PORTSDIR}/security/libgpg-error
 
 USE_BZIP2=	yes
 USE_AUTOTOOLS=	libtool
-USE_GMAKE=	yes
+USE_GNOME=	ltverhack
+USES=		gmake
 USE_LDCONFIG=	yes
 
 CONFIGURE_ARGS=	--includedir=${PREFIX}/include/gpgme \
 		--with-g13=no
 
 INFO=		gpgme
-PORTDOCS=	AUTHORS ChangeLog COPYING COPYING.LESSER INSTALL \
-		NEWS README THANKS TODO
+PORTDOCS=	AUTHORS ChangeLog INSTALL NEWS README THANKS TODO
 
-NO_STAGE=	yes
-.include <bsd.port.options.mk>
+OPTIONS_DEFINE=		DOCS UISERVER
+OPTIONS_SINGLE=		GNUPG
+OPTIONS_SINGLE_GNUPG=	GNUPG1 GNUPG2
+OPTIONS_DEFAULT=	GNUPG2 UISERVER
 
-.if ${PORT_OPTIONS:MGNUPG1}
-BUILD_DEPENDS+=	gpgv:${PORTSDIR}/security/gnupg1
-RUN_DEPENDS+=	gpgv:${PORTSDIR}/security/gnupg1
-CONFIGURE_ARGS+=--with-gpg=${LOCALBASE}/bin/gpg \
-		--with-gpgsm=no \
-		--with-gpgconf=no
-.endif
+GNUPG1_DESC=		Build gpgme library for GnuPG 1.x
+GNUPG1_BUILD_DEPENDS=	gpgv:${PORTSDIR}/security/gnupg1
+GNUPG1_RUN_DEPENDS=	gpgv:${PORTSDIR}/security/gnupg1
+GNUPG1_CONFIGURE_ON=	--with-gpg=${LOCALBASE}/bin/gpg \
+			--with-gpgconf=no \
+			--with-gpgsm=no
+
+GNUPG2_DESC=		Build gpgme library for GnuPG 2.x
+GNUPG2_BUILD_DEPENDS=	gpg2:${PORTSDIR}/security/gnupg
+GNUPG2_RUN_DEPENDS=	gpg2:${PORTSDIR}/security/gnupg
+GNUPG2_CONFIGURE_ON=	--with-gpg=${LOCALBASE}/bin/gpg2 \
+			--with-gpgconf=${LOCALBASE}/bin/gpgconf
+
+UISERVER_DESC=			GnuPG UI server support
+UISERVER_CONFIGURE_ENABLE=	fd-passing
+
+.include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MGNUPG2}
-BUILD_DEPENDS+=	gpg2:${PORTSDIR}/security/gnupg
-RUN_DEPENDS+=	gpg2:${PORTSDIR}/security/gnupg
-CONFIGURE_ARGS+=--with-gpg=${LOCALBASE}/bin/gpg2 \
-		--with-gpgconf=${LOCALBASE}/bin/gpgconf
 .if exists(${LOCALBASE}/bin/gpgsm)
 CONFIGURE_ARGS+=--with-gpgsm=${LOCALBASE}/bin/gpgsm
 .else
@@ -61,10 +60,6 @@ CONFIGURE_ARGS+=--with-gpgsm=no
 .endif
 .endif
 
-.if ${PORT_OPTIONS:MUISERVER}
-CONFIGURE_ARGS+=--enable-fd-passing
-.endif
-
 verify: checksum
 	gpg --verify ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.sig
 
@@ -78,9 +73,7 @@ post-patch:
 					${WRKSRC}/lang/cl/Makefile.in
 
 post-install:
-.if ${PORT_OPTIONS:MDOCS}
-	${MKDIR} ${DOCSDIR}
-	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
-.endif
+	${MKDIR} ${STAGEDIR}${DOCSDIR}
+	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
 
 .include <bsd.port.mk>

Modified: head/security/gpgme/distinfo
==============================================================================
--- head/security/gpgme/distinfo	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/security/gpgme/distinfo	Sun Oct 20 19:20:15 2013	(r331057)
@@ -1,4 +1,4 @@
-SHA256 (gpgme-1.3.2.tar.bz2) = cfd235663f1d1adc97abb38dd5e6d093bb7e155580f171f9ba0158feab69f875
-SIZE (gpgme-1.3.2.tar.bz2) = 867738
-SHA256 (gpgme-1.3.2.tar.bz2.sig) = 719b5899d07671b0ac17e7d88131ca11fd9a8ce504720ce4c789b67ba15bf2b2
-SIZE (gpgme-1.3.2.tar.bz2.sig) = 287
+SHA256 (gpgme-1.4.3.tar.bz2) = 2d1cc12411753752d9c5b9037e6fd3fd363517af720154768cc7b46b60120496
+SIZE (gpgme-1.4.3.tar.bz2) = 972497
+SHA256 (gpgme-1.4.3.tar.bz2.sig) = 5b8269678c1ec6a73ad56475f731c1247359167a921b1dc0ae3b1e8d38a9273c
+SIZE (gpgme-1.4.3.tar.bz2.sig) = 287

Modified: head/security/gpgme/pkg-plist
==============================================================================
--- head/security/gpgme/pkg-plist	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/security/gpgme/pkg-plist	Sun Oct 20 19:20:15 2013	(r331057)
@@ -6,11 +6,11 @@ lib/common-lisp/gpgme/gpgme.lisp
 lib/libgpgme-pthread.a
 lib/libgpgme-pthread.la
 lib/libgpgme-pthread.so
-lib/libgpgme-pthread.so.19
+lib/libgpgme-pthread.so.11
 lib/libgpgme.a
 lib/libgpgme.la
 lib/libgpgme.so
-lib/libgpgme.so.19
+lib/libgpgme.so.11
 share/aclocal/gpgme.m4
 @dirrm lib/common-lisp/gpgme
 @dirrmtry lib/common-lisp

Modified: head/security/openvas-libnasl/Makefile
==============================================================================
--- head/security/openvas-libnasl/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/security/openvas-libnasl/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,20 +3,20 @@
 
 PORTNAME=	openvas-libnasl
 PORTVERSION=	2.0.1
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	security
 MASTER_SITES=	http://wald.intevation.org/frs/download.php/561/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	NASL libraries for OpenVAS
 
-LIB_DEPENDS=	gcrypt:${PORTSDIR}/security/libgcrypt \
-		gnutls.26:${PORTSDIR}/security/gnutls \
-		gpg-error.0:${PORTSDIR}/security/libgpg-error \
-		gpgme.19:${PORTSDIR}/security/gpgme \
-		openvas.2:${PORTSDIR}/security/openvas-libraries \
-		openvas_hg.2:${PORTSDIR}/security/openvas-libraries \
-		tasn1.5:${PORTSDIR}/security/libtasn1
+LIB_DEPENDS=	libgcrypt.so:${PORTSDIR}/security/libgcrypt \
+		libgnutls.so:${PORTSDIR}/security/gnutls \
+		libgpg-error.so:${PORTSDIR}/security/libgpg-error \
+		libgpgme.so:${PORTSDIR}/security/gpgme \
+		libopenvas.so.2:${PORTSDIR}/security/openvas-libraries \
+		libopenvas_hg.so.2:${PORTSDIR}/security/openvas-libraries \
+		libtasn1.so:${PORTSDIR}/security/libtasn1
 
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/security/pecl-gnupg/Makefile
==============================================================================
--- head/security/pecl-gnupg/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/security/pecl-gnupg/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,6 +3,7 @@
 
 PORTNAME=	gnupg
 PORTVERSION=	1.3.3
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
@@ -12,7 +13,7 @@ DIST_SUBDIR=	PECL
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	PECL wrapper around the gpgme library
 
-LIB_DEPENDS=	gpgme:${PORTSDIR}/security/gpgme
+LIB_DEPENDS=	libgpgme.so:${PORTSDIR}/security/gpgme
 
 CFLAGS+=	-I${LOCALBASE}/include
 CONFIGURE_ARGS=	--with-gnupg=${LOCALBASE}/include/gpgme

Modified: head/security/py-pyme/Makefile
==============================================================================
--- head/security/py-pyme/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/security/py-pyme/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pyme
 PORTVERSION=	0.8.1
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	security python
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ MAINTAINER=	johans@FreeBSD.org
 COMMENT=	Python interface to GPGME library
 
 BUILD_DEPENDS=	swig1.3:${PORTSDIR}/devel/swig13
-LIB_DEPENDS=	gpgme:${PORTSDIR}/security/gpgme
+LIB_DEPENDS=	libgpgme.so:${PORTSDIR}/security/gpgme
 
 USE_GMAKE=	yes
 USE_PYTHON=	2.5+

Modified: head/security/ruby-gpgme/Makefile
==============================================================================
--- head/security/ruby-gpgme/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/security/ruby-gpgme/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gpgme
 PORTVERSION=	1.0.8
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security ruby
 MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
 MASTER_SITE_SUBDIR=	ruby-gpgme
@@ -14,7 +14,7 @@ DIST_SUBDIR=	ruby
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	A Ruby interface to GnuPG Made Easy (GPGME)
 
-LIB_DEPENDS=	gpgme.19:${PORTSDIR}/security/gpgme
+LIB_DEPENDS=	libgpgme.so:${PORTSDIR}/security/gpgme
 
 USE_RUBY=	yes
 USE_RUBY_EXTCONF=	yes

Modified: head/security/seahorse/Makefile
==============================================================================
--- head/security/seahorse/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/security/seahorse/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -4,7 +4,7 @@
 
 PORTNAME=	seahorse
 PORTVERSION=	2.32.0
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	security gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2

Modified: head/sysutils/pacman/Makefile
==============================================================================
--- head/sysutils/pacman/Makefile	Sun Oct 20 19:14:52 2013	(r331056)
+++ head/sysutils/pacman/Makefile	Sun Oct 20 19:20:15 2013	(r331057)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pacman
 PORTVERSION=	4.0.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 MASTER_SITES=	ftp://ftp.archlinux.org/other/pacman/ \
 		http://mirror.amdmi3.ru/distfiles/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310201920.r9KJKG1b014777>