From 023488c07fdef0247830a5e048d3e4a791590b95 Mon Sep 17 00:00:00 2001 From: culot Date: Sun, 8 Jul 2012 12:19:50 +0000 Subject: - Update to 3.0.4 Changes: http://gallery.menalto.com/gallery_3_0_4 PR: ports/169706 Submitted by: Bo-Yi Wu (maintainer) --- www/gallery3/Makefile | 3 +-- www/gallery3/distinfo | 4 ++-- www/gallery3/pkg-plist | 5 ++++- 3 files changed, 7 insertions(+), 5 deletions(-) (limited to 'www/gallery3') diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile index 22ff3799775c..9be635c51371 100644 --- a/www/gallery3/Makefile +++ b/www/gallery3/Makefile @@ -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 --git a/www/gallery3/distinfo b/www/gallery3/distinfo index 166b2ec3e50e..647a5e486cdd 100644 --- a/www/gallery3/distinfo +++ b/www/gallery3/distinfo @@ -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 --git a/www/gallery3/pkg-plist b/www/gallery3/pkg-plist index 86125b9559b3..a2b81a2cb8e5 100644 --- a/www/gallery3/pkg-plist +++ b/www/gallery3/pkg-plist @@ -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 -- cgit