Date: Wed, 16 Jul 2003 20:14:11 +0900 From: KATO Tsuguru <tkato@prontomail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/54541: Update port: textproc/filepp to 1.7.1 Message-ID: <20030716201411.3641ffbb.tkato@prontomail.com> Resent-Message-ID: <200307161120.h6GBK3b3098224@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 54541 >Category: ports >Synopsis: Update port: textproc/filepp to 1.7.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jul 16 04:20:03 PDT 2003 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.7.1 >How-To-Repeat: >Fix: diff -urN /usr/ports/textproc/filepp/Makefile textproc/filepp/Makefile --- /usr/ports/textproc/filepp/Makefile Tue Jul 8 00:37:42 2003 +++ textproc/filepp/Makefile Tue Jul 15 22:59:34 2003 @@ -7,7 +7,7 @@ # PORTNAME= filepp -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.1 CATEGORIES= textproc MASTER_SITES= http://www.cabaret.demon.co.uk/filepp/ @@ -16,6 +16,7 @@ USE_PERL5= yes GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} NO_BUILD= yes MAN1= filepp.1 diff -urN /usr/ports/textproc/filepp/distinfo textproc/filepp/distinfo --- /usr/ports/textproc/filepp/distinfo Tue Jul 8 00:37:42 2003 +++ textproc/filepp/distinfo Tue Jul 15 22:58:38 2003 @@ -1 +1 @@ -MD5 (filepp-1.6.0.tar.gz) = 41580fb1b289dab1b2403765fdbae510 +MD5 (filepp-1.7.1.tar.gz) = 46870a7372bbd5b83e94ef0def08670a diff -urN /usr/ports/textproc/filepp/pkg-plist textproc/filepp/pkg-plist --- /usr/ports/textproc/filepp/pkg-plist Tue Jul 8 00:37:42 2003 +++ textproc/filepp/pkg-plist Tue Jul 15 23:01:25 2003 @@ -7,7 +7,6 @@ share/filepp/modules/comment.pm share/filepp/modules/cpp.pm share/filepp/modules/defplus.pm -share/filepp/modules/filedb.pm share/filepp/modules/for.pm share/filepp/modules/foreach.pm share/filepp/modules/format.pm @@ -16,7 +15,6 @@ share/filepp/modules/literal.pm share/filepp/modules/maths.pm share/filepp/modules/regexp.pm -share/filepp/modules/test.pm share/filepp/modules/tolower.pm share/filepp/modules/toupper.pm @dirrm share/filepp/modules >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030716201411.3641ffbb.tkato>