ports/81933: update ports: japanese/wikicker

Fumihiko Kimura jfkimura at yahoo.co.jp
Mon Jun 6 03:10:02 UTC 2005


>Number:         81933
>Category:       ports
>Synopsis:       update ports: japanese/wikicker
>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:   Mon Jun 06 03:10:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Fumihiko Kimura
>Release:        FreeBSD 4.11-RELEASE-p9 i386
>Organization:
>Environment:
>Description:

Upgrade to 0.26

>How-To-Repeat:
>Fix:

It was after a long absence, and I tried to test it.

=== begin  cut here ===
diff -urN wikicker.orig/Makefile wikicker/Makefile
--- wikicker.orig/Makefile	Mon Mar  7 06:53:32 2005
+++ wikicker/Makefile	Fri Jun  3 12:24:10 2005
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=		WiKicker
-PORTVERSION=		0.24
+PORTVERSION=		0.26
 CATEGORIES+=		japanese www perl5
-MASTER_SITES=		\
-			http://www.naney.org/comp/distrib/WiKicker/archive/
+MASTER_SITES=		http://www.naney.org/comp/distrib/WiKicker/archive/
 
 MAINTAINER=		ports at freebsd.org
 COMMENT=		Wiki like system by perl5
@@ -24,7 +23,6 @@
 .endif
 RUN_DEPENDS+=		\
 			${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
-			${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
 			${SITE_PERL}/Time/Zone.pm:${PORTSDIR}/devel/p5-TimeDate \
 			${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \
 			${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \
@@ -37,7 +35,8 @@
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 500800
-BUILD_DEPENDS+=		${SITE_PERL}/Locale/Maketext.pm:${PORTSDIR}/devel/p5-Locale-Maketext
+BUILD_DEPENDS+=		${SITE_PERL}/Locale/Maketext.pm:${PORTSDIR}/devel/p5-Locale-Maketext \
+			${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
 .endif
 
 .if defined(WITH_WIKICKER_RECENTLOG)
diff -urN wikicker.orig/distinfo wikicker/distinfo
--- wikicker.orig/distinfo	Mon Mar  7 06:53:32 2005
+++ wikicker/distinfo	Fri Jun  3 12:24:19 2005
@@ -1,2 +1,2 @@
-MD5 (WiKicker-0.24.tar.gz) = 0b31c79c063150c486f46c46eed521e1
-SIZE (WiKicker-0.24.tar.gz) = 159672
+MD5 (WiKicker-0.26.tar.gz) = 7d7a137194ab2350cefbd81570c0b237
+SIZE (WiKicker-0.26.tar.gz) = 169014
=== ended  cut here ===

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list