mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
- update to 1.3
- changes: * Stop using zfs properties to store the queue to avoid size limitation * Bug fixes
This commit is contained in:
parent
bc2868887c
commit
b57e542bce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296654
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= poudriere
|
||||
PORTVERSION= 1.2
|
||||
PORTVERSION= 1.3
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= http://files.etoilebsd.net/poudriere/
|
||||
|
||||
@ -26,6 +26,7 @@ PLIST_FILES= etc/poudriere.conf.sample \
|
||||
share/poudriere/common.sh \
|
||||
share/poudriere/test_ports.sh \
|
||||
share/poudriere/ports.sh \
|
||||
share/poudriere/pbi.sh \
|
||||
share/poudriere/jail.sh \
|
||||
share/poudriere/bulk.sh \
|
||||
share/poudriere/cron.sh \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (poudriere-1.2.tar.gz) = 2c90147500ad8ad2184780e314fd697988329b7a8a708e02950ab9e127f5dc7f
|
||||
SIZE (poudriere-1.2.tar.gz) = 18712
|
||||
SHA256 (poudriere-1.3.tar.gz) = b27937b10bfb85839eaef713f445aba36b2b26402de0072bec197d75a9d3e8d6
|
||||
SIZE (poudriere-1.3.tar.gz) = 19775
|
||||
|
Loading…
Reference in New Issue
Block a user