Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 1997 04:13:13 +0900 (JST)
From:      saito@miv.t.u-tokyo.ac.jp
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/4489: upgrade the port (japanese/a2ps)
Message-ID:  <199709071913.EAA11832@ip013.bme.rcast.u-tokyo.ac.jp>
Resent-Message-ID: <199709071920.MAA06598@hub.freebsd.org>

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

>Number:         4489
>Category:       ports
>Synopsis:       upgrade the port (japanese/a2ps)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep  7 12:20:00 PDT 1997
>Last-Modified:
>Originator:     Itsuro Saito
>Organization:
>Release:        FreeBSD 2.2.2-RELEASE i386
>Environment:
>Description:

The software(a2ps) has been upgraded. So, I upgrade the port.
The following is "diff -uNr old-port new-port" output.
Please hvae a look at this.

Sincerely yours,
                                            Saito Itsuro

---------- cut here ----------
diff -uNr a2ps.orig/Makefile a2ps/Makefile
--- a2ps.orig/Makefile	Mon Sep  8 02:37:34 1997
+++ a2ps/Makefile	Mon Sep  8 02:53:27 1997
@@ -1,21 +1,21 @@
 # New ports collection makefile for:	a2ps-j
-# Version required:	1.39
-# Date created:		16 Nov 1996
+# Version required:	1.41
+# Date created:		8 Sep 1997
 # Whom:			SAITO Itsuro <saito@miv.t.u-tokyo.ac.jp>
 #
 # $Id$
 #
 
-DISTNAME=	a2ps-1.39
-PKGNAME=	jp-a2ps-1.39
+DISTNAME=	a2ps.pl-1.41
+PKGNAME=	jp-a2ps-1.41
+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/
-CATEGORIES=	japanese print
-EXTRACT_SUFX=	
+EXTRACT_SUFX=
 
 MAINTAINER=	saito@miv.t.u-tokyo.ac.jp
 
-EXTRACT_CMD=	cp
+EXTRACT_CMD=	${CP}
 EXTRACT_BEFORE_ARGS=
 EXTRACT_AFTER_ARGS=	.
 NO_WRKSUBDIR=	yes
@@ -23,6 +23,6 @@
 NO_BUILD=	yes
 
 do-install:
-	${INSTALL_SCRIPT} ${WRKDIR}/a2ps-1.39 ${PREFIX}/bin/a2ps-j
+	${INSTALL_SCRIPT} ${WRKDIR}/a2ps.pl-1.41 ${PREFIX}/bin/a2ps-j
 
 .include <bsd.port.mk>
diff -uNr a2ps.orig/files/md5 a2ps/files/md5
--- a2ps.orig/files/md5	Mon Mar  3 10:21:00 1997
+++ a2ps/files/md5	Mon Sep  8 02:40:33 1997
@@ -1 +1 @@
-MD5 (a2ps-1.39) = 18c9f4369767018fe887d6b84d1a9c83
+MD5 (a2ps.pl-1.41) = eb32471130e6389ca4f919686d61e69a
diff -uNr a2ps.orig/patches/patch-aa a2ps/patches/patch-aa
--- a2ps.orig/patches/patch-aa	Mon Mar  3 10:21:00 1997
+++ a2ps/patches/patch-aa	Mon Sep  8 02:59:27 1997
@@ -1,13 +1,8 @@
-*** a2ps-1.39.orig	Sat Nov 16 07:22:10 1996
---- a2ps-1.39	Sat Nov 16 07:35:10 1996
-***************
-*** 1,4 ****
-! #!/usr/local/bin/perl
-  ;#
-  ;# a2ps: ascii to ps
-  ;#
---- 1,4 ----
-! #!/usr/bin/perl
-  ;#
-  ;# a2ps: ascii to ps
-  ;#
+--- a2ps.pl-1.41.orig	Mon Sep  8 02:59:07 1997
++++ a2ps.pl-1.41	Mon Sep  8 02:59:08 1997
+@@ -1,4 +1,4 @@
+-#!/usr/local/bin/perl
++#!/usr/bin/perl
+ ;#
+ ;# a2ps: ascii to ps
+ ;#
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:



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