- Fix Exporter issue by updating to 1.2.2
PR: ports/148036 Reported by: Janne Snabb <snabb@epipe.com> Approved by: maintainer timeout (vvelox@vvelox.net)
This commit is contained in:
parent
40eb7e3508
commit
5c080626b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260895
2 changed files with 4 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= FreeBSD-Ports-INDEXhash
|
||||
PORTVERSION= 1.2.1
|
||||
PORTVERSION= 1.2.2
|
||||
CATEGORIES= ports-mgmt sysutils perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -16,8 +16,6 @@ COMMENT= Make a hash out of the index file for the ports tree
|
|||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
MAN3= FreeBSD::Ports::INDEXhash.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (FreeBSD-Ports-INDEXhash-1.2.1.tar.gz) = 0fb0f8c0e523e2726729a6ba6b785240
|
||||
SHA256 (FreeBSD-Ports-INDEXhash-1.2.1.tar.gz) = 6b866d51a8fe663c49f7b21a0bc06dfde2dea790129607aa830fa9098b71ba96
|
||||
SIZE (FreeBSD-Ports-INDEXhash-1.2.1.tar.gz) = 4437
|
||||
MD5 (FreeBSD-Ports-INDEXhash-1.2.2.tar.gz) = ab802afbce0d92a3b090104f32ff1d03
|
||||
SHA256 (FreeBSD-Ports-INDEXhash-1.2.2.tar.gz) = d4144ae3a665960cdc747976043693cf1ec799407dfdb72a6e08174e86ff97be
|
||||
SIZE (FreeBSD-Ports-INDEXhash-1.2.2.tar.gz) = 4502
|
||||
|
|
Loading…
Reference in a new issue