summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authornros <nros>2015-03-23 09:24:50 +0000
committernros <nros>2015-03-23 09:24:50 +0000
commitda4e0c00247e9941be366be7adffc1a1bbd49c8a (patch)
tree201eab77cfbeb834d9f8665d9174fb7677c91a98 /security
parentc4edd45f14d80cdcfaea8f01973de76861b9992e (diff)
downloadpkgsrc-da4e0c00247e9941be366be7adffc1a1bbd49c8a.tar.gz
Revbump because of security/libbsh2 update.
Diffstat (limited to 'security')
-rw-r--r--security/php-ssh2/Makefile3
-rw-r--r--security/qore-ssh2-module/Makefile4
2 files changed, 4 insertions, 3 deletions
diff --git a/security/php-ssh2/Makefile b/security/php-ssh2/Makefile
index 97586e52d38..195c9e36c6a 100644
--- a/security/php-ssh2/Makefile
+++ b/security/php-ssh2/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2014/10/01 12:13:24 fhajny Exp $
+# $NetBSD: Makefile,v 1.2 2015/03/23 09:24:50 nros Exp $
#
MODNAME= ssh2
PECL_VERSION= 0.12
+PKGREVISION= 1
CATEGORIES+= security
MAINTAINER= filip@joyent.com
diff --git a/security/qore-ssh2-module/Makefile b/security/qore-ssh2-module/Makefile
index 347a6bf2f37..82a07ab909c 100644
--- a/security/qore-ssh2-module/Makefile
+++ b/security/qore-ssh2-module/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2014/12/30 16:02:08 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2015/03/23 09:24:50 nros Exp $
DISTNAME= qore-ssh2-module-0.9.9
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/}
EXTRACT_SUFX= .tar.bz2