Update to 3.2.5

Changes: https://github.com/freebsd/poudriere/wiki/release_notes_325

MFH:	2018Q1
This commit is contained in:
Bryan Drewery 2018-03-09 19:46:19 +00:00
parent 57f9fcc4c8
commit 6bfc8b8044
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=463997
3 changed files with 6 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= poudriere PORTNAME= poudriere
DISTVERSION= 3.2.4 DISTVERSION= 3.2.5
PORTREVISION= 0 PORTREVISION= 0
CATEGORIES= ports-mgmt CATEGORIES= ports-mgmt
MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \ MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1516129511 TIMESTAMP = 1520624616
SHA256 (freebsd-poudriere-3.2.4_GH0.tar.gz) = 08c718b32dc75e632ff8ba06dad2a636c8a3d2bda7afcbac20bf284d45074ff4 SHA256 (freebsd-poudriere-3.2.5_GH0.tar.gz) = 7d05b0fc7d87ef536824593303692900755851b46e53e1b6fdbc6103239efdc9
SIZE (freebsd-poudriere-3.2.4_GH0.tar.gz) = 4350487 SIZE (freebsd-poudriere-3.2.5_GH0.tar.gz) = 4353920

View file

@ -27,14 +27,15 @@ man/man8/poudriere.8.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/httpd.conf.sample %%PORTEXAMPLES%%%%EXAMPLESDIR%%/httpd.conf.sample
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nginx.conf.sample %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nginx.conf.sample
%%DATADIR%%/MANIFESTS %%DATADIR%%/MANIFESTS
%%DATADIR%%/api.sh
%%DATADIR%%/awk/dependency_loop.awk %%DATADIR%%/awk/dependency_loop.awk
%%DATADIR%%/awk/humanize.awk %%DATADIR%%/awk/humanize.awk
%%DATADIR%%/awk/json.awk %%DATADIR%%/awk/json.awk
%%DATADIR%%/awk/json_jail.awk %%DATADIR%%/awk/json_jail.awk
%%DATADIR%%/awk/json_top.awk %%DATADIR%%/awk/json_top.awk
%%DATADIR%%/awk/parse_MOVED.awk
%%DATADIR%%/awk/processonelog2.awk %%DATADIR%%/awk/processonelog2.awk
%%DATADIR%%/awk/siginfo_buildtime.awk %%DATADIR%%/awk/siginfo_buildtime.awk
%%DATADIR%%/api.sh
%%DATADIR%%/bulk.sh %%DATADIR%%/bulk.sh
%%DATADIR%%/clean.sh %%DATADIR%%/clean.sh
%%DATADIR%%/common.sh %%DATADIR%%/common.sh