mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
ports-mgmt/porttools: upgrade to 1.01
- Upgrade to 1.01 Changelog: * port test: Allow PORTSDIR override from commandline * port create: add usage, email and author overrides Approved by: koobs (mentor)
This commit is contained in:
parent
49f3f4159d
commit
fbb5c06a65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351251
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= porttools
|
||||
PORTVERSION= 1.00.2014.03.23
|
||||
PORTVERSION= 1.01
|
||||
CATEGORIES= ports-mgmt
|
||||
|
||||
MAINTAINER= xmj@chaot.net
|
||||
@ -17,8 +17,8 @@ RUN_DEPENDS= portlint:${PORTSDIR}/ports-mgmt/portlint \
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= xmj
|
||||
GH_COMMIT= a0ab406
|
||||
GH_TAGNAME= ${GH_COMMIT}
|
||||
GH_COMMIT= 0411a96
|
||||
GH_TAGNAME= 1.01
|
||||
|
||||
# Make the version information of porttools itself
|
||||
# available for inclusion in the PRs generated by it.
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (porttools-1.00.2014.03.23.tar.gz) = 1103d45618613fbfc13f23c1da8487873657bc35628ff6908fc20fffdf689622
|
||||
SIZE (porttools-1.00.2014.03.23.tar.gz) = 20918
|
||||
SHA256 (porttools-1.01.tar.gz) = afafc3ff0db17e0f0b9f0df849b7a12c74d9b150c813d42abb60935acde4827f
|
||||
SIZE (porttools-1.01.tar.gz) = 21101
|
||||
|
Loading…
Reference in New Issue
Block a user