ports/90845: [PATCH] security/p5-Digest-Adler32: unbreak it on old perl
Yen-Ming Lee
leeym at FreeBSD.org
Fri Dec 23 09:30:11 UTC 2005
>Number: 90845
>Category: ports
>Synopsis: [PATCH] security/p5-Digest-Adler32: unbreak it on old perl
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Dec 23 09:30:09 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Yen-Ming Lee
>Release: FreeBSD 6.0-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Nov 17 09:15:19 CST 2005
>Description:
- unbreak this on old perl
Port maintainer (gkovesdan at t-hosting.hu) is cc'd.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- p5-Digest-Adler32-0.03.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/p5-Digest-Adler32/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile 17 Dec 2005 13:53:18 -0000 1.1
+++ Makefile 23 Dec 2005 09:23:32 -0000
@@ -15,13 +15,8 @@
BUILD_DEPENDS= ${SITE_PERL}/Digest.pm:${PORTSDIR}/security/p5-Digest
-PERL_CONFIGURE= yes
-#PERL_MODBUILD= yes
+PERL_CONFIGURE= yes
MAN3= Digest::Adler32.3
-.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} <= 500503
-IGNORE= requires Perl 5.6. Intall lang/perl5 or lang/perl5.8, and try again
-.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- p5-Digest-Adler32-0.03.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list