Update to 3.0-2513-gaf851838
-image: Update the firmware description in manpage - image: Clean up some grammar for image type - image: firmware: -s is required - image: For firmware, build an image that is actually the size we say it should be. - Detect invalid dependency lines - Fix kern.randompid / parallel pid reuse resulting in 100% CPU. - testport: Properly use BUILD_PARALLEL_JOBS (not PREPARE) for dependency building. - options: Honor the -p option - Add <tree>-<jailname> CUSTOMISATION support - options: if no jail is passed, the local host architecture is taken - options: Add arch -a option
This commit is contained in:
parent
290438d5b7
commit
50d63756f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449089
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= poudriere
|
||||
DISTVERSION= 3.1.99.20170803
|
||||
DISTVERSION= 3.1.99.20170901
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \
|
||||
@ -18,7 +18,7 @@ CONFLICTS_INSTALL= poudriere-[0-9]*
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= freebsd
|
||||
GH_TAGNAME= 3.0-2483-gb25e919d
|
||||
GH_TAGNAME= 3.0-2513-gaf851838
|
||||
#DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${GH_TAGNAME}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1501774215
|
||||
SHA256 (freebsd-poudriere-3.1.99.20170803-3.0-2483-gb25e919d_GH0.tar.gz) = a757c5733e9127ab46b63d875ac143f5b514c3cf28325be946bc853454282596
|
||||
SIZE (freebsd-poudriere-3.1.99.20170803-3.0-2483-gb25e919d_GH0.tar.gz) = 4348701
|
||||
TIMESTAMP = 1504284122
|
||||
SHA256 (freebsd-poudriere-3.1.99.20170901-3.0-2513-gaf851838_GH0.tar.gz) = 6e774c15be7f09864934601e948332fbc85f2f4119405d82e7f7b28353ccb7a8
|
||||
SIZE (freebsd-poudriere-3.1.99.20170901-3.0-2513-gaf851838_GH0.tar.gz) = 4351206
|
||||
|
Loading…
Reference in New Issue
Block a user