diff options
author | ryoon <ryoon> | 2017-01-21 20:06:44 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2017-01-21 20:06:44 +0000 |
commit | f077d98b98c114d41b6a786bf5c55b862e911a35 (patch) | |
tree | 1bce57ae2d5a7493ded638993b2cf772e14a55c9 /security | |
parent | 4635932cff42aa5dcca309ae2b66dbb453285239 (diff) | |
download | pkgsrc-f077d98b98c114d41b6a786bf5c55b862e911a35.tar.gz |
Recursive revbump from audio/pulseaudio-10.0
Diffstat (limited to 'security')
-rw-r--r-- | security/kauth/Makefile | 4 | ||||
-rw-r--r-- | security/tor-browser/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/kauth/Makefile b/security/kauth/Makefile index 3f3b79157c6..d660debfad7 100644 --- a/security/kauth/Makefile +++ b/security/kauth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2016/12/04 05:17:11 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2017/01/21 20:06:52 ryoon Exp $ DISTNAME= kauth-${KF5VER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security HOMEPAGE= https://community.kde.org/Frameworks diff --git a/security/tor-browser/Makefile b/security/tor-browser/Makefile index a8d292a9749..bb588ad9238 100644 --- a/security/tor-browser/Makefile +++ b/security/tor-browser/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2016/12/04 05:17:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.13 2017/01/21 20:06:52 ryoon Exp $ TORBVER= 5.5.4 DISTNAME= tor-browser-38.7.1esr-5.5-1 PKGNAME= tor-browser-${TORBVER} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www MASTER_SITES+= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.xz |