svn commit: r451928 - head/ports-mgmt/poudriere

Bryan Drewery bdrewery at FreeBSD.org
Thu Oct 12 20:33:02 UTC 2017


Author: bdrewery
Date: Thu Oct 12 20:33:01 2017
New Revision: 451928
URL: https://svnweb.freebsd.org/changeset/ports/451928

Log:
  Update to 3.1.20
  
  Changes: https://github.com/freebsd/poudriere/wiki/release_notes_3120

Modified:
  head/ports-mgmt/poudriere/Makefile
  head/ports-mgmt/poudriere/distinfo
  head/ports-mgmt/poudriere/pkg-plist

Modified: head/ports-mgmt/poudriere/Makefile
==============================================================================
--- head/ports-mgmt/poudriere/Makefile	Thu Oct 12 19:40:58 2017	(r451927)
+++ head/ports-mgmt/poudriere/Makefile	Thu Oct 12 20:33:01 2017	(r451928)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	poudriere
-DISTVERSION=	3.1.19
+DISTVERSION=	3.1.20
 PORTREVISION=	0
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	LOCAL/bdrewery/${PORTNAME}/ \

Modified: head/ports-mgmt/poudriere/distinfo
==============================================================================
--- head/ports-mgmt/poudriere/distinfo	Thu Oct 12 19:40:58 2017	(r451927)
+++ head/ports-mgmt/poudriere/distinfo	Thu Oct 12 20:33:01 2017	(r451928)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496337832
-SHA256 (freebsd-poudriere-3.1.19_GH0.tar.gz) = 8f48f8f6a5874c85e4bc158e433e33c11bcafa8f348fc9c6cf533612a21445e2
-SIZE (freebsd-poudriere-3.1.19_GH0.tar.gz) = 2860431
+TIMESTAMP = 1507840202
+SHA256 (freebsd-poudriere-3.1.20_GH0.tar.gz) = 488fbe976b88998d4ee4484702c77d474abfefd0c0220a34535c561ea8d3a522
+SIZE (freebsd-poudriere-3.1.20_GH0.tar.gz) = 2866043

Modified: head/ports-mgmt/poudriere/pkg-plist
==============================================================================
--- head/ports-mgmt/poudriere/pkg-plist	Thu Oct 12 19:40:58 2017	(r451927)
+++ head/ports-mgmt/poudriere/pkg-plist	Thu Oct 12 20:33:01 2017	(r451928)
@@ -13,6 +13,7 @@ libexec/poudriere/locked_mkdir
 libexec/poudriere/nc
 libexec/poudriere/poudriered
 libexec/poudriere/ptsort
+libexec/poudriere/pwait
 libexec/poudriere/rename
 libexec/poudriere/rexec
 %%RM%%libexec/poudriere/rm


More information about the svn-ports-all mailing list