ports/159810: [UPDATE] www/pivotx: update to 2.3.0

Fumiyuki Shimizu 清水文行 fumifumi at abacustech.jp
Tue Aug 16 05:10:09 UTC 2011


>Number:         159810
>Category:       ports
>Synopsis:       [UPDATE] www/pivotx: update to 2.3.0
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 16 05:10:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Fumiyuki Shimizu
>Release:        FreeBSD 8.1-RELEASE i386
>Organization:
Abacus Technologies, Inc.
>Environment:
System: FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010
>Description:
- Update to 2.3.0
    http://blog.pivotx.net/2011-08-15/pivotx-23-released
- Added missing dependency:
    PR ports/159514 reported by Hans Fredrik Nordhaug

Thanks,

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

--- pivotx-2.3.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/pivotx/Makefile /usr/ports/www/pivotx-2.3.0/Makefile
--- /usr/ports/www/pivotx/Makefile	2011-06-07 16:12:09.000000000 +0900
+++ /usr/ports/www/pivotx-2.3.0/Makefile	2011-08-16 11:27:15.000000000 +0900
@@ -6,21 +6,21 @@
 #
 
 PORTNAME=	pivotx
-PORTVERSION=	2.2.6
+PORTVERSION=	2.3.0
 CATEGORIES=	www
 MASTER_SITES=	SF/pivot-weblog/PivotX http://pivotx.net/files/ http://pivotx.net/files/archived/
-DISTNAME=	pivotx_226
+DISTNAME=	pivotx_2.3.0
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	fumifumi at abacustech.jp
 COMMENT=	Software to help you maintain dynamic sites such as weblogs
 
-DOCS=	LICENSE.txt README.txt example.htaccess
-DOCS_WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}-${PORTREVISION}-docs
-
 LICENSE=	GPLv2
 LICENSE_FILE=	${DOCS_WRKSRC}/LICENSE.txt
 
+DOCS=		LICENSE.txt README.txt example.htaccess
+DOCS_WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}-${PORTREVISION}-docs
+
 # Requirements:
 # http://book.pivotx.net/index.php?page=app-e#anchor-determining-if-your-server-meets-pivotxs-requirements
 
@@ -29,7 +29,7 @@
 
 WANT_PHP_WEB=	yes
 IGNORE_WITH_PHP=4
-USE_PHP=	session gettext xml gd pcre
+USE_PHP=	session gettext xml gd pcre tokenizer
 USE_GETTEXT=	yes
 
 .if exists(${PHPBASE}/lib/php/${PHP_EXT_DIR}/simplexml.so) || !exists(${PHPBASE}/lib/php/${PHP_EXT_DIR}/dom.so)
diff -ruN --exclude=CVS /usr/ports/www/pivotx/distinfo /usr/ports/www/pivotx-2.3.0/distinfo
--- /usr/ports/www/pivotx/distinfo	2011-06-07 16:12:09.000000000 +0900
+++ /usr/ports/www/pivotx-2.3.0/distinfo	2011-08-16 10:47:35.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (pivotx_226.tgz) = c3583f750afcce884aa106c7833ab79cd59013524bbeb05967eb35738ebe5400
-SIZE (pivotx_226.tgz) = 2330203
+SHA256 (pivotx_2.3.0.tgz) = 93248ceea6cc8b1654386a14175c1a3d4035bf63dca99b0e46b8fa6bba84df64
+SIZE (pivotx_2.3.0.tgz) = 2345261
diff -ruN --exclude=CVS /usr/ports/www/pivotx/files/patch-pivotx-data.php /usr/ports/www/pivotx-2.3.0/files/patch-pivotx-data.php
--- /usr/ports/www/pivotx/files/patch-pivotx-data.php	2011-02-12 13:50:50.000000000 +0900
+++ /usr/ports/www/pivotx-2.3.0/files/patch-pivotx-data.php	2011-08-16 10:57:46.000000000 +0900
@@ -1,6 +1,6 @@
---- pivotx/data.php.orig	2010-11-02 05:17:24.000000000 +0900
-+++ pivotx/data.php	2011-01-05 16:04:08.000000000 +0900
-@@ -609,9 +609,11 @@
+--- pivotx/data.php.orig	2011-08-05 02:40:39.000000000 +0900
++++ pivotx/data.php	2011-08-16 10:55:32.000000000 +0900
+@@ -616,6 +616,7 @@
          'allow_comments' => '1',
          'allow_paragraphs' => '0',
          'chmod' => '0644',
@@ -8,7 +8,3 @@
          'cookie_length' => '1814400',
          'db_version' => $dbversion,
          'debug' => 0,
