svn commit: r423070 - head/security/doas

Pawel Pekala pawel at FreeBSD.org
Sat Oct 1 15:10:16 UTC 2016


Author: pawel
Date: Sat Oct  1 15:10:14 2016
New Revision: 423070
URL: https://svnweb.freebsd.org/changeset/ports/423070

Log:
  Update to version 5.9p6
  
  PR:		212975
  Submitted by:	maintainer

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

Modified: head/security/doas/Makefile
==============================================================================
--- head/security/doas/Makefile	Sat Oct  1 14:59:03 2016	(r423069)
+++ head/security/doas/Makefile	Sat Oct  1 15:10:14 2016	(r423070)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	doas
-# When >5.9 comes out, change this to DISTVERSION
-PORTVERSION=	5.9p5
+PORTVERSION=	5.9p6
 CATEGORIES=	security
 
 MAINTAINER=	jsmith at resonatingmedia.com
@@ -13,7 +12,7 @@ LICENSE=	ISCL
 USE_GITHUB=	yes
 GH_ACCOUNT=	slicer69
 GH_PROJECT=	doas
-GH_TAGNAME=	8bec4dc
+GH_TAGNAME=	045f56f
 
 USES=	gmake
 

Modified: head/security/doas/distinfo
==============================================================================
--- head/security/doas/distinfo	Sat Oct  1 14:59:03 2016	(r423069)
+++ head/security/doas/distinfo	Sat Oct  1 15:10:14 2016	(r423070)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470517827
-SHA256 (slicer69-doas-5.9p5-8bec4dc_GH0.tar.gz) = 1a483d996bc371f68b768bad69f9d30900c84f0915407c346300cf8a504483e8
-SIZE (slicer69-doas-5.9p5-8bec4dc_GH0.tar.gz) = 15242
+TIMESTAMP = 1474746095
+SHA256 (slicer69-doas-5.9p6-045f56f_GH0.tar.gz) = ec50f5a6144a3e1e2befb844b4dd83eaa93985841251b1216c0ec404cb543d4a
+SIZE (slicer69-doas-5.9p6-045f56f_GH0.tar.gz) = 15266


More information about the svn-ports-head mailing list