[Midnightbsd-cvs] mports [21158] trunk/security/pecl-gnupg: pecl gnupg 1.3.3

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Mar 14 09:58:17 EDT 2016


Revision: 21158
          http://svnweb.midnightbsd.org/mports/?rev=21158
Author:   laffer1
Date:     2016-03-14 09:58:16 -0400 (Mon, 14 Mar 2016)
Log Message:
-----------
pecl gnupg 1.3.3

Modified Paths:
--------------
    trunk/security/pecl-gnupg/Makefile
    trunk/security/pecl-gnupg/distinfo
    trunk/security/pecl-gnupg/pkg-descr

Removed Paths:
-------------
    trunk/security/pecl-gnupg/files/

Modified: trunk/security/pecl-gnupg/Makefile
===================================================================
--- trunk/security/pecl-gnupg/Makefile	2016-03-14 13:55:57 UTC (rev 21157)
+++ trunk/security/pecl-gnupg/Makefile	2016-03-14 13:58:16 UTC (rev 21158)
@@ -1,7 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	gnupg
-PORTVERSION=	1.3.2
+PORTVERSION=	1.3.3
 CATEGORIES=	security
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
@@ -9,10 +9,11 @@
 DIST_SUBDIR=	PECL
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	A pecl wrapper around the gpgme library
+COMMENT=	PECL wrapper around the gpgme library
+
 LICENSE=	bsd2
 
-LIB_DEPENDS=	gpgme.19:${PORTSDIR}/security/gpgme
+LIB_DEPENDS=	libgpgme.so:${PORTSDIR}/security/gpgme
 
 CFLAGS+=	-I${LOCALBASE}/include
 CONFIGURE_ARGS=	--with-gnupg=${LOCALBASE}/include/gpgme

Modified: trunk/security/pecl-gnupg/distinfo
===================================================================
--- trunk/security/pecl-gnupg/distinfo	2016-03-14 13:55:57 UTC (rev 21157)
+++ trunk/security/pecl-gnupg/distinfo	2016-03-14 13:58:16 UTC (rev 21158)
@@ -1,2 +1,2 @@
-SHA256 (PECL/gnupg-1.3.2.tgz) = 9da2d793e4f90cff8fa9b20c627f0977e1af7fe6597febac8cd1eabe988d59ee
-SIZE (PECL/gnupg-1.3.2.tgz) = 18237
+SHA256 (PECL/gnupg-1.3.3.tgz) = 6a20b9bb8567b305a77bc2c5671c3cb28006f337f5f022aff4e2968a2a3eb121
+SIZE (PECL/gnupg-1.3.3.tgz) = 19141

Modified: trunk/security/pecl-gnupg/pkg-descr
===================================================================
--- trunk/security/pecl-gnupg/pkg-descr	2016-03-14 13:55:57 UTC (rev 21157)
+++ trunk/security/pecl-gnupg/pkg-descr	2016-03-14 13:58:16 UTC (rev 21158)
@@ -1,3 +1,3 @@
 This extension provides methods to PHP interact with gnupg.
 
-WWW:	http://pecl.php.net/package/gnupg
+WWW: http://pecl.php.net/package/gnupg



More information about the Midnightbsd-cvs mailing list