- Update to checkin c9d23c4740

Changes:

 - Skip deleting symlinks/empty dirs with -s
 - Fix pkg_install builds [1]
 - Fix SETNAME-options not working [2]
 - ports: Fix cleanup when create is aborted
 - ports: Add -v to show more output for SVN operations
 - bulk: Add -N to skip generating package repository or INDEX
 - Show CONFIGURE_ENV/CONFIGURE_ARGS/MAKE_ENV in build logs
 - Add support for PTNAME-options

Submitted by:	Jimmy Olgeni <olgeni@olgeni.com> [1,2]
Feature safe:	yes
This commit is contained in:
Bryan Drewery 2013-04-17 15:55:18 +00:00
parent abdffe1c8c
commit c46a301c8f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315980
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= poudriere
PORTVERSION= 3.0.99.20130416
PORTVERSION= 3.0.99.20130417
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= 52e5de4fd8
FSL_CHKIN= c9d23c4740
MANCOMPRESSED= yes
MAN8= poudriere.8

View file

@ -1,2 +1,2 @@
SHA256 (poudriere-3.0.99.20130416.tar.gz?uuid=52e5de4fd8) = 6747d1f7cb801e9a2d34e66dff479b65502f667a06703975d3b238710b00dda6
SIZE (poudriere-3.0.99.20130416.tar.gz?uuid=52e5de4fd8) = 104759
SHA256 (poudriere-3.0.99.20130417.tar.gz?uuid=c9d23c4740) = 3d27a3f57181cef2d23b8ef7b52718da247900464e2d1ce35ea63a1b56ec7bc7
SIZE (poudriere-3.0.99.20130417.tar.gz?uuid=c9d23c4740) = 105026