- Update to checkin a9e8799172

Changes:
  * Add new MAX_MEMORY and TMPFS_LIMIT to allow limiting memory
  * bulk: Show (-C) when used when deleting existing packages
  * bulk: for install,deinstall,package,extract limit execution
    time to 1 hour to avoid endless loops like devel/meta-cvs in
    r337304
  * Allow BUILDNAME to be overridden in poudriere.conf, such as:
    BUILDNAME=$(TZ=UTC date +%Y%m%dT%H%M%SZ)
This commit is contained in:
Bryan Drewery 2013-12-26 12:53:24 +00:00
parent 3d35932130
commit 7b5c8cc152
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337487
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= poudriere
PORTVERSION= 3.0.99.20131219
PORTVERSION= 3.0.99.20131226
CATEGORIES= ports-mgmt
MASTER_SITES= http://fossil.etoilebsd.net/poudriere/tarball/ \
LOCAL/bdrewery/${PORTNAME}/
@ -13,7 +13,7 @@ COMMENT= Port build and test system
LICENSE= BSD
FSL_CHKIN= e5f36a7de8
FSL_CHKIN= a9e8799172
OPTIONS_DEFINE= ZSH

View file

@ -1,2 +1,2 @@
SHA256 (poudriere-3.0.99.20131219.tar.gz?uuid=e5f36a7de8) = 7f3985e0712f6d2b62f4c6a79d4efe4058618b49dafe72b177734662b2f24f9f
SIZE (poudriere-3.0.99.20131219.tar.gz?uuid=e5f36a7de8) = 250400
SHA256 (poudriere-3.0.99.20131226.tar.gz?uuid=a9e8799172) = 2f4fd7478394d8cfef309a8669a688e7780215304aa9aa8ce7cb2350b594750a
SIZE (poudriere-3.0.99.20131226.tar.gz?uuid=a9e8799172) = 250646