svn commit: r428036 - head/security/doas

Wen Heping wen at FreeBSD.org
Wed Dec 7 07:04:20 UTC 2016


Author: wen
Date: Wed Dec  7 07:04:18 2016
New Revision: 428036
URL: https://svnweb.freebsd.org/changeset/ports/428036

Log:
  - Update to 5.9p7
  
  PR:		214414
  Submitted by:	jsmith at resonatingmedia.com(maintainer)

Modified:
  head/security/doas/Makefile
  head/security/doas/distinfo

Modified: head/security/doas/Makefile
==============================================================================
--- head/security/doas/Makefile	Wed Dec  7 06:55:26 2016	(r428035)
+++ head/security/doas/Makefile	Wed Dec  7 07:04:18 2016	(r428036)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	doas
-PORTVERSION=	5.9p6
+PORTVERSION=	5.9p7
 CATEGORIES=	security
 
 MAINTAINER=	jsmith at 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
 

Modified: head/security/doas/distinfo
==============================================================================
--- head/security/doas/distinfo	Wed Dec  7 06:55:26 2016	(r428035)
+++ head/security/doas/distinfo	Wed Dec  7 07:04:18 2016	(r428036)
@@ -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


More information about the svn-ports-head mailing list