summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-07-10 22:55:03 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-07-10 22:55:03 +0800
commit8692685f4238076609649f39dc7d6751e1981d40 (patch)
tree3d83947113b50c11f7c29cee81346af8162b6c50 /security
parentc93a8c23b7db9e8c3a4dfa1b139d18beb35c6962 (diff)
downloadmarcuscom-ports-8692685f4238076609649f39dc7d6751e1981d40.tar
marcuscom-ports-8692685f4238076609649f39dc7d6751e1981d40.tar.gz
marcuscom-ports-8692685f4238076609649f39dc7d6751e1981d40.tar.bz2
marcuscom-ports-8692685f4238076609649f39dc7d6751e1981d40.tar.lz
marcuscom-ports-8692685f4238076609649f39dc7d6751e1981d40.tar.xz
marcuscom-ports-8692685f4238076609649f39dc7d6751e1981d40.tar.zst
marcuscom-ports-8692685f4238076609649f39dc7d6751e1981d40.zip
Bump DISTVERSION to 3.11.7-1 to stay one ahead of ports
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9185 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security')
-rw-r--r--security/nss/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/nss/Makefile b/security/nss/Makefile
index 4a9d0f840..a9c78b28c 100644
--- a/security/nss/Makefile
+++ b/security/nss/Makefile
@@ -3,7 +3,7 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/security/nss/Makefile,v 1.6 2006/12/17 21:46:42 marcus Exp $
+# $MCom: ports/security/nss/Makefile,v 1.8 2007/07/05 16:50:41 ahze Exp $
PORTNAME= nss
DISTVERSION= ${_MAJOR}.${_MINOR}.${_PATCH}-1
@@ -12,6 +12,7 @@ MASTER_SITES= LOCAL
MASTER_SITE_SUBDIR= ahze
#MASTER_SITES= ${MASTER_SITE_MOZILLA}
#MASTER_SITE_SUBDIR= security/nss/releases/NSS_${PORTVERSION:S/./_/g}_RTM/src
+DISTNAME= ${PORTNAME}-3.11.5-1
MAINTAINER= gnome@FreeBSD.org
COMMENT= Libraries to support development of security-enabled applications
@@ -21,7 +22,7 @@ LIB_DEPENDS= nspr4.1:${PORTSDIR}/devel/nspr
_MAJOR= 3
_MINOR= 11
-_PATCH= 5
+_PATCH= 7
WRKSRC= ${WRKDIR}/${DISTNAME}/mozilla/security/nss