diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-07-06 15:06:40 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-07-06 15:06:40 +0000 |
commit | 7b090847911cee5c79ae32e51e16f495eab71697 (patch) | |
tree | 3e49c5b61a286b3394dff9c97291715979942fb5 /security | |
parent | 3c8ca802895a862f5f288fdfbdb07d0c5d08d08d (diff) | |
download | pkgsrc-7b090847911cee5c79ae32e51e16f495eab71697.tar.gz |
Recursive revbump from audio/pulseaudio
Diffstat (limited to 'security')
-rw-r--r-- | security/kauth/Makefile | 3 | ||||
-rw-r--r-- | security/keepassxc/Makefile | 3 | ||||
-rw-r--r-- | security/tor-browser/Makefile | 4 |
3 files changed, 6 insertions, 4 deletions
diff --git a/security/kauth/Makefile b/security/kauth/Makefile index 14ba93461be..0ecbf4c23f1 100644 --- a/security/kauth/Makefile +++ b/security/kauth/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2018/06/21 06:35:22 markd Exp $ +# $NetBSD: Makefile,v 1.22 2018/07/06 15:06:49 ryoon Exp $ DISTNAME= kauth-${KF5VER} +PKGREVISION= 1 CATEGORIES= security HOMEPAGE= https://community.kde.org/Frameworks diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile index cdfdb7f3edd..571f7d37a9c 100644 --- a/security/keepassxc/Makefile +++ b/security/keepassxc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2018/06/23 08:20:36 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2018/07/06 15:06:49 ryoon Exp $ DISTNAME= keepassxc-2.3.3 +PKGREVISION= 1 CATEGORIES= security x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=keepassxreboot/} diff --git a/security/tor-browser/Makefile b/security/tor-browser/Makefile index 05554ca328a..f74f4c8ba7b 100644 --- a/security/tor-browser/Makefile +++ b/security/tor-browser/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.26 2018/04/16 14:35:08 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2018/07/06 15:06:49 ryoon Exp $ TORBVER= 6.0.8 DISTNAME= v6.0.8-esr45.6.0 PKGNAME= tor-browser-${TORBVER} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= www # Use OpenBSD distfile MASTER_SITES= ${MASTER_SITE_OPENBSD:=distfiles/tor-browser/} |