From e25cbafe69205aa191b7a58722bf528e9a4a4259 Mon Sep 17 00:00:00 2001 From: bdrewery Date: Fri, 27 Jun 2014 03:30:50 +0000 Subject: - Update to checkin 6d00750ddc Changes: * HTML: Fix printing of "Remaining" on the jail page * Build reason: Change "missing LDFLAGS" to "missing_LDFLAGS" to have a one word reason * Update example nginx config for 1.6: nginx 1.6 now includes application/json in default mime.times * Add USE_PROCFS and USE_FDESCFS to allow disabling requirement on them --- ports-mgmt/poudriere-devel/Makefile | 5 ++--- ports-mgmt/poudriere-devel/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'ports-mgmt') diff --git a/ports-mgmt/poudriere-devel/Makefile b/ports-mgmt/poudriere-devel/Makefile index f4536168f184..270af47e9f4e 100644 --- a/ports-mgmt/poudriere-devel/Makefile +++ b/ports-mgmt/poudriere-devel/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= poudriere -PORTVERSION= 3.0.99.20140619 -PORTREVISION= 1 +PORTVERSION= 3.0.99.20140626 CATEGORIES= ports-mgmt MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \ http://fossil.etoilebsd.net/poudriere/tarball/ @@ -16,7 +15,7 @@ LICENSE= BSD2CLAUSE CONFLICTS_INSTALL= poudriere-[0-9]* -FSL_CHKIN= 81baf7e90d +FSL_CHKIN= 6d00750ddc GNU_CONFIGURE= yes ETCDIR= ${PREFIX}/etc/poudriere.d diff --git a/ports-mgmt/poudriere-devel/distinfo b/ports-mgmt/poudriere-devel/distinfo index 629d83664adb..365131263ef9 100644 --- a/ports-mgmt/poudriere-devel/distinfo +++ b/ports-mgmt/poudriere-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (poudriere-3.0.99.20140619.tar.gz?uuid=81baf7e90d) = 2b67595db1ce923dfded600196adc65c85a03ff3476652c05776e644e1424b7f -SIZE (poudriere-3.0.99.20140619.tar.gz?uuid=81baf7e90d) = 2688894 +SHA256 (poudriere-3.0.99.20140626.tar.gz?uuid=6d00750ddc) = f438d32f5ff8d8e145042cbfd08c186dc29ac2b7548708f64e5da585cbdfea0f +SIZE (poudriere-3.0.99.20140626.tar.gz?uuid=6d00750ddc) = 2688941 -- cgit