summaryrefslogtreecommitdiffstats
path: root/japanese/p5-Jcode
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2004-08-10 01:44:57 +0000
committerkuriyama <kuriyama@FreeBSD.org>2004-08-10 01:44:57 +0000
commit4837f8b1e9119e4357f4e9bae37dc18e5181fe1b (patch)
treecab8095623ec4bc39fd9822d77dce361e927ef84 /japanese/p5-Jcode
parent08a865210422d6f60db34b6f00d09b665bbff699 (diff)
downloadFreeBSD-ports-4837f8b1e9119e4357f4e9bae37dc18e5181fe1b.zip
FreeBSD-ports-4837f8b1e9119e4357f4e9bae37dc18e5181fe1b.tar.gz
- Upgrade to 0.87.
- Move conditional dependency to the bottom of Makefile.
Diffstat (limited to 'japanese/p5-Jcode')
-rw-r--r--japanese/p5-Jcode/Makefile17
-rw-r--r--japanese/p5-Jcode/distinfo4
2 files changed, 10 insertions, 11 deletions
diff --git a/japanese/p5-Jcode/Makefile b/japanese/p5-Jcode/Makefile
index d06523e..f30b6bd 100644
--- a/japanese/p5-Jcode/Makefile
+++ b/japanese/p5-Jcode/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Jcode
-PORTVERSION= 0.83
-PORTREVISION= 2
+PORTVERSION= 0.87
CATEGORIES= japanese perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/D/DA/DANKOGAI
@@ -15,13 +14,6 @@ MASTER_SITE_SUBDIR= ../../authors/id/D/DA/DANKOGAI
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension interface to convert Japanese text
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500804
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
-.endif
-
PERL_CONFIGURE= yes
MAN3= Jcode.3 Jcode::Unicode.3 Jcode::Unicode::Constants.3 \
Jcode::Unicode::NoXS.3
@@ -34,4 +26,11 @@ post-configure:
s:CC = cc:CC = ${CC}:g" ${WRKSRC}/${DIR}/Makefile
.endfor
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500804
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
+.endif
+
.include <bsd.port.post.mk>
diff --git a/japanese/p5-Jcode/distinfo b/japanese/p5-Jcode/distinfo
index 6a5f422..1746c2a 100644
--- a/japanese/p5-Jcode/distinfo
+++ b/japanese/p5-Jcode/distinfo
@@ -1,2 +1,2 @@
-MD5 (Jcode-0.83.tar.gz) = 64e137e289e9fc65c1afc00c08ffa0f3
-SIZE (Jcode-0.83.tar.gz) = 188328
+MD5 (Jcode-0.87.tar.gz) = 8f0be0e1e274392998272f5737e21bb1
+SIZE (Jcode-0.87.tar.gz) = 232886
OpenPOWER on IntegriCloud