ports/132768: [MAINTAINER] www/suphp: update to 0.7.1

Yi-Jheng Lin yzlin at cs.nctu.edu.tw
Wed Mar 18 07:40:05 UTC 2009


>Number:         132768
>Category:       ports
>Synopsis:       [MAINTAINER] www/suphp: update to 0.7.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 18 07:40:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Yi-Jheng Lin
>Release:        FreeBSD 7.1-RELEASE-p1 amd64
>Organization:
NCTU CS
>Environment:
System: FreeBSD yzlin 7.1-RELEASE-p1 FreeBSD 7.1-RELEASE-p1 #0: Tue Jan 13 19:02:22 CST 2009
>Description:
- Update to 0.7.1
- From versions 0.7.x, there are some changes of the configuration file.
  This should be noted in /usr/ports/UPDATING.

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

--- suphp-0.7.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/suphp/Makefile,v
retrieving revision 1.30
diff -u -r1.30 Makefile
--- Makefile	9 Feb 2009 21:04:05 -0000	1.30
+++ Makefile	18 Mar 2009 07:27:55 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	suphp
-PORTVERSION=	0.7.0
+PORTVERSION=	0.7.1
 CATEGORIES=	www
 MASTER_SITES=	http://www.suphp.org/download/ \
 		${MASTER_SITE_LOCAL:S|%SUBDIR%|koitsu|}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/suphp/distinfo,v
retrieving revision 1.12
diff -u -r1.12 distinfo
--- distinfo	9 Feb 2009 21:04:05 -0000	1.12
+++ distinfo	18 Mar 2009 07:27:55 -0000
@@ -1,3 +1,3 @@
-MD5 (suphp-0.7.0.tar.gz) = dac578fc8bda630cc37ed6e47d4ff213
-SHA256 (suphp-0.7.0.tar.gz) = 0baadee9a1b6f2c2c8c84e3d11c531b89d6791f2d821a1c9c9c7dac7c5a5da8b
-SIZE (suphp-0.7.0.tar.gz) = 389689
+MD5 (suphp-0.7.1.tar.gz) = c172dd4f15a75f4dcb08ea97d4202bb8
+SHA256 (suphp-0.7.1.tar.gz) = 91d180046f95f66c9ad12f3ca67bba87e2b64338543145e68370babc4434e58a
+SIZE (suphp-0.7.1.tar.gz) = 386521
Index: pkg-message
===================================================================
RCS file: /home/ncvs/ports/www/suphp/pkg-message,v
retrieving revision 1.5
diff -u -r1.5 pkg-message
--- pkg-message	9 Feb 2009 21:04:05 -0000	1.5
+++ pkg-message	18 Mar 2009 07:27:55 -0000
@@ -44,3 +44,16 @@
 Otherwise, Apache will begin serving PHP files as downloadable
 content, rather than parse them with the PHP interpreter.
 -----------------------------------------------------------------
+
+-----------------------------------------------------------------
+For those versions upgraded from 0.6.x to 0.7.x. There are some
+new features and changes for the configuration file:
+
+    - Multiple path (with patterns) & variable substitution
+      support for docroots
+    - Double-quoted strings at section '[handlers]'
+      ex. application/x-httpd-php="php:/usr/local/bin/php-cgi"
+
+These changes may lead to internal server error if without
+modifications of the configuration file from previous version.
+-----------------------------------------------------------------
--- suphp-0.7.1.patch ends here ---

--- UPDATING.patch begins here ---
Index: UPDATING
===================================================================
RCS file: /home/ncvs/ports/UPDATING,v
retrieving revision 1.790
diff -u -r1.790 UPDATING
--- UPDATING	16 Mar 2009 22:33:17 -0000	1.790
+++ UPDATING	18 Mar 2009 07:24:54 -0000
@@ -6,6 +6,21 @@
 time you update your ports collection, before attempting any port
 upgrades.
 
+20090318:
+  AFFECTS: users of www/suphp
+  AUTHOR: yzlin at cs.nctu.edu.tw
+
+  The suPHP port has been upgraded to 0.7.x. This new version of suPHP has
+  some new features and changes for the configuration file:
+
+    - Multiple path (with patterns) & variable substitution support for
+      docroots
+    - Double-quoted strings at section '[handlers]'
+      ex. application/x-httpd-php="php:/usr/local/bin/php-cgi"
+
+  These changes may lead to internal server error if without modifications
+  of the configuration file from previous version.
+
 20090316:
   AFFECTS: users of www/geeklog
   AUTHOR: beat at FreeBSD.org
--- UPDATING.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list