diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/gallery3/Makefile | 3 | ||||
-rw-r--r-- | www/gallery3/distinfo | 4 | ||||
-rw-r--r-- | www/gallery3/pkg-plist | 10 |
3 files changed, 10 insertions, 7 deletions
diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile index 6b842bb8fd1e..0b679ae5cfb7 100644 --- a/www/gallery3/Makefile +++ b/www/gallery3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gallery3 -PORTVERSION= 3.0.1 -PORTREVISION= 1 +PORTVERSION= 3.0.2 CATEGORIES= www MASTER_SITES= SF/gallery/${PORTNAME}/${PORTVERSION} DISTNAME= gallery-${PORTVERSION} diff --git a/www/gallery3/distinfo b/www/gallery3/distinfo index 963f7220cc12..e69bc5a5e86f 100644 --- a/www/gallery3/distinfo +++ b/www/gallery3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gallery-3.0.1.zip) = bdff3e0f5f157343f414cdfe000b11c93400d379103529bbc5852d85eb54b64f -SIZE (gallery-3.0.1.zip) = 1810327 +SHA256 (gallery-3.0.2.zip) = 398677f4a078458183375f88118baba77adb9a2aff7de3a46ed22cba13e215a9 +SIZE (gallery-3.0.2.zip) = 1848347 diff --git a/www/gallery3/pkg-plist b/www/gallery3/pkg-plist index 2fab7d4d9583..1ce7a6037b4c 100644 --- a/www/gallery3/pkg-plist +++ b/www/gallery3/pkg-plist @@ -32,6 +32,7 @@ %%WWWDIR%%/lib/gallery.in_place_edit.js %%WWWDIR%%/lib/gallery.panel.js %%WWWDIR%%/lib/gallery.show_full_size.js +%%WWWDIR%%/lib/images/apple-touch-icon.png %%WWWDIR%%/lib/images/favicon.ico %%WWWDIR%%/lib/images/logo.png %%WWWDIR%%/lib/jquery-ui.js @@ -85,6 +86,7 @@ %%WWWDIR%%/modules/comment/views/admin_block_recent_comments.html.php %%WWWDIR%%/modules/comment/views/admin_comments.html.php %%WWWDIR%%/modules/comment/views/admin_manage_comments.html.php +%%WWWDIR%%/modules/comment/views/admin_manage_comments_queue.html.php %%WWWDIR%%/modules/comment/views/comment.html.php %%WWWDIR%%/modules/comment/views/comment.mrss.php %%WWWDIR%%/modules/comment/views/comments.html.php @@ -197,6 +199,7 @@ %%WWWDIR%%/modules/gallery/helpers/block_manager.php %%WWWDIR%%/modules/gallery/helpers/data_rest.php %%WWWDIR%%/modules/gallery/helpers/dir.php +%%WWWDIR%%/modules/gallery/helpers/encoding.php %%WWWDIR%%/modules/gallery/helpers/gallery.php %%WWWDIR%%/modules/gallery/helpers/gallery_block.php %%WWWDIR%%/modules/gallery/helpers/gallery_error.php @@ -253,7 +256,6 @@ %%WWWDIR%%/modules/gallery/libraries/MY_Input.php %%WWWDIR%%/modules/gallery/libraries/MY_Kohana_Exception.php %%WWWDIR%%/modules/gallery/libraries/MY_ORM.php -%%WWWDIR%%/modules/gallery/libraries/MY_Pagination.php %%WWWDIR%%/modules/gallery/libraries/MY_View.php %%WWWDIR%%/modules/gallery/libraries/Menu.php %%WWWDIR%%/modules/gallery/libraries/ORM_MPTT.php @@ -302,6 +304,7 @@ %%WWWDIR%%/modules/gallery/views/admin_sidebar_blocks.html.php %%WWWDIR%%/modules/gallery/views/admin_theme_options.html.php %%WWWDIR%%/modules/gallery/views/admin_themes.html.php +%%WWWDIR%%/modules/gallery/views/admin_themes_buttonset.html.php %%WWWDIR%%/modules/gallery/views/admin_themes_preview.html.php %%WWWDIR%%/modules/gallery/views/error.html.php %%WWWDIR%%/modules/gallery/views/error_404.html.php @@ -441,7 +444,6 @@ %%WWWDIR%%/modules/server_add/helpers/server_add_event.php %%WWWDIR%%/modules/server_add/helpers/server_add_installer.php %%WWWDIR%%/modules/server_add/helpers/server_add_theme.php -%%WWWDIR%%/modules/server_add/js/admin.js %%WWWDIR%%/modules/server_add/js/server_add.js %%WWWDIR%%/modules/server_add/models/server_add_entry.php %%WWWDIR%%/modules/server_add/module.info @@ -608,6 +610,7 @@ %%WWWDIR%%/system/views/profiler/table.css %%WWWDIR%%/system/views/profiler/table.php %%WWWDIR%%/themes/admin_wind/css/fix-ie.css +%%WWWDIR%%/themes/admin_wind/css/screen-rtl.css %%WWWDIR%%/themes/admin_wind/css/screen.css %%WWWDIR%%/themes/admin_wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png %%WWWDIR%%/themes/admin_wind/css/themeroller/images/ui-bg_flat_55_fbec88_40x100.png @@ -652,8 +655,9 @@ %%WWWDIR%%/themes/admin_wind/thumbnail.png %%WWWDIR%%/themes/admin_wind/views/admin.html.php %%WWWDIR%%/themes/admin_wind/views/block.html.php -%%WWWDIR%%/themes/admin_wind/views/pager.html.php +%%WWWDIR%%/themes/admin_wind/views/paginator.html.php %%WWWDIR%%/themes/wind/css/fix-ie.css +%%WWWDIR%%/themes/wind/css/screen-rtl.css %%WWWDIR%%/themes/wind/css/screen.css %%WWWDIR%%/themes/wind/css/themeroller/images/ui-bg_flat_0_aaaaaa_40x100.png %%WWWDIR%%/themes/wind/css/themeroller/images/ui-bg_flat_55_fbec88_40x100.png |