ports/82775: [MAINTAINER] devel/Tie-iCal: [SUMMARIZE CHANGES]
TAKAHASHI Kaoru
kaoru at kaisei.org
Wed Jun 29 11:50:17 UTC 2005
>Number: 82775
>Category: ports
>Synopsis: [MAINTAINER] devel/Tie-iCal: [SUMMARIZE CHANGES]
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Jun 29 11:50:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: TAKAHASHI Kaoru
>Release: FreeBSD 5.4-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD rave.kaoru.trans-nt.com 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #5: Fri Mar 25 16:15:46 JST 2005
>Description:
Fix for RELENG_4. Mark BROKEN.
Require p5-Tie-File 0.97, but 0.97 yet unreleased.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- p5-Tie-iCal-0.13.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Tie-iCal/Makefile /tmp/p5-Tie-iCal/Makefile
--- /usr/ports/devel/p5-Tie-iCal/Makefile Mon Jun 20 17:20:38 2005
+++ /tmp/p5-Tie-iCal/Makefile Wed Jun 29 20:43:42 2005
@@ -15,8 +15,16 @@
MAINTAINER= kaoru at kaisei.org
COMMENT= Tie iCal files to Perl hashes
+.include <bsd.port.pre.mk>
+.if ${PERL_LEVEL} < 500703
+BUILD_DEPENDS= ${SITE_PERL}/Tie/File.pm:${PORTSDIR}/devel/p5-Tie-File
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+BROKEN= "Require Tie::File 0.97 and later"
+.endif
+
PERL_CONFIGURE= yes
MAN3= Tie::iCal.3
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
--- p5-Tie-iCal-0.13.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list