Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Aug 2010 16:55:21 +0900
From:      Takefu <takefu@airport.fm>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/149545: japanese/jcode.pl Slaveport p5-jcode.pl
Message-ID:  <4C63A8E9.8030404@airport.fm>
Resent-Message-ID: <201008120902.o7C92poA027308@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         149545
>Category:       ports
>Synopsis:       japanese/jcode.pl Slaveport p5-jcode.pl
>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:   Thu Aug 12 09:02:51 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Takefu
>Release:        
>Organization:
FOX Amateur Radio Club
>Environment:
>Description:
>How-To-Repeat:
>Fix:
--- jcode.pl.diff begins here ---
diff -ruN /usr/ports/japanese/jcode.pl/Makefile japanese/jcode.pl/Makefile
--- /usr/ports/japanese/jcode.pl/Makefile	2010-07-21 16:56:07.000000000 +0900
+++ japanese/jcode.pl/Makefile	2010-07-29 12:50:16.000000000 +0900
@@ -7,26 +7,14 @@

 PORTNAME=	jcode.pl
 PORTVERSION=	2.13
+PORTREVISION=	1
 CATEGORIES=	japanese
-MASTER_SITES=	http://srekcah.org/jcode/
-EXTRACT_SUFX=	# none

-MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Perl library for Japanese character code conversion

-USE_PERL5_RUN=		yes
-NO_WRKSUBDIR=		yes
-NO_BUILD=		yes
-EXTRACT_CMD=		${CP}
-EXTRACT_BEFORE_ARGS=
-EXTRACT_AFTER_ARGS=	.
-PLIST_SUB=		INSTALL_BASE=${INSTALL_BASE}
+MASTERDIR=	${.CURDIR}/../../japanese/p5-${PORTNAME}

-INSTALL_BASE=	${SITE_PERL_REL}
-INSTALL_DIR=	${PREFIX}/${INSTALL_BASE}
+CONFLICTS=	ja-p5-${PORTNAME}-[0-9]*
+OLD_FLAG=	yes

-do-install:
-	${MKDIR} ${INSTALL_DIR}
-	${INSTALL_DATA} ${WRKDIR}/${DISTNAME} ${INSTALL_DIR}/${PORTNAME}
-
-.include <bsd.port.mk>
+.include "${MASTERDIR}/Makefile"
diff -ruN /usr/ports/japanese/jcode.pl/distinfo japanese/jcode.pl/distinfo
--- /usr/ports/japanese/jcode.pl/distinfo	2010-07-21 16:56:07.000000000 +0900
+++ japanese/jcode.pl/distinfo	1970-01-01 09:00:00.000000000 +0900
@@ -1,3 +0,0 @@
-MD5 (jcode.pl-2.13) = 7d688306677b99ec34cf68ef93562381
-SHA256 (jcode.pl-2.13) = 43e1a230e78db67065fa4f39f05b7f4ae0cbaef3070125ad985288315765142d
-SIZE (jcode.pl-2.13) = 21093
diff -ruN /usr/ports/japanese/jcode.pl/pkg-descr japanese/jcode.pl/pkg-descr
--- /usr/ports/japanese/jcode.pl/pkg-descr	2010-07-21 16:56:07.000000000 +0900
+++ japanese/jcode.pl/pkg-descr	1970-01-01 09:00:00.000000000 +0900
@@ -1,10 +0,0 @@
-jcode.pl is a perl library for japanese character code conversion.
-It supports translation of each JIS, EUC, Shift JIS texts,
-and automatically recognizes the encode-method of the target text files.
-
-To use this, your script should load this library as
-+ require "jcode.pl";
-or
-+ require('jcode.pl');
-
-WWW: http://srekcah.org/jcode/
diff -ruN /usr/ports/japanese/jcode.pl/pkg-plist japanese/jcode.pl/pkg-plist
--- /usr/ports/japanese/jcode.pl/pkg-plist	2010-07-21 16:56:07.000000000 +0900
+++ japanese/jcode.pl/pkg-plist	1970-01-01 09:00:00.000000000 +0900
@@ -1 +0,0 @@
-%%INSTALL_BASE%%/jcode.pl
---  jcode.pl.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C63A8E9.8030404>