ports/84100: [MAINTAINER-UPDATE] of textproc/p5-Text-WikiFormat to 0.76
Alexander Zhuravlev
zaa at zaa.pp.ru
Tue Jul 26 00:40:17 UTC 2005
>Number: 84100
>Category: ports
>Synopsis: [MAINTAINER-UPDATE] of textproc/p5-Text-WikiFormat to 0.76
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Jul 26 00:40:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Alexander Zhuravlev
>Release: FreeBSD 7.0-CURRENT i386
>Organization:
Ulyanovsk State Technical University
>Environment:
System: FreeBSD dev.zaa.pp.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Tue Jul 12 14:17:02 MSD 2005 root at dev.zaa.pp.ru:/usr/obj/D2/src/sys/DEV i386
>Description:
Update of textproc/p5-Text-WikiFormat to version 0.76
>How-To-Repeat:
>Fix:
Please apply the patch provided below.
Thank you for your efforts :-)
--- p5-Text-WikiFormat.diff begins here ---
diff -ubBN -urbBN textproc/p5-Text-WikiFormat.orig/Makefile textproc/p5-Text-WikiFormat/Makefile
--- textproc/p5-Text-WikiFormat.orig/Makefile Mon Dec 6 19:38:44 2004
+++ textproc/p5-Text-WikiFormat/Makefile Tue Jul 26 02:26:37 2005
@@ -6,7 +6,7 @@
#
PORTNAME= Text-WikiFormat
-PORTVERSION= 0.72
+PORTVERSION= 0.76
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
@@ -15,12 +15,13 @@
MAINTAINER= zaa at zaa.pp.ru
COMMENT= Module for translating Wiki formatted text into other formats
-BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
- ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+RUN_DEPENDS= ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
+ ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
PERL_MODBUILD= yes
-MAN3= Text::WikiFormat.3
+MAN3= Text::WikiFormat.3 \
+ Text::WikiFormat::Blocks.3
.include <bsd.port.mk>
diff -ubBN -urbBN textproc/p5-Text-WikiFormat.orig/distinfo textproc/p5-Text-WikiFormat/distinfo
--- textproc/p5-Text-WikiFormat.orig/distinfo Sun Aug 1 15:15:13 2004
+++ textproc/p5-Text-WikiFormat/distinfo Tue Jul 26 01:50:10 2005
@@ -1,2 +1,2 @@
-MD5 (Text-WikiFormat-0.72.tar.gz) = c1136205a8d7e8fbbe19df761c956ae6
-SIZE (Text-WikiFormat-0.72.tar.gz) = 24693
+MD5 (Text-WikiFormat-0.76.tar.gz) = 70bc20c8d058bf64df24e384d36748d1
+SIZE (Text-WikiFormat-0.76.tar.gz) = 30031
diff -ubBN -urbBN textproc/p5-Text-WikiFormat.orig/pkg-plist textproc/p5-Text-WikiFormat/pkg-plist
--- textproc/p5-Text-WikiFormat.orig/pkg-plist Sun Dec 5 13:36:18 2004
+++ textproc/p5-Text-WikiFormat/pkg-plist Tue Jul 26 02:27:55 2005
@@ -1,4 +1,6 @@
%%SITE_PERL%%/Text/WikiFormat.pm
+%%SITE_PERL%%/Text/WikiFormat/Blocks.pm
@unexec rmdir %D/%%SITE_PERL%%/auto/Text 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/Text/WikiFormat 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Text 2>/dev/null || true
--- p5-Text-WikiFormat.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list