ports/70282: [MAINTAINER-UPDATE] www/bricolage - Small fix for perl 5.8.5
Rod Taylor
ports at rbt.ca
Tue Aug 10 23:40:25 UTC 2004
>Number: 70282
>Category: ports
>Synopsis: [MAINTAINER-UPDATE] www/bricolage - Small fix for perl 5.8.5
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Aug 10 23:40:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Rod Taylor
>Release: FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD home 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #1: Sun Feb 29 13:14:24 EST 2004 root at home:/usr/obj/usr/src/sys/HOME i386
>Description:
Perl now includes p5-File-Temp, so Bricolage should not depend on the old port.
Since Bricolage only works with perls 5.8 and later, it has simply been eliminated
as a dependency rather than wrapping in a version requirement.
>How-To-Repeat:
>Fix:
--- bricolage.patch begins here ---
diff -ruN bricolage.old/Makefile bricolage/Makefile
--- bricolage.old/Makefile Wed Jul 21 16:57:32 2004
+++ bricolage/Makefile Tue Aug 10 19:29:16 2004
@@ -22,7 +22,6 @@
${SITE_PERL}/${PERL_ARCH}/Cache/Mmap.pm:${PORTSDIR}/devel/p5-Cache-Mmap \
${SITE_PERL}/Class/Container.pm:${PORTSDIR}/devel/p5-Class-Container \
${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \
- ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \
${SITE_PERL}/Locale/Maketext.pm:${PORTSDIR}/devel/p5-Locale-Maketext \
${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
--- bricolage.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list