Date: Tue, 6 Jun 2006 05:21:38 +0800 (CST) From: Rong-En Fan <rafan@infor.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: erwin@FreeBSD.org Subject: ports/98558: [PATCH] x11-toolkits/p5-Tk-GBARR: update to 2.07 Message-ID: <200606052121.k55LLcnI088442@svm.csie.ntu.edu.tw> Resent-Message-ID: <200606052130.k55LUHm7062974@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 98558 >Category: ports >Synopsis: [PATCH] x11-toolkits/p5-Tk-GBARR: update to 2.07 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jun 05 21:30:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Rong-En Fan >Release: FreeBSD 6.1-RELEASE i386 >Organization: NTU CSIE >Environment: >Description: - Update to 2.07 - Remove MAN3PREFIX This make port test possible, due to it is PREFIX clean now. Port maintainer (erwin@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Tk-GBARR-2.07.patch begins here --- diff -ruN --exclude=CVS /usr/ports/x11-toolkits/p5-Tk-GBARR/Makefile /home/rafan/tmp/ports/p5-Tk-GBARR/Makefile --- /usr/ports/x11-toolkits/p5-Tk-GBARR/Makefile Fri Oct 24 20:05:07 2003 +++ /home/rafan/tmp/ports/p5-Tk-GBARR/Makefile Tue Jun 6 05:19:32 2006 @@ -6,7 +6,7 @@ # PORTNAME= Tk-GBARR -PORTVERSION= 2.06 +PORTVERSION= 2.07 CATEGORIES= x11-toolkits perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Tk @@ -20,7 +20,6 @@ PERL_CONFIGURE= yes -MAN3PREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION} MAN3= Tk::Cloth.3 \ Tk::FireButton.3 \ Tk::NumEntry.3 \ diff -ruN --exclude=CVS /usr/ports/x11-toolkits/p5-Tk-GBARR/distinfo /home/rafan/tmp/ports/p5-Tk-GBARR/distinfo --- /usr/ports/x11-toolkits/p5-Tk-GBARR/distinfo Sun Nov 27 01:00:47 2005 +++ /home/rafan/tmp/ports/p5-Tk-GBARR/distinfo Tue Jun 6 05:15:23 2006 @@ -1,3 +1,3 @@ -MD5 (Tk-GBARR-2.06.tar.gz) = 70aaf6037f2a93e0ba79e05a1ca50282 -SHA256 (Tk-GBARR-2.06.tar.gz) = 5cd1ea5b0904bcf4019c9e89f9afaf6fb2bf8bafbcfeac8f60c982152e8d8534 -SIZE (Tk-GBARR-2.06.tar.gz) = 25067 +MD5 (Tk-GBARR-2.07.tar.gz) = 4cc3b5d934d18756f745608e305bcad5 +SHA256 (Tk-GBARR-2.07.tar.gz) = 10769e60c5013bed16b3f64d01c53f18f06c44d87194aab4f46eae23a379c59b +SIZE (Tk-GBARR-2.07.tar.gz) = 25367 Binary files /usr/ports/x11-toolkits/p5-Tk-GBARR/p5-Tk-GBARR-2.07.tbz and /home/rafan/tmp/ports/p5-Tk-GBARR/p5-Tk-GBARR-2.07.tbz differ --- p5-Tk-GBARR-2.07.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606052121.k55LLcnI088442>