Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 2002 14:23:57 +0900 (JST)
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41079: Update port: japanese/zipcodes to 20020601
Message-ID:  <20020728052357.1D81555A7@hadaly.dyndns.org>

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

>Number:         41079
>Category:       ports
>Synopsis:       Update port: japanese/zipcodes to 20020601
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 27 22:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 4.6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hadaly.dyndns.org 4.6.1-RELEASE FreeBSD 4.6.1-RELEASE #7: Fri Jul 26 19:28:55 JST 2002 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386


	
>Description:
- Update to 20020601
- USE_PERL5
- Update WWW
	
>How-To-Repeat:
	
>Fix:
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/zipcodes/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile	2002/06/24 18:03:39	1.24
+++ Makefile	2002/07/28 05:22:33
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	zipcodes
-PORTVERSION=	20020501
+PORTVERSION=	20020601
 CATEGORIES=	japanese misc
 MASTER_SITES=	http://www.post.yusei.go.jp/newnumber/lzh/s/
 DISTNAME=	ken_all
@@ -22,7 +22,8 @@
 EXTRACT_AFTER_ARGS=	>ken_all.csv
 NO_WRKSUBDIR=	yes
 
-MAKE_ENV=	INSTALL_DATA="${INSTALL_DATA}" SCRIPTDIR=${SCRIPTDIR}
+USE_PERL5=	yes
+MAKE_ENV=	INSTALL_DATA="${INSTALL_DATA}" SCRIPTDIR=${SCRIPTDIR} PERL=${PERL}
 
 post-extract:
 	@${CP} ${FILESDIR}/Makefile ${WRKDIR}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/japanese/zipcodes/distinfo,v
retrieving revision 1.13
diff -u -r1.13 distinfo
--- distinfo	2002/06/24 18:03:39	1.13
+++ distinfo	2002/07/28 05:22:33
@@ -1 +1 @@
-MD5 (ken_all.lzh) = 9b1b15df311640d24ebef2422075c5c5
+MD5 (ken_all.lzh) = 37de5ef6c185e9a135ec6299439e72f3
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/japanese/zipcodes/pkg-descr,v
retrieving revision 1.5
diff -u -r1.5 pkg-descr
--- pkg-descr	2002/04/27 13:23:04	1.5
+++ pkg-descr	2002/07/28 05:22:33
@@ -5,4 +5,4 @@
 The database was provided to the public by Japan Postal Service
 Agency.
 
-WWW: http://www.yusei.go.jp/
+WWW: http://www.post.yusei.go.jp/newnumber/
cvs server: Diffing files
cvs server: Diffing scripts

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

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




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