diff options
author | wen <wen@FreeBSD.org> | 2016-12-07 15:04:18 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2016-12-07 15:04:18 +0800 |
commit | 52e1b962dbe4f046c2a70b5cb9c98907e97dab6d (patch) | |
tree | 750b793f99e2fda476a26377242cd35e2c9cd260 /security | |
parent | f8e1fca14d5b4c8d5ba5a987528aab008419d8b1 (diff) | |
download | freebsd-ports-gnome-52e1b962dbe4f046c2a70b5cb9c98907e97dab6d.tar.gz freebsd-ports-gnome-52e1b962dbe4f046c2a70b5cb9c98907e97dab6d.tar.zst freebsd-ports-gnome-52e1b962dbe4f046c2a70b5cb9c98907e97dab6d.zip |
- Update to 5.9p7
PR: 214414
Submitted by: jsmith@resonatingmedia.com(maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/doas/Makefile | 4 | ||||
-rw-r--r-- | security/doas/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/doas/Makefile b/security/doas/Makefile index 4790fe7b6d0f..6bd8d6a12ab3 100644 --- a/security/doas/Makefile +++ b/security/doas/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= doas -PORTVERSION= 5.9p6 +PORTVERSION= 5.9p7 CATEGORIES= security MAINTAINER= jsmith@resonatingmedia.com @@ -12,7 +12,7 @@ LICENSE= ISCL USE_GITHUB= yes GH_ACCOUNT= slicer69 GH_PROJECT= doas -GH_TAGNAME= 045f56f +GH_TAGNAME= a15e6ed USES= gmake diff --git a/security/doas/distinfo b/security/doas/distinfo index 5625cb0dfe98..570bd28ff410 100644 --- a/security/doas/distinfo +++ b/security/doas/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1474746095 -SHA256 (slicer69-doas-5.9p6-045f56f_GH0.tar.gz) = ec50f5a6144a3e1e2befb844b4dd83eaa93985841251b1216c0ec404cb543d4a -SIZE (slicer69-doas-5.9p6-045f56f_GH0.tar.gz) = 15266 +TIMESTAMP = 1481094025 +SHA256 (slicer69-doas-5.9p7-a15e6ed_GH0.tar.gz) = dbc6da18619acb168e2951751e1431971d0ec11db1cd6bbfaed7c7f9e1f2557d +SIZE (slicer69-doas-5.9p7-a15e6ed_GH0.tar.gz) = 15573 |