Update to checkin 5b2608fcc7

Changes:

  * HTML: Always redirect /latest/ to the actual build URL
  * HTML: Name build names as YYYY-MM-DD_HHhMMmSSs to remove ':'
    to make completions/URL encoding nicer.
  * Leftover updates
  * ports -u: Always 'svn upgrade' before updating (for 1.7->1.8)
  * Fix SVN compatibility with 1.8 for URL recording
  * jail -s now starts networking
  * Fix jail building on recent HEAD [requires devel/fmake on host]
  * Pre-liminary support for mips64/armv6
    See: https://fossil.etoilebsd.net/poudriere/info/f781dc0560
  * Repo building now always occurs if the repo is missing.
  * bulk -c: Fix deleting old caches
  * Allow user to override etc dir via POUDRIERE_ETC and -e switch
    See: https://fossil.etoilebsd.net/poudriere/info/5b2608fcc7
This commit is contained in:
Bryan Drewery 2013-06-29 11:26:36 +00:00
parent 77336dc13f
commit 1aa2750541
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322045
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= poudriere
PORTVERSION= 3.0.99.20130614
PORTVERSION= 3.0.99.20130629
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= 2f8d07b10c
FSL_CHKIN= 5b2608fcc7
MANCOMPRESSED= yes
MAN8= poudriere.8

View file

@ -1,2 +1,2 @@
SHA256 (poudriere-3.0.99.20130614.tar.gz?uuid=2f8d07b10c) = 6a0a6f26d3cbfcfb4801c5198286fd0be998c43808e86bbea35d7889bf6277bc
SIZE (poudriere-3.0.99.20130614.tar.gz?uuid=2f8d07b10c) = 109598
SHA256 (poudriere-3.0.99.20130629.tar.gz?uuid=5b2608fcc7) = e1cdd98004b8889396188b66cba996e3500d07fe3cfcd30ec5acc11bae24ac78
SIZE (poudriere-3.0.99.20130629.tar.gz?uuid=5b2608fcc7) = 110405