ports/53788: Maintainer Update: www/gallery

Jamie Hermans jamie at hermans.ca
Thu Jun 26 16:30:18 UTC 2003


>Number:         53788
>Category:       ports
>Synopsis:       Maintainer Update: www/gallery
>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:   Thu Jun 26 09:30:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Jamie Hermans
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
hermans.ca
>Environment:
System: FreeBSD seraphim.hermans.ca 4.8-STABLE FreeBSD 4.8-STABLE #0: Sun Apr 27 18:26:54 MDT 2003 root at seraphim.hermans.ca:/home/usr_obj/usr/src/sys/SERAPHIM i386

>Description:
Gallery v1.3.4 is both a new feature and bugfix release, and is
recommended for all Gallery users. New features for v1.3.4 include:
the ability to download your gallery to burn to CD or browse offline,
additional photo print services, auto-rotation of JPEGs when possible,
and the ability to add new customized description fields to photos.
In addition, v.1.3.4 fixes numerous minor bugs, and extends support
for PHP-Nuke to versions 6.5 and newer, and improves the Windows XP
Publishing Wizard interface.
>How-To-Repeat:
>Fix:

--- gallery-diff begins here ---
diff -ruN gallery-old/Makefile gallery/Makefile
--- gallery-old/Makefile	Fri Feb 21 07:01:16 2003
+++ gallery/Makefile	Thu Jun 26 10:07:19 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gallery
-PORTVERSION=	1.3.3
+PORTVERSION=	1.3.4
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN gallery-old/distinfo gallery/distinfo
--- gallery-old/distinfo	Wed Jan  1 12:42:15 2003
+++ gallery/distinfo	Thu Jun 26 09:50:18 2003
@@ -1 +1 @@
-MD5 (gallery-1.3.3.tar.gz) = 3929f61d08a39101149aab3f5946b98d
+MD5 (gallery-1.3.4.tar.gz) = b74f829c07ed5fe08c5f81d090d7d7fb
diff -ruN gallery-old/pkg-plist gallery/pkg-plist
--- gallery-old/pkg-plist	Tue Feb 18 14:22:12 2003
+++ gallery/pkg-plist	Thu Jun 26 10:05:06 2003
@@ -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
+ at dirrm %%GALLERYDIR%%/setup
+ at dirrm %%GALLERYDIR%%/platform
+ at dirrm %%GALLERYDIR%%/layout
+ at dirrm %%GALLERYDIR%%/js
+ at dirrm %%GALLERYDIR%%/java
+ at dirrm %%GALLERYDIR%%/images
+ at dirrm %%GALLERYDIR%%/html_wrap
+ at dirrm %%GALLERYDIR%%/html
+ at dirrm %%GALLERYDIR%%/errors
+ at dirrm %%GALLERYDIR%%/css
+ at dirrm %%GALLERYDIR%%/classes/remote
+ at dirrm %%GALLERYDIR%%/classes/postnuke0.7.1
+ at dirrm %%GALLERYDIR%%/classes/postnuke
+ at dirrm %%GALLERYDIR%%/classes/nuke5
+ at dirrm %%GALLERYDIR%%/classes/gallery
 @dirrm %%GALLERYDIR%%/classes/database/mysql
 @dirrm %%GALLERYDIR%%/classes/database
- at dirrm %%GALLERYDIR%%/classes/gallery
- at dirrm %%GALLERYDIR%%/classes/nuke5
- at dirrm %%GALLERYDIR%%/classes/postnuke
- at dirrm %%GALLERYDIR%%/classes/postnuke0.7.1
- at dirrm %%GALLERYDIR%%/classes/remote
 @dirrm %%GALLERYDIR%%/classes
- at dirrm %%GALLERYDIR%%/errors
- at dirrm %%GALLERYDIR%%/html
- at dirrm %%GALLERYDIR%%/images
- at dirrm %%GALLERYDIR%%/java
- at dirrm %%GALLERYDIR%%/js
- at dirrm %%GALLERYDIR%%/layout
- at dirrm %%GALLERYDIR%%/platform
- at dirrm %%GALLERYDIR%%/setup
 %%PORTDOCS%%@dirrm share/doc/gallery
- at unexec rmdir %D/%%GALLERYDIR%%/html_wrap 2>/dev/null || true
- at unexec rmdir %D/%%GALLERYDIR%%/css 2>/dev/null || true
 @unexec rmdir %D/%%GALLERYDIR%% 2>/dev/null || true
--- gallery-diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list