pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/nss Remove GnuTLS dependency and bump PKGREVISION
details: https://anonhg.NetBSD.org/pkgsrc/rev/2bb0a2c49dcd
branches: trunk
changeset: 356180:2bb0a2c49dcd
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Tue Dec 20 23:47:01 2016 +0000
description:
Remove GnuTLS dependency and bump PKGREVISION
GnuTLS is not required really.
diffstat:
devel/nss/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r d69eea2d467d -r 2bb0a2c49dcd devel/nss/Makefile
--- a/devel/nss/Makefile Tue Dec 20 23:35:42 2016 +0000
+++ b/devel/nss/Makefile Tue Dec 20 23:47:01 2016 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.125 2016/12/04 05:17:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.126 2016/12/20 23:47:01 ryoon Exp $
DISTNAME= nss-${NSS_RELEASE:S/.0$//}
NSS_RELEASE= 3.27.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=security/nss/releases/NSS_${NSS_MAJOR_VERSION}_${NSS_MINOR_VERSION}_${NSS_PATCH_VERSION}_RTM/src/}
@@ -128,6 +128,5 @@
BUILDLINK_API_DEPENDS.nspr+= nspr>=4.12
.include "../../devel/nspr/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
-.include "../../security/gnutls/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index