From 95bf33a5563d419a9e2110324e7fdeafaf5383d2 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Sat, 1 Jun 2013 12:56:54 +0000 Subject: - Update to checkin c61b908704 Changes: - Leftover fixes - Status fixes - ports-mgmt/pkg no longer required in the host when building WITH_PKGNG sets. - CCACHE fixes - jail: Support -m url= [1] - jail -u: Allow updating snapshot jails [1] - jail: Fix destroying/cleanup of jails with USE_TMPFS=all - HTML: Show skipped counts in failed/ignored tables - HTML: Show SVN URL - Allow DISTFILES_CACHE=PORTSDIR/distfiles now that DISTFILES are mounted in /distfiles [2] - testport: Make failed builds more clear [3] Submitted by: will [1] Reported by: mat [2] Reported by: tj [3] --- ports-mgmt/poudriere-devel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ports-mgmt/poudriere-devel/Makefile') diff --git a/ports-mgmt/poudriere-devel/Makefile b/ports-mgmt/poudriere-devel/Makefile index 2b5cc045e86c..2a80d102a1b6 100644 --- a/ports-mgmt/poudriere-devel/Makefile +++ b/ports-mgmt/poudriere-devel/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= poudriere -PORTVERSION= 3.0.99.20130525 +PORTVERSION= 3.0.99.20130601 CATEGORIES= ports-mgmt MASTER_SITES= http://fossil.etoilebsd.net/poudriere/tarball/ \ LOCAL/bdrewery/${PORTNAME}/ @@ -14,7 +14,7 @@ COMMENT= Port build and test system LICENSE= BSD -FSL_CHKIN= c6bbdcc441 +FSL_CHKIN= c61b908704 MANCOMPRESSED= yes MAN8= poudriere.8 -- cgit v1.2.3