mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Update to 3.2.8-432-g070fc33be
- Update sh from head r343981 - Add a builtin for simple string substitutions - Fix some invalid memset(3) - mapfile fixes and tests - Micro-optimize some hash functions to save around 30% - Inline some mapfile checks - Manpage updates/fixes
This commit is contained in:
parent
4837ff2e60
commit
78848ce91e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492801
@ -1,7 +1,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= poudriere
|
PORTNAME= poudriere
|
||||||
DISTVERSION= 3.2.99.20181024
|
DISTVERSION= 3.2.99.20190212
|
||||||
PORTREVISION= 0
|
PORTREVISION= 0
|
||||||
CATEGORIES= ports-mgmt
|
CATEGORIES= ports-mgmt
|
||||||
MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \
|
MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \
|
||||||
@ -18,7 +18,7 @@ CONFLICTS_INSTALL= poudriere-[0-9]*
|
|||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= freebsd
|
GH_ACCOUNT= freebsd
|
||||||
GH_TAGNAME= 3.2.8-402-g73eefa2e6
|
GH_TAGNAME= 3.2.8-432-g070fc33be
|
||||||
#DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${GH_TAGNAME}
|
#DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${GH_TAGNAME}
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1540419072
|
TIMESTAMP = 1550003612
|
||||||
SHA256 (freebsd-poudriere-3.2.99.20181024-3.2.8-402-g73eefa2e6_GH0.tar.gz) = 0733ec94b7978fc570fe3e2f2003fe9fa02c6d825d5dbb64c7d2bb6ec3631ce8
|
SHA256 (freebsd-poudriere-3.2.99.20190212-3.2.8-432-g070fc33be_GH0.tar.gz) = 3132d11a662456d7eb2eda5a0549ce185d9cf0206fb4b3dcd5176fb2bc7c8e27
|
||||||
SIZE (freebsd-poudriere-3.2.99.20181024-3.2.8-402-g73eefa2e6_GH0.tar.gz) = 4378903
|
SIZE (freebsd-poudriere-3.2.99.20190212-3.2.8-432-g070fc33be_GH0.tar.gz) = 4377415
|
||||||
|
Loading…
Reference in New Issue
Block a user