Date: Sun, 9 Aug 2009 17:57:14 +0100 (BST) From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/137607: [maintainer] ports-mgmt/p5-FreeBSD-Portindex -- update to 2.2 Message-ID: <200908091657.n79GvEFZ054446@happy-idiot-talk.infracaninophile.co.uk> Resent-Message-ID: <200908091700.n79H08PT046328@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137607 >Category: ports >Synopsis: [maintainer] ports-mgmt/p5-FreeBSD-Portindex -- update to 2.2 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Aug 09 17:00:08 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Matthew Seaman >Release: FreeBSD 7.2-STABLE i386 >Organization: Infracaninophile >Environment: System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 7.2-STABLE FreeBSD 7.2-STABLE #3: Thu Aug 6 20:43:43 BST 2009 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386 >Description: Update to new release version 2.2: Changes: 2.2 Sun May 3 19:17:00 2009 - Switch from ExtUtils::MakeMaker to Module::Install for generating Makefile etc. 2.2 Sun Aug 9 16:30:00 2009 - Implement a '-L' switch to portindex to generate an alternative SHLIBS index - Make objects to be serialiazed and stored in the cache all inherit from a generic 'TreeObject' type. >How-To-Repeat: >Fix: --- p5-FreeBSD-Portindex.diff begins here --- diff -Nur /usr/ports/ports-mgmt/p5-FreeBSD-Portindex/Makefile p5-FreeBSD-Portindex/Makefile --- /usr/ports/ports-mgmt/p5-FreeBSD-Portindex/Makefile 2008-04-08 02:31:27.000000000 +0100 +++ p5-FreeBSD-Portindex/Makefile 2009-08-09 17:19:20.000000000 +0100 @@ -5,7 +5,7 @@ # $FreeBSD: ports/ports-mgmt/p5-FreeBSD-Portindex/Makefile,v 1.16 2008/04/08 01:31:27 clsung Exp $ PORTNAME= FreeBSD-Portindex -PORTVERSION= 2.1 +PORTVERSION= 2.2 CATEGORIES= ports-mgmt perl5 MASTER_SITES= http://www.infracaninophile.co.uk/portindex/ PKGNAMEPREFIX= p5- diff -Nur /usr/ports/ports-mgmt/p5-FreeBSD-Portindex/distinfo p5-FreeBSD-Portindex/distinfo --- /usr/ports/ports-mgmt/p5-FreeBSD-Portindex/distinfo 2008-04-08 02:31:27.000000000 +0100 +++ p5-FreeBSD-Portindex/distinfo 2009-08-09 17:19:51.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (FreeBSD-Portindex-2.1.tar.bz2) = bfd77f6d32b6be1639eca588d6bec059 -SHA256 (FreeBSD-Portindex-2.1.tar.bz2) = c6323af410b51e99fc8237e5471a7444a06e8180dc6ae01b0631890e5df212ff -SIZE (FreeBSD-Portindex-2.1.tar.bz2) = 32939 +MD5 (FreeBSD-Portindex-2.2.tar.bz2) = 4fee52ecc3bea4e7672e4b90806282d1 +SHA256 (FreeBSD-Portindex-2.2.tar.bz2) = e11bbe3b7cb375e3938f170d9ed9f71a7419c1c71d5fd378b5dd0003f5afbd8e +SIZE (FreeBSD-Portindex-2.2.tar.bz2) = 46188 --- p5-FreeBSD-Portindex.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?200908091657.n79GvEFZ054446>