summaryrefslogtreecommitdiff
path: root/www/gallery
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-06-26 17:27:54 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-06-26 17:27:54 +0000
commite7b246dfac20bd3ce67d70328ea05e3225df1ba2 (patch)
tree6b198d48f823d88a4308ca1ff571b4a06264df0b /www/gallery
parentadd NO_WRKSUBDIR and replace WRKDIR with WRKSRC (diff)
Update to 1.3.4
PR: 53788 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=83685
Diffstat (limited to 'www/gallery')
-rw-r--r--www/gallery/Makefile3
-rw-r--r--www/gallery/distinfo2
-rw-r--r--www/gallery/pkg-plist35
3 files changed, 21 insertions, 19 deletions
diff --git a/www/gallery/Makefile b/www/gallery/Makefile
index 029ad9329e3c..5b56175666ec 100644
--- a/www/gallery/Makefile
+++ b/www/gallery/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gallery
-PORTVERSION= 1.3.3
-PORTREVISION= 1
+PORTVERSION= 1.3.4
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/www/gallery/distinfo b/www/gallery/distinfo
index a7324be26d0d..10899835132c 100644
--- a/www/gallery/distinfo
+++ b/www/gallery/distinfo
@@ -1 +1 @@
-MD5 (gallery-1.3.3.tar.gz) = 3929f61d08a39101149aab3f5946b98d
+MD5 (gallery-1.3.4.tar.gz) = b74f829c07ed5fe08c5f81d090d7d7fb
diff --git a/www/gallery/pkg-plist b/www/gallery/pkg-plist
index 1d4a76a8f830..387fc33b4e86 100644
--- a/www/gallery/pkg-plist
+++ b/www/gallery/pkg-plist
@@ -4,6 +4,7 @@
%%PORTDOCS%%share/doc/gallery/UPGRADING
%%GALLERYDIR%%/Version.php
%%GALLERYDIR%%/add_comment.php
+%%GALLERYDIR%%/add_photo.php
%%GALLERYDIR%%/add_photos.php
%%GALLERYDIR%%/album_permissions.php
%%GALLERYDIR%%/albums.php
@@ -48,6 +49,7 @@
%%GALLERYDIR%%/errors/needinit.php
%%GALLERYDIR%%/errors/reconfigure.php
%%GALLERYDIR%%/errors/unconfigured.php
+%%GALLERYDIR%%/extra_fields.php
%%GALLERYDIR%%/gallery_remote.php
%%GALLERYDIR%%/gallery_remote2.php
%%GALLERYDIR%%/highlight_photo.php
@@ -130,8 +132,9 @@
%%GALLERYDIR%%/secure.sh
%%GALLERYDIR%%/session.php
%%GALLERYDIR%%/setup/.htaccess
-%%GALLERYDIR%%/setup/check_imagemagick.php
+%%GALLERYDIR%%/setup/backup_albums.php
%%GALLERYDIR%%/setup/check.inc
+%%GALLERYDIR%%/setup/check_imagemagick.php
%%GALLERYDIR%%/setup/check_netpbm.php
%%GALLERYDIR%%/setup/config_data.inc
%%GALLERYDIR%%/setup/confirm.inc
@@ -158,23 +161,23 @@
%%GALLERYDIR%%/view_comments.php
%%GALLERYDIR%%/view_photo.php
%%GALLERYDIR%%/view_photo_properties.php
+@dirrm %%GALLERYDIR%%/setup
+@dirrm %%GALLERYDIR%%/platform
+@dirrm %%GALLERYDIR%%/layout
+@dirrm %%GALLERYDIR%%/js
+@dirrm %%GALLERYDIR%%/java
+@dirrm %%GALLERYDIR%%/images
+@dirrm %%GALLERYDIR%%/html_wrap
+@dirrm %%GALLERYDIR%%/html
+@dirrm %%GALLERYDIR%%/errors
+@dirrm %%GALLERYDIR%%/css
+@dirrm %%GALLERYDIR%%/classes/remote
+@dirrm %%GALLERYDIR%%/classes/postnuke0.7.1
+@dirrm %%GALLERYDIR%%/classes/postnuke
+@dirrm %%GALLERYDIR%%/classes/nuke5
+@dirrm %%GALLERYDIR%%/classes/gallery
@dirrm %%GALLERYDIR%%/classes/database/mysql
@dirrm %%GALLERYDIR%%/classes/database
-@dirrm %%GALLERYDIR%%/classes/gallery
-@dirrm %%GALLERYDIR%%/classes/nuke5
-@dirrm %%GALLERYDIR%%/classes/postnuke
-@dirrm %%GALLERYDIR%%/classes/postnuke0.7.1
-@dirrm %%GALLERYDIR%%/classes/remote
@dirrm %%GALLERYDIR%%/classes
-@dirrm %%GALLERYDIR%%/errors
-@dirrm %%GALLERYDIR%%/html
-@dirrm %%GALLERYDIR%%/images
-@dirrm %%GALLERYDIR%%/java
-@dirrm %%GALLERYDIR%%/js
-@dirrm %%GALLERYDIR%%/layout
-@dirrm %%GALLERYDIR%%/platform
-@dirrm %%GALLERYDIR%%/setup
%%PORTDOCS%%@dirrm share/doc/gallery
-@unexec rmdir %D/%%GALLERYDIR%%/html_wrap 2>/dev/null || true
-@unexec rmdir %D/%%GALLERYDIR%%/css 2>/dev/null || true
@unexec rmdir %D/%%GALLERYDIR%% 2>/dev/null || true