ports/156079: [PATCH] www/phpsysinfo: update to 3.0.10

Hsin-Han You hhyou at cs.nctu.edu.tw
Thu Mar 31 06:10:12 UTC 2011


>Number:         156079
>Category:       ports
>Synopsis:       [PATCH] www/phpsysinfo: update to 3.0.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 31 06:10:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Hsin-Han You
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD alumni.cs.nctu.edu.tw 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011
>Description:
- Update to 3.0.10
- Add license information.

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

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

--- phpsysinfo-3.0.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/phpsysinfo/Makefile,v
retrieving revision 1.34
diff -u -u -r1.34 Makefile
--- Makefile	28 Jan 2011 10:57:30 -0000	1.34
+++ Makefile	31 Mar 2011 06:06:40 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phpsysinfo
-PORTVERSION=	3.0.7
+PORTVERSION=	3.0.10
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
 
@@ -18,6 +18,8 @@
 USE_PHP=	pcre xml simplexml mbstring
 WANT_PHP_WEB=	yes
 
+LICENSE=	GPLv2
+
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/phpsysinfo/distinfo,v
retrieving revision 1.18
diff -u -u -r1.18 distinfo
--- distinfo	28 Jan 2011 10:57:30 -0000	1.18
+++ distinfo	31 Mar 2011 06:06:40 -0000
@@ -1,2 +1,2 @@
-SHA256 (phpsysinfo-3.0.7.tar.gz) = cafb2520ae55cf52b719de49e4c386d1ca156d0720fafab218af817e74a7f069
-SIZE (phpsysinfo-3.0.7.tar.gz) = 662039
+SHA256 (phpsysinfo-3.0.10.tar.gz) = 5ce510b2e7a5cdc521c38141425f90cf8f4d3565d65273ade61a2415bfab53e1
+SIZE (phpsysinfo-3.0.10.tar.gz) = 441969
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/phpsysinfo/pkg-plist,v
retrieving revision 1.8
diff -u -u -r1.8 pkg-plist
--- pkg-plist	28 Jan 2011 10:57:30 -0000	1.8
+++ pkg-plist	31 Mar 2011 06:06:40 -0000
@@ -69,6 +69,7 @@
 %%WWWDIR%%/includes/interface/class.PSI_Interface_Plugin.inc.php
 %%WWWDIR%%/includes/interface/class.PSI_Interface_Sensor.inc.php
 %%WWWDIR%%/includes/interface/class.PSI_Interface_UPS.inc.php
+%%WWWDIR%%/includes/js/class.JSMin.inc.php
 %%WWWDIR%%/includes/js/class.JavaScriptPacker.inc.php
 %%WWWDIR%%/includes/mb/class.Coretemp.inc.php
 %%WWWDIR%%/includes/mb/class.HDDTemp.inc.php
@@ -92,6 +93,7 @@
 %%WWWDIR%%/includes/os/class.SunOS.inc.php
 %%WWWDIR%%/includes/os/class.WINNT.inc.php
 %%WWWDIR%%/includes/output/class.Output.inc.php
+%%WWWDIR%%/includes/output/class.Template.inc.php
 %%WWWDIR%%/includes/output/class.Webpage.inc.php
 %%WWWDIR%%/includes/output/class.WebpageXML.inc.php
 %%WWWDIR%%/includes/output/class.WebpageXSLT.inc.php
@@ -208,6 +210,7 @@
 %%WWWDIR%%/plugins/UpdateNotifier/js/UpdateNotifier.js
 %%WWWDIR%%/plugins/UpdateNotifier/lang/en.xml
 %%WWWDIR%%/plugins/UpdateNotifier/lang/fr.xml
+%%WWWDIR%%/plugins/UpdateNotifier/lang/pl.xml
 %%WWWDIR%%/plugins/ipmi/class.ipmi.inc.php
 %%WWWDIR%%/plugins/ipmi/ipmi.config.php
 %%WWWDIR%%/plugins/ipmi/js/ipmi.js
@@ -220,6 +223,9 @@
 %%WWWDIR%%/templates/clean.css
 %%WWWDIR%%/templates/cream.css
 %%WWWDIR%%/templates/cream/bg.gif
+%%WWWDIR%%/templates/html/error_config.html
+%%WWWDIR%%/templates/html/index_all.html
+%%WWWDIR%%/templates/html/index_dynamic.html
 %%WWWDIR%%/templates/jstyle_blue.css
 %%WWWDIR%%/templates/jstyle_green.css
 %%WWWDIR%%/templates/nextgen.css
@@ -235,6 +241,7 @@
 @dirrm %%WWWDIR%%/templates/two
 @dirrm %%WWWDIR%%/templates/plugin
 @dirrm %%WWWDIR%%/templates/nextgen
+ at dirrm %%WWWDIR%%/templates/html
 @dirrm %%WWWDIR%%/templates/cream
 @dirrm %%WWWDIR%%/templates/aqua
 @dirrm %%WWWDIR%%/templates
--- phpsysinfo-3.0.10.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list