mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
ports-mgmt/porttools: upgrade to 1.03
- Upgrade to 1.03 Changelog: - Mark port submit as broken - Mark port followup as broken PR: 194323 Differential Revision: https://reviews.freebsd.org/D992 Approved by: swills (mentor)
This commit is contained in:
parent
f85f4ec41b
commit
6cd04d3114
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371562
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= porttools
|
||||
PORTVERSION= 1.02
|
||||
PORTVERSION= 1.03
|
||||
CATEGORIES= ports-mgmt
|
||||
|
||||
MAINTAINER= xmj@chaot.net
|
||||
@ -17,7 +17,8 @@ RUN_DEPENDS= portlint:${PORTSDIR}/ports-mgmt/portlint \
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= xmj
|
||||
GH_COMMIT= c4db0e1
|
||||
GH_COMMIT= 521bace
|
||||
GH_TAGNAME= ${GH_COMMIT}
|
||||
|
||||
# Make the version information of porttools itself
|
||||
# available for inclusion in the PRs generated by it.
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (porttools-1.02.tar.gz) = b5aa780232e0b57a9eb4a2b28591647b01a082bafc472776950673e2175c87a3
|
||||
SIZE (porttools-1.02.tar.gz) = 21145
|
||||
SHA256 (porttools-1.03.tar.gz) = d3133dc02e3ed5f46d2aa4b1fee266466dbed6fa081153a722df93221297a714
|
||||
SIZE (porttools-1.03.tar.gz) = 21185
|
||||
|
Loading…
Reference in New Issue
Block a user