mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Update to 1.000004
Changes: http://search.cpan.org/dist/Safe-Isa/Changes
This commit is contained in:
parent
408988c76b
commit
1014da13ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352603
@ -2,11 +2,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Safe-Isa
|
||||
PORTVERSION= 1.000.002
|
||||
PORTVERSION= 1.000004
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Call isa, can, does and DOES safely on things that may not be objects
|
||||
@ -17,7 +16,4 @@ LICENSE_COMB= dual
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/NAME/ s|Safe-Isa|Safe::Isa|' ${WRKSRC}/Makefile.PL
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Safe-Isa-1.000002.tar.gz) = 74f3fbbc296183a7cacada11304073a67a4beca4fd77aa2eff89af6fbc23591e
|
||||
SIZE (Safe-Isa-1.000002.tar.gz) = 3543
|
||||
SHA256 (Safe-Isa-1.000004.tar.gz) = c972670b74b16132d23db0b163f09f7a1d84bf3ec13b09aab62f77dc81aa1c6b
|
||||
SIZE (Safe-Isa-1.000004.tar.gz) = 3881
|
||||
|
Loading…
Reference in New Issue
Block a user