Date: Thu, 9 Jul 2009 01:22:42 GMT From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: demon@FreeBSD.org Subject: ports/136584: [PATCH] www/p5-HTTP-Server-Simple-Mason: update to 0.11 Message-ID: <200907090122.n691MgYH024396@freefall.freebsd.org> Resent-Message-ID: <200907090130.n691UOrf038188@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136584 >Category: ports >Synopsis: [PATCH] www/p5-HTTP-Server-Simple-Mason: update to 0.11 >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: Thu Jul 09 01:30:24 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Philip M. Gollucci >Release: FreeBSD 7.2-STABLE i386 >Organization: RideCharge Inc. >Environment: System: FreeBSD freefall.freebsd.org 7.2-STABLE FreeBSD 7.2-STABLE #38 r194101: Sat Jun 13 11:12:24 UTC >Description: - Update to 0.11 Port maintainer (demon@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-HTTP-Server-Simple-Mason-0.11.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-HTTP-Server-Simple-Mason/Makefile,v retrieving revision 1.5 diff -u -u -r1.5 Makefile --- Makefile 17 Apr 2008 14:30:07 -0000 1.5 +++ Makefile 9 Jul 2009 01:22:40 -0000 @@ -6,7 +6,7 @@ # PORTNAME= HTTP-Server-Simple-Mason -PORTVERSION= 0.09 +PORTVERSION= 0.11 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Index: distinfo =================================================================== RCS file: /home/pcvs/ports/www/p5-HTTP-Server-Simple-Mason/distinfo,v retrieving revision 1.4 diff -u -u -r1.4 distinfo --- distinfo 24 Jan 2006 03:13:53 -0000 1.4 +++ distinfo 9 Jul 2009 01:22:40 -0000 @@ -1,3 +1,3 @@ -MD5 (HTTP-Server-Simple-Mason-0.09.tar.gz) = 89801442d5ed9b39a80605546461712e -SHA256 (HTTP-Server-Simple-Mason-0.09.tar.gz) = de12bbfa712944ac71b093651756c659927751693096a5c3740bcb00954dd688 -SIZE (HTTP-Server-Simple-Mason-0.09.tar.gz) = 12891 +MD5 (HTTP-Server-Simple-Mason-0.11.tar.gz) = ef54e39b81858cd4498e4db445c5593c +SHA256 (HTTP-Server-Simple-Mason-0.11.tar.gz) = 697caf3d9e8cf321fdec3b7adc31491acb128b5273b263cee390ffc925e6667c +SIZE (HTTP-Server-Simple-Mason-0.11.tar.gz) = 18716 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/www/p5-HTTP-Server-Simple-Mason/pkg-plist,v retrieving revision 1.3 diff -u -u -r1.3 pkg-plist --- pkg-plist 22 Jan 2006 02:58:03 -0000 1.3 +++ pkg-plist 9 Jul 2009 01:22:40 -0000 @@ -1,6 +1,6 @@ %%SITE_PERL%%/HTTP/Server/Simple/Mason.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server/Simple/Mason/.packlist -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server/Simple/Mason +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server/Simple/Mason @dirrmtry %%SITE_PERL%%/HTTP/Server/Simple @dirrmtry %%SITE_PERL%%/HTTP/Server @dirrmtry %%SITE_PERL%%/HTTP --- p5-HTTP-Server-Simple-Mason-0.11.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?200907090122.n691MgYH024396>