View | Details | Raw Unified | Return to bug 169706
Collapse All | Expand All

(-)/root/gallery3/Makefile (-2 / +1 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	gallery3
8
PORTNAME=	gallery3
9
PORTVERSION=	3.0.3
9
PORTVERSION=	3.0.4
10
PORTREVISION=	1
11
CATEGORIES=	www
10
CATEGORIES=	www
12
MASTER_SITES=	SF/gallery/${PORTNAME}/${PORTVERSION}
11
MASTER_SITES=	SF/gallery/${PORTNAME}/${PORTVERSION}
13
DISTNAME=	gallery-${PORTVERSION}
12
DISTNAME=	gallery-${PORTVERSION}
(-)/root/gallery3/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (gallery-3.0.3.zip) = f1777031faa54713b48327fe16d7d364cd13c89689e122ca3799edb6321a588a
1
SHA256 (gallery-3.0.4.zip) = ad7f0078d74964fec2782986836b4ea348b46035a9cc3e56ca49297d399e3fcf
2
SIZE (gallery-3.0.3.zip) = 1858732
2
SIZE (gallery-3.0.4.zip) = 1858451
(-)/root/gallery3/pkg-plist (-1 / +4 lines)
Lines 194-199 Link Here
194
%%WWWDIR%%/modules/gallery/helpers/MY_url.php
194
%%WWWDIR%%/modules/gallery/helpers/MY_url.php
195
%%WWWDIR%%/modules/gallery/helpers/MY_valid.php
195
%%WWWDIR%%/modules/gallery/helpers/MY_valid.php
196
%%WWWDIR%%/modules/gallery/helpers/access.php
196
%%WWWDIR%%/modules/gallery/helpers/access.php
197
%%WWWDIR%%/modules/gallery/helpers/ajax.php
197
%%WWWDIR%%/modules/gallery/helpers/album.php
198
%%WWWDIR%%/modules/gallery/helpers/album.php
198
%%WWWDIR%%/modules/gallery/helpers/auth.php
199
%%WWWDIR%%/modules/gallery/helpers/auth.php
199
%%WWWDIR%%/modules/gallery/helpers/batch.php
200
%%WWWDIR%%/modules/gallery/helpers/batch.php
Lines 240-246 Link Here
240
%%WWWDIR%%/modules/gallery/images/gd.png
241
%%WWWDIR%%/modules/gallery/images/gd.png
241
%%WWWDIR%%/modules/gallery/images/graphicsmagick.png
242
%%WWWDIR%%/modules/gallery/images/graphicsmagick.png
242
%%WWWDIR%%/modules/gallery/images/imagemagick.jpg
243
%%WWWDIR%%/modules/gallery/images/imagemagick.jpg
243
%%WWWDIR%%/modules/gallery/images/missing_movie.png
244
%%WWWDIR%%/modules/gallery/images/missing_movie.jpg
244
%%WWWDIR%%/modules/gallery/images/missing_photo.png
245
%%WWWDIR%%/modules/gallery/images/missing_photo.png
245
%%WWWDIR%%/modules/gallery/js/albums_form_add.js
246
%%WWWDIR%%/modules/gallery/js/albums_form_add.js
246
%%WWWDIR%%/modules/gallery/js/item_form_delete.js
247
%%WWWDIR%%/modules/gallery/js/item_form_delete.js
Lines 341-346 Link Here
341
%%WWWDIR%%/modules/gallery/views/user_profile_info.html.php
342
%%WWWDIR%%/modules/gallery/views/user_profile_info.html.php
342
%%WWWDIR%%/modules/gallery/views/welcome_message.html.php
343
%%WWWDIR%%/modules/gallery/views/welcome_message.html.php
343
%%WWWDIR%%/modules/gallery/views/welcome_message_loader.html.php
344
%%WWWDIR%%/modules/gallery/views/welcome_message_loader.html.php
345
%%WWWDIR%%/modules/image_block/controllers/image_block.php
344
%%WWWDIR%%/modules/image_block/helpers/image_block_block.php
346
%%WWWDIR%%/modules/image_block/helpers/image_block_block.php
345
%%WWWDIR%%/modules/image_block/helpers/image_block_installer.php
347
%%WWWDIR%%/modules/image_block/helpers/image_block_installer.php
346
%%WWWDIR%%/modules/image_block/module.info
348
%%WWWDIR%%/modules/image_block/module.info
Lines 844-849 Link Here
844
@dirrm %%WWWDIR%%/modules/info
846
@dirrm %%WWWDIR%%/modules/info
845
@dirrm %%WWWDIR%%/modules/image_block/views
847
@dirrm %%WWWDIR%%/modules/image_block/views
846
@dirrm %%WWWDIR%%/modules/image_block/helpers
848
@dirrm %%WWWDIR%%/modules/image_block/helpers
849
@dirrm %%WWWDIR%%/modules/image_block/controllers
847
@dirrm %%WWWDIR%%/modules/image_block
850
@dirrm %%WWWDIR%%/modules/image_block
848
@dirrm %%WWWDIR%%/modules/gallery/views/kohana
851
@dirrm %%WWWDIR%%/modules/gallery/views/kohana
849
@dirrm %%WWWDIR%%/modules/gallery/views
852
@dirrm %%WWWDIR%%/modules/gallery/views

Return to bug 169706