[Midnightbsd-cvs] mports [15804] trunk/security/libgnome-keyring: bump for tasn1 lib update

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Dec 30 01:49:52 EST 2013


Revision: 15804
          http://svnweb.midnightbsd.org/mports/?rev=15804
Author:   laffer1
Date:     2013-12-30 01:49:51 -0500 (Mon, 30 Dec 2013)
Log Message:
-----------
bump for tasn1 lib update

Modified Paths:
--------------
    trunk/security/libgnome-keyring/Makefile
    trunk/security/libgnome-keyring/distinfo

Modified: trunk/security/libgnome-keyring/Makefile
===================================================================
--- trunk/security/libgnome-keyring/Makefile	2013-12-30 06:45:19 UTC (rev 15803)
+++ trunk/security/libgnome-keyring/Makefile	2013-12-30 06:49:51 UTC (rev 15804)
@@ -2,21 +2,22 @@
 
 PORTNAME=	libgnome-keyring
 PORTVERSION=	2.32.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security gnome
 MASTER_SITES=	GNOME
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A program that keeps passwords and other secrets
+
 LICENSE=	gpl2
 
-LIB_DEPENDS=    tasn1.4:${PORTSDIR}/security/libtasn1 \
+LIB_DEPENDS=    tasn1.7:${PORTSDIR}/security/libtasn1 \
                 gcrypt:${PORTSDIR}/security/libgcrypt
 
 USE_BZIP2=	yes
 USE_GNOME=	gnomehack gnomeprefix ltverhack intlhack gconf2
 USE_GMAKE=	yes
-USE_GETTEXT=	yes
+USES=		gettext pkgconfig
 USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include

Modified: trunk/security/libgnome-keyring/distinfo
===================================================================
--- trunk/security/libgnome-keyring/distinfo	2013-12-30 06:45:19 UTC (rev 15803)
+++ trunk/security/libgnome-keyring/distinfo	2013-12-30 06:49:51 UTC (rev 15804)
@@ -1,3 +1,2 @@
 SHA256 (libgnome-keyring-2.32.0.tar.bz2) = 56388c0d81ddfdb57d30e4963c83ecc1c18498aab99395420e0fff69929a0f0c
-RMD160 (libgnome-keyring-2.32.0.tar.bz2) = 201df6c60a931a43edd58c994dea5bb20d5d378f
 SIZE (libgnome-keyring-2.32.0.tar.bz2) = 412592



More information about the Midnightbsd-cvs mailing list