summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2014-06-10 14:21:37 +0000
committerjoerg <joerg@pkgsrc.org>2014-06-10 14:21:37 +0000
commite92c815de0243762a0b29b3bfa01ec780399f4cc (patch)
treeb371c6a49b046814a110c96ac526d488456dc1a6 /security
parentbc580de8c5d3ca2fd8eb0a6411c04dab1f2504bd (diff)
downloadpkgsrc-e92c815de0243762a0b29b3bfa01ec780399f4cc.tar.gz
Bump PostgreSQL default version to 9.3.
Diffstat (limited to 'security')
-rw-r--r--security/libprelude-python/Makefile4
-rw-r--r--security/pam-pgsql/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/libprelude-python/Makefile b/security/libprelude-python/Makefile
index 4057981c5a5..d82aeaa0d54 100644
--- a/security/libprelude-python/Makefile
+++ b/security/libprelude-python/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2014/05/09 07:37:17 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2014/06/10 14:21:37 joerg Exp $
PKGNAME= libprelude-python-${VERSION}
-PKGREVISION= 7
+PKGREVISION= 8
COMMENT= Python bindings to LibPrelude
.include "../../security/libprelude/Makefile.common"
diff --git a/security/pam-pgsql/Makefile b/security/pam-pgsql/Makefile
index 6e31d1ed48a..db12989fc27 100644
--- a/security/pam-pgsql/Makefile
+++ b/security/pam-pgsql/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2014/01/01 11:52:33 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2014/06/10 14:21:37 joerg Exp $
DISTNAME= pam-pgsql-0.7.3.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pam-pgsql/}