From vivek@kcilink.com  Tue May 13 19:38:49 2008
Return-Path: <vivek@kcilink.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B7362106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 13 May 2008 19:38:49 +0000 (UTC)
	(envelope-from vivek@kcilink.com)
Received: from yertle.kcilink.com (thingy.kcilink.com [74.92.149.59])
	by mx1.freebsd.org (Postfix) with ESMTP id 848308FC1A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 13 May 2008 19:38:49 +0000 (UTC)
	(envelope-from vivek@kcilink.com)
Received: from sandbox.int.kcilink.com (sandbox.int.kcilink.com [192.168.7.23])
	by yertle.kcilink.com (Postfix) with SMTP id 6B62D8A0B6
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 13 May 2008 15:18:53 -0400 (EDT)
Received: (nullmailer pid 23336 invoked by uid 120);
	Tue, 13 May 2008 19:18:53 -0000
Message-Id: <1210706333.359915.22178.nullmailer@sandbox.int.kcilink.com>
Date: Tue, 13 May 2008 15:18:53 -0400
From: Vivek Khera <vivek@khera.org>
Reply-To: Vivek Khera <vivek@khera.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: update www/p5-CGI-Simple to latest release
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         123638
>Category:       ports
>Synopsis:       update www/p5-CGI-Simple to latest release
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    lth
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 13 19:40:03 UTC 2008
>Closed-Date:    Wed May 14 07:03:28 UTC 2008
>Last-Modified:  Wed May 14 07:10:01 UTC 2008
>Originator:     Vivek Khera
>Release:        FreeBSD 6.3-RELEASE-p1 amd64
>Organization:
>Environment:
System: FreeBSD sandbox.int.kcilink.com 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #0: Tue Apr 1 21:16:12 EDT 2008 khera@staging.int.kcilink.com:/n/yertle1/sources/usr6/obj/n/yertle1/sources/usr6/src/sys/KCI64SMP amd64


	
>Description:
	

p5-CGI-Simple hasn't been updated in ports for a long time.  The latest release
just came out and fixes many bugs.

>How-To-Repeat:
	
>Fix:

	


diff -Nru p5-CGI-Simple/Makefile p5-CGI-Simple.new/Makefile
--- p5-CGI-Simple/Makefile	2008-04-17 10:29:43.000000000 -0400
+++ p5-CGI-Simple.new/Makefile	2008-05-13 15:15:12.000000000 -0400
@@ -6,13 +6,12 @@
 #
 
 PORTNAME=	CGI-Simple
-PORTVERSION=	0.077
-PORTREVISION=	1
+PORTVERSION=	1.104
+#PORTREVISION=	0
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	../by-authors/id/J/JF/JFREEMAN
+MASTER_SITE_SUBDIR=	../by-authors/id/A/AN/ANDYA
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME:C/CGI/Cgi/}-${PORTVERSION}
 
 MAINTAINER=	lth@FreeBSD.org
 COMMENT=	A simple totally OO CGI interface that is CGI.pm compliant
diff -Nru p5-CGI-Simple/distinfo p5-CGI-Simple.new/distinfo
--- p5-CGI-Simple/distinfo	2006-01-23 22:13:46.000000000 -0500
+++ p5-CGI-Simple.new/distinfo	2008-05-13 15:15:19.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (Cgi-Simple-0.077.tar.gz) = 5b947fe84b30a2c8ed050550f73b39a9
-SHA256 (Cgi-Simple-0.077.tar.gz) = 13a59cae7bd0600548fb2c4c1e49e8e9ae4350c92bb4c25c1293b0cfd6dbcae6
-SIZE (Cgi-Simple-0.077.tar.gz) = 149933
+MD5 (CGI-Simple-1.104.tar.gz) = 3297b7b463551d491bdac471c5afa691
+SHA256 (CGI-Simple-1.104.tar.gz) = ce1bb429d8f4b95e074edecc498bb972041d4ec5a1821bf34f0b8802c7e236a3
+SIZE (CGI-Simple-1.104.tar.gz) = 81295
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lth 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue May 13 19:40:13 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123638 
State-Changed-From-To: open->closed 
State-Changed-By: lth 
State-Changed-When: Wed May 14 07:03:27 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/123638: commit references a PR
Date: Wed, 14 May 2008 07:02:43 +0000 (UTC)

 lth         2008-05-14 07:02:38 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/p5-CGI-Simple    Makefile distinfo 
   Log:
   Updated to 1.104
   
   PR:             ports/123638
   Submitted by:   Vivek Khera <vivek@khera.org>
   
   Revision  Changes    Path
   1.5       +3 -4      ports/www/p5-CGI-Simple/Makefile
   1.4       +3 -3      ports/www/p5-CGI-Simple/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:
