Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2001 05:30:53 +0900 (JST)
From:      saito@miv.t.u-tokyo.ac.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30616: upgrade of japanese/a2ps port
Message-ID:  <200109162030.f8GKUrV63259@ip148.bme.rcast.u-tokyo.ac.jp>

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

>Number:         30616
>Category:       ports
>Synopsis:       Update port japanese/a2ps
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 16 13:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Itsuro Saito
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD freebsd.bme.rcast.u-tokyo.ac.jp 4.3-STABLE FreeBSD 4.3-STABLE #2: Thu May 24 06:51:58 JST 2001 saito@freebsd.bme.rcast.u-tokyo.ac.jp:/usr/obj/usr/src/sys/FREEBSD i386


	
>Description:
update of japanese/a2ps port

>How-To-Repeat:
>Fix:

diff -ruN a2ps.bak/Makefile a2ps/Makefile
--- a2ps.bak/Makefile	Tue Apr 11 23:12:49 2000
+++ a2ps/Makefile	Mon Sep 17 05:09:13 2001
@@ -6,21 +6,22 @@
 #
 
 PORTNAME=	a2ps
-PORTVERSION=	1.44
+PORTVERSION=	1.45
 CATEGORIES=	japanese print
 MASTER_SITES=	ftp://ftp.iij.ad.jp/pub/IIJ/dist/utashiro/perl/ \
 		ftp://ftp.sra.co.jp/pub/lang/perl/sra-scripts/
-DISTFILES=	${PORTNAME}.pl-${PORTVERSION}
+DISTNAME=	${PORTNAME}.pl-${PORTVERSION}
+EXTRACT_SUFX=
 
 MAINTAINER=	saito@miv.t.u-tokyo.ac.jp
 
 EXTRACT_CMD=	${CP}
 EXTRACT_BEFORE_ARGS=
-EXTRACT_AFTER_ARGS=	.
+EXTRACT_AFTER_ARGS=	./a2ps-j
 NO_WRKSUBDIR=	yes
 NO_BUILD=	yes
 
 do-install:
-	${INSTALL_SCRIPT} ${WRKDIR}/a2ps.pl-1.44 ${PREFIX}/bin/a2ps-j
+	${INSTALL_SCRIPT} ${WRKDIR}/a2ps-j ${PREFIX}/bin
 
 .include <bsd.port.mk>
diff -ruN a2ps.bak/distinfo a2ps/distinfo
--- a2ps.bak/distinfo	Fri Apr 16 13:57:07 1999
+++ a2ps/distinfo	Mon Sep 17 05:02:48 2001
@@ -1 +1 @@
-MD5 (a2ps.pl-1.44) = 7c08e3d260d4cb6cf2d0403486421cf4
+MD5 (a2ps.pl-1.45) = 3eae209b3c69ec692ee7d61ddd663f6c
diff -ruN a2ps.bak/files/patch-aa a2ps/files/patch-aa
--- a2ps.bak/files/patch-aa	Fri Apr 16 13:57:07 1999
+++ a2ps/files/patch-aa	Mon Sep 17 05:02:48 2001
@@ -1,5 +1,5 @@
---- a2ps.pl-1.44.orig	Thu Apr  8 02:52:44 1999
-+++ a2ps.pl-1.44	Thu Apr  8 02:54:06 1999
+--- a2ps-j.orig	Thu Apr  8 02:52:44 1999
++++ a2ps-j	Thu Apr  8 02:54:06 1999
 @@ -1,4 +1,4 @@
 -#!/usr/local/bin/perl
 +#!/usr/bin/perl
>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?200109162030.f8GKUrV63259>