Skip site navigation (1)Skip section navigation (2)
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:   ports/140683: [PATCH] www/phpSysInfo: Update to 3.0
Message-ID:  <20091118231915.4759464EF5@miwi.homeunix.com>
Resent-Message-ID: <200911182320.nAINK2r7003259@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         140683
>Category:       ports
>Synopsis:       [PATCH] www/phpSysInfo: Update to 3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 18 23:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091118231915.4759464EF5>