From m.seaman@infracaninophile.co.uk  Sun Aug  9 16:57:20 2009
Return-Path: <m.seaman@infracaninophile.co.uk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 831FD106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  9 Aug 2009 16:57:20 +0000 (UTC)
	(envelope-from m.seaman@infracaninophile.co.uk)
Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1])
	by mx1.freebsd.org (Postfix) with ESMTP id 0AECA8FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  9 Aug 2009 16:57:19 +0000 (UTC)
Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1])
	by smtp.infracaninophile.co.uk (8.14.3/8.14.3) with ESMTP id n79GvEnb054453
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 9 Aug 2009 17:57:14 +0100 (BST)
	(envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk)
Received: (from matthew@localhost)
	by happy-idiot-talk.infracaninophile.co.uk (8.14.3/8.14.3/Submit) id n79GvEFZ054446;
	Sun, 9 Aug 2009 17:57:14 +0100 (BST)
	(envelope-from matthew)
Message-Id: <200908091657.n79GvEFZ054446@happy-idiot-talk.infracaninophile.co.uk>
Date: Sun, 9 Aug 2009 17:57:14 +0100 (BST)
From: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Reply-To: Matthew Seaman <m.seaman@infracaninophile.co.uk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer] ports-mgmt/p5-FreeBSD-Portindex -- update to 2.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         137607
>Category:       ports
>Synopsis:       [maintainer] ports-mgmt/p5-FreeBSD-Portindex -- update to 2.2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bsam
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 09 17:00:08 UTC 2009
>Closed-Date:    Mon Aug 10 11:41:33 UTC 2009
>Last-Modified:  Mon Aug 10 11:50:01 UTC 2009
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->bsam 
Responsible-Changed-By: bsam 
Responsible-Changed-When: Mon Aug 10 11:23:17 UTC 2009 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137607 
State-Changed-From-To: open->closed 
State-Changed-By: bsam 
State-Changed-When: Mon Aug 10 11:41:23 UTC 2009 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137607 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137607: commit references a PR
Date: Mon, 10 Aug 2009 11:40:44 +0000 (UTC)

 bsam        2009-08-10 11:40:35 UTC
 
   FreeBSD ports repository
 
   Modified files:
     ports-mgmt/p5-FreeBSD-Portindex Makefile distinfo 
   Log:
   Update to version 2.2.
   
   PR:             ports/137607
   Submitted by:   Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
   
   Revision  Changes    Path
   1.17      +1 -1      ports/ports-mgmt/p5-FreeBSD-Portindex/Makefile
   1.13      +3 -3      ports/ports-mgmt/p5-FreeBSD-Portindex/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
