- Update to 2.3.1
Changes: - Documentation/usage cleanups - Misc bug fixes - jail: Add 'gjb' method support for stable/8 - testport: Show leftovers in plist format, with support for DATADIR, ETCDIR, WWWDIR, DOCSDIRS, EXAMPLESDIR, SITE_PERL - testport: Fix -c showing a blank screen with some TERMs - bulk: Fix skipped/total count being wrong - ports: Fix -c/-d errors when no portstrees file exists - ports: Fix -m not working - jail: Add support for official ftp snapshots - ports/jail: Add support for svn+file and svn+https - bulk: Show jailname in summary output
This commit is contained in:
parent
c163bdd64a
commit
c627ac0dd2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309791
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= poudriere
|
||||
PORTVERSION= 2.3
|
||||
PORTVERSION= 2.3.1
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= http://fossil.etoilebsd.net/poudriere/tarball/
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}?uuid=${PORTVERSION}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (poudriere-2.3.tar.gz?uuid=2.3) = 9a0a060b3f9b15c32c7cde746b5de0765a412b4d0efff889e3ed183ffcc494bf
|
||||
SIZE (poudriere-2.3.tar.gz?uuid=2.3) = 39318
|
||||
SHA256 (poudriere-2.3.1.tar.gz?uuid=2.3.1) = a36d86907beb95ee67188f7d2cc7304ff6972d6de15e0ae7a7570418d95e3e35
|
||||
SIZE (poudriere-2.3.1.tar.gz?uuid=2.3.1) = 39775
|
||||
|
|
Loading…
Reference in a new issue