Date: Fri, 8 Feb 2008 22:42:03 GMT From: Felippe de Meirelles Motta <lippemail@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/120433: [UPDATE] Message-ID: <200802082242.m18Mg38l025154@www.freebsd.org> Resent-Message-ID: <200802082250.m18Mo0Dm028810@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 120433 >Category: ports >Synopsis: [UPDATE] >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: Fri Feb 08 22:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Felippe de Meirelles Motta >Release: FreeBSD 7.0-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008 lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC >Description: - Updated to 0.13; - Fix pkg-plist. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-Heap-Simple/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 8 Sep 2007 00:57:28 -0000 1.5 +++ Makefile 8 Feb 2008 22:43:13 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Heap-Simple -PORTVERSION= 0.11 +PORTVERSION= 0.13 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Heap Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-Heap-Simple/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 7 Dec 2005 06:15:00 -0000 1.4 +++ distinfo 8 Feb 2008 22:43:13 -0000 @@ -1,3 +1,3 @@ -MD5 (Heap-Simple-0.11.tar.gz) = c0172682e321187dc3525e9f5a56eb9b -SHA256 (Heap-Simple-0.11.tar.gz) = 3fcbd74112102450b4fbbde3765d6c5c27ea3b3845c262dcbf9405ee396bbcca -SIZE (Heap-Simple-0.11.tar.gz) = 14473 +MD5 (Heap-Simple-0.13.tar.gz) = 7a70c8e7e52b35c33bbbb9ad8cdbdeb4 +SHA256 (Heap-Simple-0.13.tar.gz) = a6a720764580081de6086e1bfab606accc1a388a88e47adaa38abe49787ca71b +SIZE (Heap-Simple-0.13.tar.gz) = 16244 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/p5-Heap-Simple/pkg-plist,v retrieving revision 1.5 diff -u -r1.5 pkg-plist --- pkg-plist 22 Jan 2006 01:47:45 -0000 1.5 +++ pkg-plist 8 Feb 2008 22:43:13 -0000 @@ -1,5 +1,7 @@ %%SITE_PERL%%/Heap/Simple.pm +%%SITE_PERL%%/Heap/Simple/Package.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/Simple/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/Simple @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap +@dirrmtry %%SITE_PERL%%/Heap/Simple @dirrmtry %%SITE_PERL%%/Heap >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802082242.m18Mg38l025154>