pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libtasn1 Set INFO_FILES so that the dir file ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e419e948ee12
branches: trunk
changeset: 510609:e419e948ee12
user: jlam <jlam%pkgsrc.org@localhost>
date: Fri Mar 31 23:28:36 2006 +0000
description:
Set INFO_FILES so that the dir file is proper maintained by
INSTALL/DEINSTALL scripts. Bump the PKGREVISION to 1.
diffstat:
security/libtasn1/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r ba646afb9d66 -r e419e948ee12 security/libtasn1/Makefile
--- a/security/libtasn1/Makefile Fri Mar 31 23:27:40 2006 +0000
+++ b/security/libtasn1/Makefile Fri Mar 31 23:28:36 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2006/03/09 17:23:11 cube Exp $
+# $NetBSD: Makefile,v 1.26 2006/03/31 23:28:36 jlam Exp $
DISTNAME= libtasn1-0.3.1
+PKGREVISION= 1
CATEGORIES= security devel
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \
ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/libtasn1/ \
@@ -17,6 +18,7 @@
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
TEST_TARGET= check
+INFO_FILES= # PLIST
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index