Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Jul 2012 16:03:24 +0800 (CST)
From:      Bo-Yi Wu <appleboy.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Bo-Yi Wu <appleboy.tw@gmail.com>
Subject:   ports/169706: [MAINTAINER] www/gallery3: update to 3.0.4
Message-ID:  <201207080803.q6883OqA044404@freebsd.ee.ccu.edu.tw>
Resent-Message-ID: <201207080830.q688U8cf049915@freefall.freebsd.org>

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

>Number:         169706
>Category:       ports
>Synopsis:       [MAINTAINER] www/gallery3: update to 3.0.4
>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:   Sun Jul 08 08:30:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Bo-Yi Wu
>Release:        FreeBSD 7.1-RELEASE-p13 i386
>Organization:
>Environment:
System: FreeBSD freebsd.ee.ccu.edu.tw 7.1-RELEASE-p13 FreeBSD 7.1-RELEASE-p13 #0: Mon Jul 12 17:44:51 UTC 2010
>Description:
- Update to 3.0.4

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

--- gallery3-3.0.4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/gallery3/Makefile /root/gallery3/Makefile
--- /usr/ports/www/gallery3/Makefile	2012-06-02 05:13:55.000000000 +0800
+++ /root/gallery3/Makefile	2012-07-08 15:56:25.000000000 +0800
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	gallery3
-PORTVERSION=	3.0.3
-PORTREVISION=	1
+PORTVERSION=	3.0.4
 CATEGORIES=	www
 MASTER_SITES=	SF/gallery/${PORTNAME}/${PORTVERSION}
 DISTNAME=	gallery-${PORTVERSION}
diff -ruN --exclude=CVS /usr/ports/www/gallery3/distinfo /root/gallery3/distinfo
--- /usr/ports/www/gallery3/distinfo	2012-04-23 05:14:11.000000000 +0800
+++ /root/gallery3/distinfo	2012-07-08 15:41:13.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (gallery-3.0.3.zip) = f1777031faa54713b48327fe16d7d364cd13c89689e122ca3799edb6321a588a
-SIZE (gallery-3.0.3.zip) = 1858732
+SHA256 (gallery-3.0.4.zip) = ad7f0078d74964fec2782986836b4ea348b46035a9cc3e56ca49297d399e3fcf
+SIZE (gallery-3.0.4.zip) = 1858451
diff -ruN --exclude=CVS /usr/ports/www/gallery3/pkg-plist /root/gallery3/pkg-plist
--- /usr/ports/www/gallery3/pkg-plist	2012-04-23 05:14:11.000000000 +0800
+++ /root/gallery3/pkg-plist	2012-07-08 15:45:52.000000000 +0800
@@ -194,6 +194,7 @@
 %%WWWDIR%%/modules/gallery/helpers/MY_url.php
 %%WWWDIR%%/modules/gallery/helpers/MY_valid.php
 %%WWWDIR%%/modules/gallery/helpers/access.php
+%%WWWDIR%%/modules/gallery/helpers/ajax.php
 %%WWWDIR%%/modules/gallery/helpers/album.php
 %%WWWDIR%%/modules/gallery/helpers/auth.php
 %%WWWDIR%%/modules/gallery/helpers/batch.php
@@ -240,7 +241,7 @@
 %%WWWDIR%%/modules/gallery/images/gd.png
 %%WWWDIR%%/modules/gallery/images/graphicsmagick.png
 %%WWWDIR%%/modules/gallery/images/imagemagick.jpg
-%%WWWDIR%%/modules/gallery/images/missing_movie.png
+%%WWWDIR%%/modules/gallery/images/missing_movie.jpg
 %%WWWDIR%%/modules/gallery/images/missing_photo.png
 %%WWWDIR%%/modules/gallery/js/albums_form_add.js
 %%WWWDIR%%/modules/gallery/js/item_form_delete.js
@@ -341,6 +342,7 @@
 %%WWWDIR%%/modules/gallery/views/user_profile_info.html.php
 %%WWWDIR%%/modules/gallery/views/welcome_message.html.php
 %%WWWDIR%%/modules/gallery/views/welcome_message_loader.html.php
+%%WWWDIR%%/modules/image_block/controllers/image_block.php
 %%WWWDIR%%/modules/image_block/helpers/image_block_block.php
 %%WWWDIR%%/modules/image_block/helpers/image_block_installer.php
 %%WWWDIR%%/modules/image_block/module.info
@@ -844,6 +846,7 @@
 @dirrm %%WWWDIR%%/modules/info
 @dirrm %%WWWDIR%%/modules/image_block/views
 @dirrm %%WWWDIR%%/modules/image_block/helpers
+@dirrm %%WWWDIR%%/modules/image_block/controllers
 @dirrm %%WWWDIR%%/modules/image_block
 @dirrm %%WWWDIR%%/modules/gallery/views/kohana
 @dirrm %%WWWDIR%%/modules/gallery/views
--- gallery3-3.0.4.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?201207080803.q6883OqA044404>