From b3fc8349ed371ac06e2632fe91bcb19ee8f600ea Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Thu, 20 Sep 2001 04:50:42 +0000 Subject: Update to 1.45. PR: ports/30616 Submitted by: Itsuro Saito (MAINTAINER) --- japanese/a2ps/Makefile | 9 +++++---- japanese/a2ps/distinfo | 2 +- japanese/a2ps/files/patch-aa | 4 ++-- 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'japanese/a2ps') diff --git a/japanese/a2ps/Makefile b/japanese/a2ps/Makefile index 1274ef6074cf..53cfc7f1cf44 100644 --- a/japanese/a2ps/Makefile +++ b/japanese/a2ps/Makefile @@ -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 diff --git a/japanese/a2ps/distinfo b/japanese/a2ps/distinfo index 4499b5669437..acab9e015562 100644 --- a/japanese/a2ps/distinfo +++ b/japanese/a2ps/distinfo @@ -1 +1 @@ -MD5 (a2ps.pl-1.44) = 7c08e3d260d4cb6cf2d0403486421cf4 +MD5 (a2ps.pl-1.45) = 3eae209b3c69ec692ee7d61ddd663f6c diff --git a/japanese/a2ps/files/patch-aa b/japanese/a2ps/files/patch-aa index ca452e025025..6856aed82475 100644 --- a/japanese/a2ps/files/patch-aa +++ b/japanese/a2ps/files/patch-aa @@ -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 -- cgit v1.2.3