diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2003-07-02 13:08:49 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2003-07-02 13:08:49 +0800 |
commit | dd74b2f3d0bf355a35cb3141d8481ea4a786bc76 (patch) | |
tree | 9ec568e5f6c5246dfea99b93610b9f3964c5b407 /japanese | |
parent | 2953590ebb9bbb903e4a4eac6f47eac94b1711d7 (diff) | |
download | freebsd-ports-gnome-dd74b2f3d0bf355a35cb3141d8481ea4a786bc76.tar.gz freebsd-ports-gnome-dd74b2f3d0bf355a35cb3141d8481ea4a786bc76.tar.zst freebsd-ports-gnome-dd74b2f3d0bf355a35cb3141d8481ea4a786bc76.zip |
Upgrade to 0.83.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/p5-Jcode/Makefile | 4 | ||||
-rw-r--r-- | japanese/p5-Jcode/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/japanese/p5-Jcode/Makefile b/japanese/p5-Jcode/Makefile index b4d033175f0e..0e7b4b61097c 100644 --- a/japanese/p5-Jcode/Makefile +++ b/japanese/p5-Jcode/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Jcode -PORTVERSION= 0.82 +PORTVERSION= 0.83 CATEGORIES= japanese perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/D/DA/DANKOGAI @@ -27,7 +27,7 @@ MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5- post-configure: -.for DIR in Unicode Jcode +.for DIR in Unicode ${PERL} -pi -e "s:CCFLAGS = :CCFLAGS = ${CFLAGS} :g ; \ s:CC = cc:CC = ${CC}:g" ${WRKSRC}/${DIR}/Makefile .endfor diff --git a/japanese/p5-Jcode/distinfo b/japanese/p5-Jcode/distinfo index aca5ac67c85c..760e4f706a93 100644 --- a/japanese/p5-Jcode/distinfo +++ b/japanese/p5-Jcode/distinfo @@ -1 +1 @@ -MD5 (Jcode-0.82.tar.gz) = 7b06a8fa4e56714e5b85157bf49fdfff +MD5 (Jcode-0.83.tar.gz) = 64e137e289e9fc65c1afc00c08ffa0f3 |