Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2003 02:14:54 +0900 (JST)
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47557: Update port: japanese/p5-nkf to 2.02
Message-ID:  <200301271720.h0RHK3Da024517@freefall.freebsd.org>

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

>Number:         47557
>Category:       ports
>Synopsis:       Update port: japanese/p5-nkf to 2.02
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 27 09:20:02 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Norikatsu Shigemura
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Ensure Technology Ltd.
>Environment:
System: FreeBSD sakura.ninth-nine.com 4.7-STABLE FreeBSD 4.7-STABLE #27: Sun Jan 12 05:45:39 JST 2003 nork@sakura.ninth-nine.com:/usr/obj/usr/src/sys/SAKURA i386
>Description:
	Update to 2.02.
>How-To-Repeat:
	N/A
>Fix:
	And remove files/patch-*.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/p5-nkf/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	14 Nov 2001 01:58:05 -0000	1.9
+++ Makefile	27 Jan 2003 16:57:20 -0000
@@ -1,38 +1,25 @@
 # New ports collection makefile for:	p5-nkf
-# Date created:		23 Feb 2000
-# Whom:			max
+# Date created:				23 Feb 2000
+# Whom:					max
 #
 # $FreeBSD: ports/japanese/p5-nkf/Makefile,v 1.9 2001/11/14 01:58:05 max Exp $
 #
 
 PORTNAME=	nkf
-PORTVERSION=	1.92
-PORTREVISION=	1
+PORTVERSION=	2.02
 CATEGORIES=	japanese perl5
-MASTER_SITES=	ftp://ftp.ie.u-ryukyu.ac.jp/pub/software/kono/
+MASTER_SITES=	http://www01.tcp-ip.or.jp/~furukawa/nkf_utf8/
 PKGNAMEPREFIX=	ja-p5-
-DISTNAME=	${PORTNAME}${PORTVERSION:S/.//}
-EXTRACT_SUFX=	.shar
+DISTNAME=	${PORTNAME}${PORTVERSION:S/.//:S/./-/}
 
 MAINTAINER=	max@FreeBSD.org
 
+WRKSRC=		${WRKDIR}/${DISTNAME}/NKF.mod
+
 PERL_CONFIGURE=	yes
 
-EXTRACT_CMD=	${SH}
-EXTRACT_BEFORE_ARGS=	# Empty
-EXTRACT_AFTER_ARGS=	> /dev/null
-WRKSRC=		${WRKDIR}/NKF
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=		NKF.3
 
-do-extract:
-	@${RM} -rf ${WRKDIR}
-	@${MKDIR} ${WRKDIR}/NKF
-	@for file in ${EXTRACT_ONLY}; do \
-		if ! (cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/$$file ${EXTRACT_AFTER_ARGS});\
-		then \
-			exit 1; \
-		fi \
-	done
+MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/japanese/p5-nkf/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	30 Oct 2001 11:18:34 -0000	1.2
+++ distinfo	27 Jan 2003 16:57:24 -0000
@@ -1 +1 @@
-MD5 (nkf192.shar) = 2e560387657d5d7c725875e548394b0f
+MD5 (nkf202.tar.gz) = 5157b91879471b450997f4eec5af62e6
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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