mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 0.17012.
PR: ports/120661 Submitted by: lippe (myself) Approved by: araujo (mentor), Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
This commit is contained in:
parent
4525a54426
commit
db3e43f21c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208776
2 changed files with 5 additions and 14 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Error
|
||||
PORTVERSION= 0.17009
|
||||
PORTVERSION= 0.17012
|
||||
CATEGORIES= lang perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,17 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= pgollucci@p6m7g8.com
|
||||
COMMENT= Perl module to provide Error/exception support for perl: Error
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
|
||||
|
||||
PERL_CONFIGURE= YES
|
||||
|
||||
MAN3= Error.3 Error::Simple.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500702
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
|
||||
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Error-0.17009.tar.gz) = aad8c0deacf2f1e9fdb9cc6c428acd92
|
||||
SHA256 (Error-0.17009.tar.gz) = 42d16f94135f3b6ae3e2d09d6b3878c4db42d7a97581f218de4ab5e0fd54c08e
|
||||
SIZE (Error-0.17009.tar.gz) = 17173
|
||||
MD5 (Error-0.17012.tar.gz) = c6acfa02e79c0100ecf54478d66064d0
|
||||
SHA256 (Error-0.17012.tar.gz) = 6b356230f4a81e2754f2e87144739cdb28e91641b949e2d78c1d1bb4bcc3257a
|
||||
SIZE (Error-0.17012.tar.gz) = 17713
|
||||
|
|
Loading…
Add table
Reference in a new issue