pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gpgme This package requires libgpg-error>=1.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b752fb99f4aa
branches: trunk
changeset: 533723:b752fb99f4aa
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue Sep 25 15:19:29 2007 +0000
description:
This package requires libgpg-error>=1.4.
Bump PKGREVISION.
diffstat:
security/gpgme/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r b75bf7efd624 -r b752fb99f4aa security/gpgme/Makefile
--- a/security/gpgme/Makefile Tue Sep 25 14:38:13 2007 +0000
+++ b/security/gpgme/Makefile Tue Sep 25 15:19:29 2007 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.50 2007/07/28 19:29:57 tnn Exp $
+# $NetBSD: Makefile,v 1.51 2007/09/25 15:19:29 minskim Exp $
#
DISTNAME= gpgme-1.1.4
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/ \
ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/
@@ -46,6 +47,7 @@
CONFIGURE_ARGS+= --without-pth --without-pth-test
.endif
+BUILDLINK_API_DEPENDS.libgpg-error+= libgpg-error>=1.4
.include "../../security/libgpg-error/buildlink3.mk"
# we want the getenv_r() semantics of NetBSD-current
Home |
Main Index |
Thread Index |
Old Index