- 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
This commit is contained in:
Bryan Drewery 2014-06-27 03:30:50 +00:00
parent 5d75e32429
commit a3a0e37d74
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359441
2 changed files with 4 additions and 5 deletions

View File

@ -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

View File

@ -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