- update to checkin: 532008b635
- changes: * fix uname -v from allbsd,csup,svn jails (needs recreate) * fix kbuild* ports building * to not show /var/mail/* in leftovers
This commit is contained in:
parent
d4f5f8d932
commit
ab37b18f81
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302845
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= poudriere
|
||||
PORTVERSION= 1.5.99.20120819
|
||||
PORTVERSION= 1.5.99.20120821
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= http://fossil.etoilebsd.net/poudriere/tarball/
|
||||
|
||||
|
@ -15,7 +15,7 @@ COMMENT= Port build and test system
|
|||
|
||||
LICENSE= BSD
|
||||
|
||||
FSL_CHKIN= f18246236d
|
||||
FSL_CHKIN= 532008b635
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz?uuid=${FSL_CHKIN}
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (poudriere-1.5.99.20120819.tar.gz?uuid=f18246236d) = 7a2a7e1ab7d5d7635a03db46d752c665e0f9988651e1065c76ad30da74a5107f
|
||||
SIZE (poudriere-1.5.99.20120819.tar.gz?uuid=f18246236d) = 29010
|
||||
SHA256 (poudriere-1.5.99.20120821.tar.gz?uuid=532008b635) = 69a1cede2d86bf3a21a14799d4baf93ee1ebd6836035e4de555465a55dc621f3
|
||||
SIZE (poudriere-1.5.99.20120821.tar.gz?uuid=532008b635) = 29036
|
||||
|
|
Loading…
Reference in a new issue