diff options
author | adam <adam> | 2014-10-07 16:47:10 +0000 |
---|---|---|
committer | adam <adam> | 2014-10-07 16:47:10 +0000 |
commit | 13131c0c8add84710bb4b8b0d6cccd1df762e839 (patch) | |
tree | 313937801daa2b30744756f4e0e8d99d14b355a6 /security | |
parent | 3db621764327b60c17ea2addc07c93d498a49ece (diff) | |
download | pkgsrc-13131c0c8add84710bb4b8b0d6cccd1df762e839.tar.gz |
Revbump after updating libwebp and icu
Diffstat (limited to 'security')
-rw-r--r-- | security/cy2-sql/Makefile | 4 | ||||
-rw-r--r-- | security/gnome-keyring-sharp/Makefile | 4 | ||||
-rw-r--r-- | security/heimdal/Makefile | 4 | ||||
-rw-r--r-- | security/heimdal/buildlink3.mk | 4 | ||||
-rw-r--r-- | security/hydra/Makefile | 4 | ||||
-rw-r--r-- | security/libfprint/Makefile | 4 | ||||
-rw-r--r-- | security/libpreludedb-sqlite3/Makefile | 4 | ||||
-rw-r--r-- | security/opendnssec/Makefile | 3 | ||||
-rw-r--r-- | security/seahorse-plugins/Makefile | 4 | ||||
-rw-r--r-- | security/seahorse/Makefile | 4 | ||||
-rw-r--r-- | security/softhsm/Makefile | 3 | ||||
-rw-r--r-- | security/softhsm/buildlink3.mk | 4 |
12 files changed, 24 insertions, 22 deletions
diff --git a/security/cy2-sql/Makefile b/security/cy2-sql/Makefile index e6eca6f8b12..c7156610539 100644 --- a/security/cy2-sql/Makefile +++ b/security/cy2-sql/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/04/09 07:27:15 obache Exp $ +# $NetBSD: Makefile,v 1.27 2014/10/07 16:47:34 adam Exp $ PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-sql/} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Cyrus SASL SQL authentication plugin SASL_PLUGIN= yes diff --git a/security/gnome-keyring-sharp/Makefile b/security/gnome-keyring-sharp/Makefile index b466b1fb450..dee8afadbcc 100644 --- a/security/gnome-keyring-sharp/Makefile +++ b/security/gnome-keyring-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/04/09 07:27:16 obache Exp $ +# $NetBSD: Makefile,v 1.8 2014/10/07 16:47:34 adam Exp $ # DISTNAME= gnome-keyring-sharp-1.0.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security MASTER_SITES= http://ftp.novell.com/pub/mono/sources/gnome-keyring-sharp/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index c6780e77c36..5ef6f8d1293 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.113 2014/07/30 11:05:04 fhajny Exp $ +# $NetBSD: Makefile,v 1.114 2014/10/07 16:47:14 adam Exp $ DISTNAME= heimdal-1.5.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security MASTER_SITES= http://www.h5l.org/dist/src/ diff --git a/security/heimdal/buildlink3.mk b/security/heimdal/buildlink3.mk index aac6c390db2..f37fa5bdb95 100644 --- a/security/heimdal/buildlink3.mk +++ b/security/heimdal/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.46 2014/04/09 07:26:58 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.47 2014/10/07 16:47:14 adam Exp $ .include "../../mk/bsd.fast.prefs.mk" @@ -8,7 +8,7 @@ BUILDLINK_TREE+= heimdal HEIMDAL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.heimdal+= heimdal>=0.4e -BUILDLINK_ABI_DEPENDS.heimdal+= heimdal>=1.5.3nb6 +BUILDLINK_ABI_DEPENDS.heimdal+= heimdal>=1.5.3nb8 BUILDLINK_PKGSRCDIR.heimdal?= ../../security/heimdal BUILDLINK_INCDIRS.heimdal?= include/krb5 diff --git a/security/hydra/Makefile b/security/hydra/Makefile index 1bea98e716f..4d513dc9fa8 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2014/05/05 00:48:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.63 2014/10/07 16:47:34 adam Exp $ # DISTNAME= hydra-7.5 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security MASTER_SITES= http://freeworld.thc.org/releases/ diff --git a/security/libfprint/Makefile b/security/libfprint/Makefile index a3ae6a18003..3505d9f3f0a 100644 --- a/security/libfprint/Makefile +++ b/security/libfprint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2014/08/22 11:24:42 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2014/10/07 16:47:34 adam Exp $ DISTNAME= libfprint-0.0.6 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/libpreludedb-sqlite3/Makefile b/security/libpreludedb-sqlite3/Makefile index 0df649ac832..a7e2fa80610 100644 --- a/security/libpreludedb-sqlite3/Makefile +++ b/security/libpreludedb-sqlite3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:20 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/10/07 16:47:35 adam Exp $ # PKGNAME= libpreludedb-sqlite3-${VERSION} -PKGREVISION= 13 +PKGREVISION= 14 COMMENT= Sqlite3 plugin for LibPreludeDB .include "../../security/libpreludedb/Makefile.common" diff --git a/security/opendnssec/Makefile b/security/opendnssec/Makefile index 7b5bf43494a..e4b324f1e0b 100644 --- a/security/opendnssec/Makefile +++ b/security/opendnssec/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2014/09/27 19:41:06 pettai Exp $ +# $NetBSD: Makefile,v 1.45 2014/10/07 16:47:35 adam Exp $ # DISTNAME= opendnssec-1.4.6 +PKGREVISION= 1 CATEGORIES= security net MASTER_SITES= http://www.opendnssec.org/files/source/ diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile index fc1168d0edf..e8ec853f159 100644 --- a/security/seahorse-plugins/Makefile +++ b/security/seahorse-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2014/05/05 00:48:19 ryoon Exp $ +# $NetBSD: Makefile,v 1.55 2014/10/07 16:47:35 adam Exp $ DISTNAME= seahorse-plugins-2.30.1 -PKGREVISION= 37 +PKGREVISION= 38 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 4d056b057f5..728b483e7bd 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.125 2014/05/05 00:48:19 ryoon Exp $ +# $NetBSD: Makefile,v 1.126 2014/10/07 16:47:35 adam Exp $ DISTNAME= seahorse-2.32.0 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile index 0303480fb1e..f901d7fcdfe 100644 --- a/security/softhsm/Makefile +++ b/security/softhsm/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/06/07 20:37:25 pettai Exp $ +# $NetBSD: Makefile,v 1.26 2014/10/07 16:47:14 adam Exp $ # DISTNAME= softhsm-1.3.7 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.opendnssec.org/files/source/ diff --git a/security/softhsm/buildlink3.mk b/security/softhsm/buildlink3.mk index dcddd2110b2..0544835f0ec 100644 --- a/security/softhsm/buildlink3.mk +++ b/security/softhsm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2014/04/09 07:26:58 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2014/10/07 16:47:14 adam Exp $ BUILDLINK_TREE+= softhsm @@ -6,7 +6,7 @@ BUILDLINK_TREE+= softhsm SOFTHSM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.softhsm+= softhsm>=1.1.3 -BUILDLINK_ABI_DEPENDS.softhsm+= softhsm>=1.3.6nb1 +BUILDLINK_ABI_DEPENDS.softhsm+= softhsm>=1.3.7nb1 BUILDLINK_PKGSRCDIR.softhsm?= ../../security/softhsm .include "../../databases/sqlite3/buildlink3.mk" |