-+        //'debug_visible' => 1,
-         'default_category' => 'default',
-         'diffdate_format' => '%ordday% %monname% \'%ye% - ',
-         'emoticons' => '1',
diff -ruN --exclude=CVS /usr/ports/www/pivotx/pkg-plist /usr/ports/www/pivotx-2.3.0/pkg-plist
--- /usr/ports/www/pivotx/pkg-plist	2011-06-07 16:12:09.000000000 +0900
+++ /usr/ports/www/pivotx-2.3.0/pkg-plist	2011-08-16 11:40:27.000000000 +0900
@@ -177,9 +177,11 @@
 %%WWWDIR%%/pivotx/extensions/lifestream/twitter.png
 %%WWWDIR%%/pivotx/extensions/lifestream/widget_lifestream.php
 %%WWWDIR%%/pivotx/extensions/slideshow/docs/index.markdown
-%%WWWDIR%%/pivotx/extensions/slideshow/jquery.easing.1.2.js
-%%WWWDIR%%/pivotx/extensions/slideshow/jquery.slideviewer.1.1.js
+%%WWWDIR%%/pivotx/extensions/slideshow/jquery.easing.1.3.js
+%%WWWDIR%%/pivotx/extensions/slideshow/jquery.slideviewer.1.2.js
 %%WWWDIR%%/pivotx/extensions/slideshow/slideshow.css
+%%WWWDIR%%/pivotx/extensions/slideshow/slideshow_skinny.css
+%%WWWDIR%%/pivotx/extensions/slideshow/slideviewer.css
 %%WWWDIR%%/pivotx/extensions/slideshow/spinner.gif
 %%WWWDIR%%/pivotx/extensions/slideshow/widget_slideshow.php
 %%WWWDIR%%/pivotx/fileupload.php
@@ -242,9 +244,9 @@
 %%WWWDIR%%/pivotx/includes/index.html
 %%WWWDIR%%/pivotx/includes/js/bookmarklet.js
 %%WWWDIR%%/pivotx/includes/js/index.html
-%%WWWDIR%%/pivotx/includes/js/jquery-1.5.2.min.js
+%%WWWDIR%%/pivotx/includes/js/jquery-1.6.2.min.js
 %%WWWDIR%%/pivotx/includes/js/jquery-plugins.js
-%%WWWDIR%%/pivotx/includes/js/jquery-ui-1.8.11.custom.min.js
+%%WWWDIR%%/pivotx/includes/js/jquery-ui-1.8.15.custom.min.js
 %%WWWDIR%%/pivotx/includes/js/jquery.Jcrop.min.js
 %%WWWDIR%%/pivotx/includes/js/m_pivotx.js
 %%WWWDIR%%/pivotx/includes/js/pivotx.js
@@ -533,6 +535,7 @@
 %%WWWDIR%%/pivotx/modules/smarty/plugins/modifier.debug_print_var.php
 %%WWWDIR%%/pivotx/modules/smarty/plugins/modifier.default.php
 %%WWWDIR%%/pivotx/modules/smarty/plugins/modifier.escape.php
+%%WWWDIR%%/pivotx/modules/smarty/plugins/modifier.explode.php
 %%WWWDIR%%/pivotx/modules/smarty/plugins/modifier.hyphenize.php
 %%WWWDIR%%/pivotx/modules/smarty/plugins/modifier.indent.php
 %%WWWDIR%%/pivotx/modules/smarty/plugins/modifier.lower.php
@@ -834,6 +837,7 @@
 %%WWWDIR%%/pivotx/templates_internal/mobile/inc_header.tpl
 %%WWWDIR%%/pivotx/templates_internal/mobile/pages.tpl
 %%WWWDIR%%/pivotx/templates_internal/modal.tpl
+%%WWWDIR%%/pivotx/templates_internal/moderatecomments.tpl
 %%WWWDIR%%/pivotx/templates_internal/pages.tpl
 %%WWWDIR%%/pivotx/templates_internal/placeholder.tpl
 %%WWWDIR%%/pivotx/templates_internal/trackbacks.tpl
@@ -851,7 +855,7 @@
 %%WWWDIR%%/pivotx/templates_internal/ui-theme/images/ui-icons_454545_256x240.png
 %%WWWDIR%%/pivotx/templates_internal/ui-theme/images/ui-icons_888888_256x240.png
 %%WWWDIR%%/pivotx/templates_internal/ui-theme/images/ui-icons_cd0a0a_256x240.png
-%%WWWDIR%%/pivotx/templates_internal/ui-theme/jquery-ui-1.8.11.custom.css
+%%WWWDIR%%/pivotx/templates_internal/ui-theme/jquery-ui-1.8.15.custom.css
 %%WWWDIR%%/pivotx/templates_internal/users.tpl
 %%WWWDIR%%/pivotx/templates_internal/visitors.tpl
 %%WWWDIR%%/pivotx/templates_internal/weblog.tpl
--- pivotx-2.3.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list