Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Oct 2016 15:10:15 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423070 - head/security/doas
Message-ID:  <201610011510.u91FAFAv050641@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610011510.u91FAFAv050641>