ports/97696: [PATCH] security/p5-Digest-SHA: update to 5.37
Yen-Ming Lee
leeym at FreeBSD.org
Tue May 23 15:30:20 UTC 2006
>Number: 97696
>Category: ports
>Synopsis: [PATCH] security/p5-Digest-SHA: update to 5.37
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue May 23 15:30:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Yen-Ming Lee
>Release: FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.1-STABLE FreeBSD 6.1-STABLE #0: Sat May 20 11:22:56 CST 2006
>Description:
- Update to 5.37
Port maintainer (hcoyote at ghostar.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Digest-SHA-5.37.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/p5-Digest-SHA/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile 4 May 2006 04:12:11 -0000 1.3
+++ Makefile 23 May 2006 15:20:10 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= Digest-SHA
-PORTVERSION= 5.34
+PORTVERSION= 5.37
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Digest
@@ -23,12 +23,7 @@
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
-BUILD_DEPENDS+= ${SITE_PERL}/XSLoader.pm:${PORTSDIR}/devel/p5-XSLoader
-RUN_DEPENDS+= ${SITE_PERL}/XSLoader.pm:${PORTSDIR}/devel/p5-XSLoader
-
-post-patch:
- ${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1); $$1/;' ${WRKSRC}/SHA.pm
- ${PERL} -pi -e '$$_="" if m{warnings}' ${WRKSRC}/SHA.pm
+IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/security/p5-Digest-SHA/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo 4 May 2006 04:12:11 -0000 1.3
+++ distinfo 23 May 2006 15:20:10 -0000
@@ -1,3 +1,3 @@
-MD5 (Digest-SHA-5.34.tar.gz) = a487cbaa3f4e31b5abf4737e126e476e
-SHA256 (Digest-SHA-5.34.tar.gz) = 5a0915dd19ab689172d787fcb1f807eed1623c639c5a71faf760d5ddaaf36994
-SIZE (Digest-SHA-5.34.tar.gz) = 70828
+MD5 (Digest-SHA-5.37.tar.gz) = 51be3fe2ac74c7c78109222c8e895abd
+SHA256 (Digest-SHA-5.37.tar.gz) = b0c91dddf08dc30a57aa23a99220e37d43489d0dfcc4601eb2ade69adad60dc1
+SIZE (Digest-SHA-5.37.tar.gz) = 71826
--- p5-Digest-SHA-5.37.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list