Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 2003 16:26:59 +0900
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/49997: Update port: japanese/cal.rb to 1.12
Message-ID:  <86smtqs918.wl%fuyuki@hadaly.org>

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

>Number:         49997
>Category:       ports
>Synopsis:       Update port: japanese/cal.rb to 1.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 13 23:30:11 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 5.0-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD hadaly.dyndns.org 5.0-RELEASE-p4 FreeBSD 5.0-RELEASE-p4 #2: Fri Mar 7 13:26:51 JST 2003 root@hadaly.dyndns.org:/.2/obj/usr/src/sys/NS i386


	
>Description:
Update to 1.12
	
>How-To-Repeat:
	
>Fix:
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/cal.rb/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	19 Feb 2003 11:15:39 -0000	1.3
+++ Makefile	14 Mar 2003 07:24:07 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cal.rb
-PORTVERSION=	1.11
+PORTVERSION=	1.12
 CATEGORIES=	japanese deskutils
 MASTER_SITES=	http://aglaia.c.u-tokyo.ac.jp/~yamamoto/Script/Calendar/
 DISTFILES=	cal.rb Calendar.rb era_name
@@ -15,15 +15,14 @@
 MAINTAINER=	fuyuki@hadaly.org
 COMMENT=	Displays a Japanese calendar
 
+EXTRACT_CMD=	${CP}
+EXTRACT_BEFORE_ARGS=
+EXTRACT_AFTER_ARGS=	${WRKSRC}
+
 USE_RUBY=	yes
 RUBY_SHEBANG_FILES=	${WRKSRC}/cal.rb
+NO_WRKSUBDIR=	yes
 NO_BUILD=	yes
-
-do-extract:
-	${MKDIR} ${WRKSRC}
-.for i in ${DISTFILES}
-	${CP} ${DISTDIR}/${DIST_SUBDIR}/${i} ${WRKSRC}
-.endfor
 
 post-patch:
 	${RUBY} -i -pe 'sub "./era_name", "${DATADIR}/era_name"' \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/japanese/cal.rb/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	19 Feb 2003 11:15:39 -0000	1.3
+++ distinfo	14 Mar 2003 07:24:07 -0000
@@ -1,3 +1,3 @@
-MD5 (cal.rb-1.11/cal.rb) = 6e11df4805b14ed434b88ebcb9278a8e
-MD5 (cal.rb-1.11/Calendar.rb) = bbf344b4a119a616b9b708240da3ab27
-MD5 (cal.rb-1.11/era_name) = 2c3c6a4de0d7d8a2101fbe7165509982
+MD5 (cal.rb-1.12/cal.rb) = e87bfe4448ccafe4708867c51f7c5557
+MD5 (cal.rb-1.12/Calendar.rb) = 9775d6d6095a84e2c2bc58f8bc491ec5
+MD5 (cal.rb-1.12/era_name) = 2c3c6a4de0d7d8a2101fbe7165509982
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/japanese/cal.rb/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	4 Nov 2002 01:35:00 -0000	1.1
+++ pkg-descr	14 Mar 2003 07:24:07 -0000
@@ -2,4 +2,4 @@
 the Japanese holidays.  It can also display years in the
 Japanese era.
 
-WWW: http://aglaia.c.u-tokyo.ac.jp/~yamamoto/Script/Calendar/calendar.html
+WWW: http://aglaia.c.u-tokyo.ac.jp/~yamamoto/Script/Calendar/
>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?86smtqs918.wl%fuyuki>