Date: Wed, 14 May 2003 12:42:02 +0200 (CEST) From: Mathieu Arnold <m@absolight.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: m@absolight.net Subject: ports/52212: (update) devel/p5-String-Approx to 3.20 Message-ID: <20030514104202.0389281E8@aragorn.reaumur.absolight.net> Resent-Message-ID: <200305141050.h4EAoFHV014629@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 52212 >Category: ports >Synopsis: (update) devel/p5-String-Approx to 3.20 >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: Wed May 14 03:50:15 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mathieu Arnold >Release: FreeBSD 4.8-RELEASE i386 >Organization: Absolight >Environment: System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386 >Description: Update to 3.20 Add WWW >How-To-Repeat: >Fix: --- p5-String-Approx-3.20.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-String-Approx/Makefile,v retrieving revision 1.7 diff -u -b -w -r1.7 Makefile --- Makefile 2003/02/21 11:22:51 1.7 +++ Makefile 2003/05/14 10:40:06 @@ -6,7 +6,7 @@ # PORTNAME= String-Approx -PORTVERSION= 3.19 +PORTVERSION= 3.20 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= String @@ -17,7 +17,6 @@ PERL_CONFIGURE= YES -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= String::Approx.3 .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-String-Approx/distinfo,v retrieving revision 1.5 diff -u -b -w -r1.5 distinfo --- distinfo 2003/01/03 08:04:11 1.5 +++ distinfo 2003/05/14 10:40:06 @@ -1 +1 @@ -MD5 (String-Approx-3.19.tar.gz) = e39c231b07ae3f7fa1f53d89aeb2fea4 +MD5 (String-Approx-3.20.tar.gz) = 1233c5ec816a15a0fcb12b18bce7ead4 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/devel/p5-String-Approx/pkg-descr,v retrieving revision 1.1 diff -u -b -w -r1.1 pkg-descr --- pkg-descr 2000/05/07 15:00:23 1.1 +++ pkg-descr 2003/05/14 10:40:06 @@ -5,3 +5,5 @@ (McScot, MacScot). EXTREMELY USEFUL FOR WRITING LANGUAGE TESTS AND QUIZES ! Jarkko Hietaniemi<jhi@alpha.hut.fi> + +WWW: http://search.cpan.org/dist/String-Approx/ Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/p5-String-Approx/pkg-plist,v retrieving revision 1.2 diff -u -b -w -r1.2 pkg-plist --- pkg-plist 2003/01/03 08:04:11 1.2 +++ pkg-plist 2003/05/14 10:40:06 @@ -1,7 +1,7 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/String/Approx.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/Approx/Approx.bs -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/Approx/Approx.so -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/Approx/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String/Approx -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/String 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/String 2>/dev/null || true +%%SITE_PERL%%/%%PERL_ARCH%%/String/Approx.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/String/Approx/.packlist +%%SITE_PERL%%/%%PERL_ARCH%%/auto/String/Approx/Approx.bs +%%SITE_PERL%%/%%PERL_ARCH%%/auto/String/Approx/Approx.so +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/String/Approx +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/String 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/String 2>/dev/null || true --- p5-String-Approx-3.20.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030514104202.0389281E8>