From miwi@miwi.homeunix.com  Wed Nov 18 23:19:17 2009
Return-Path: <miwi@miwi.homeunix.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 22FA51065694
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 Nov 2009 23:19:17 +0000 (UTC)
	(envelope-from miwi@miwi.homeunix.com)
Received: from miwi.homeunix.com (dslb-088-070-197-068.pools.arcor-ip.net [88.70.197.68])
	by mx1.freebsd.org (Postfix) with ESMTP id D560B8FC25
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 Nov 2009 23:19:15 +0000 (UTC)
Received: by miwi.homeunix.com (Postfix, from userid 1001)
	id 4759464EF5; Thu, 19 Nov 2009 00:19:15 +0100 (CET)
Message-Id: <20091118231915.4759464EF5@miwi.homeunix.com>
Date: Thu, 19 Nov 2009 00:19:15 +0100 (CET)
From: Martin Wilke <miwi@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: walt@relnor.com
Subject: [PATCH] www/phpSysInfo: Update to 3.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify: walt@relnor.com

>Number:         140683
>Category:       ports
>Synopsis:       [PATCH] www/phpSysInfo: Update to 3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 18 23:20:01 UTC 2009
>Closed-Date:    Sun Jan 31 14:39:21 UTC 2010
>Last-Modified:  Sun Jan 31 14:40:03 UTC 2010
>Originator:     Martin Wilke
>Release:        FreeBSD 9.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.com 9.0-CURRENT FreeBSD 9.0-CURRENT #34 r199260: Sat Nov 14 01:35:08 CET
>Description:
3.0 was released.

Port maintainer (walt@relnor.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- phpSysInfo-3.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/phpsysinfo-dev/Makefile,v
retrieving revision 1.33
diff -u -u -r1.33 Makefile
--- Makefile	18 Nov 2009 16:28:51 -0000	1.33
+++ Makefile	18 Nov 2009 16:56:57 -0000
@@ -5,10 +5,10 @@
 # $FreeBSD: ports/www/phpsysinfo-dev/Makefile,v 1.33 2009/11/18 16:28:51 miwi Exp $
 
 PORTNAME=	phpSysInfo
-DISTVERSION=	3.0-RC9
-PORTREVISION=	1
+DISTVERSION=	3.0
 CATEGORIES=	www
-MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME:L}/3.0-RC9
+MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME:L}/3.0/
+DISTNAME=	${PORTNAME:L}
 
 MAINTAINER=	walt@relnor.com
 COMMENT=	A PHP script for displaying system information
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/phpsysinfo-dev/distinfo,v
retrieving revision 1.14
diff -u -u -r1.14 distinfo
--- distinfo	18 Nov 2009 08:58:19 -0000	1.14
+++ distinfo	18 Nov 2009 16:57:12 -0000
@@ -1,3 +1,3 @@
-MD5 (phpSysInfo-3.0-RC9.tar.gz) = 7b7fb5d785f9afd46a871bd8a26f5d28
-SHA256 (phpSysInfo-3.0-RC9.tar.gz) = 61685e38a1c4b8381fc09f6544e8786f34c6b6e7b495c1091412b0bb4c775daa
-SIZE (phpSysInfo-3.0-RC9.tar.gz) = 587873
+MD5 (phpsysinfo.tar.gz) = 24c5df0d5793d10dae32194c452484fb
+SHA256 (phpsysinfo.tar.gz) = c9d7bce1bc7996685e77428eec2fb9359314d1fb4ac79bb24b801f76af561884
+SIZE (phpsysinfo.tar.gz) = 588081
--- phpSysInfo-3.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Nov 18 23:20:37 UTC 2009 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=140683 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Nov 18 23:20:41 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: walt@relnor.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/140683: [PATCH] www/phpSysInfo: Update to 3.0
Date: Wed, 18 Nov 2009 23:20:40 UT

 Maintainer of www/phpsysinfo,
 
 Please note that PR ports/140683 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/140683
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Walter Venable <walt@relnor.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/140683: [PATCH] www/phpSysInfo: Update to 3.0
Date: Wed, 30 Dec 2009 11:16:54 -0500

 Agree! Commit! sorry for the delay.
 
 On Wed, Nov 18, 2009 at 6:20 PM, Edwin Groothuis <edwin@freebsd.org> wrote:
 > Maintainer of www/phpsysinfo,
 >
 > Please note that PR ports/140683 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 > =A0 =A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/140683
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Jan 31 14:39:20 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/140683: commit references a PR
Date: Sun, 31 Jan 2010 14:37:53 +0000 (UTC)

 miwi        2010-01-31 14:37:44 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/phpsysinfo       Makefile distinfo pkg-plist 
   Log:
   - Update to 3.0.2
   
   PR:             140683
   Submitted by:   miwi@
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.31      +10 -6     ports/www/phpsysinfo/Makefile
   1.15      +3 -3      ports/www/phpsysinfo/distinfo
   1.7       +265 -334  ports/www/phpsysinfo/pkg-plist
 _______________________________________________
 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:
