ports/57187: maintainer-update: www/gallery (bugfix)
Jamie Hermans
jamie at hermans.ca
Wed Sep 24 18:00:29 UTC 2003
>Number: 57187
>Category: ports
>Synopsis: maintainer-update: www/gallery (bugfix)
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Sep 24 11:00:27 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:
Only moments after releasing Gallery v1.4, we
found a very small bug, introduced just before
the release, which causes all image rotations to
fail. We've released v1.4-pl1 to fix this issue.
>How-To-Repeat:
>Fix:
diff -ruN gallery/Makefile gallery-1.4.1/Makefile
--- gallery/Makefile Wed Sep 24 05:38:12 2003
+++ gallery-1.4.1/Makefile Wed Sep 24 11:44:29 2003
@@ -6,10 +6,11 @@
#
PORTNAME= gallery
-PORTVERSION= 1.4
+PORTVERSION= 1.4.0.1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.0.1/-pl1/}
MAINTAINER= jamie at hermans.ca
COMMENT= Gallery is a slick web based photo album written using PHP
diff -ruN gallery/distinfo gallery-1.4.1/distinfo
--- gallery/distinfo Wed Sep 24 05:38:12 2003
+++ gallery-1.4.1/distinfo Wed Sep 24 11:44:32 2003
@@ -1 +1 @@
-MD5 (gallery-1.4.tar.gz) = 464af2718330da54a0d68c77dfb25bf2
+MD5 (gallery-1.4-pl1.tar.gz) = 289995f7ca18bc63fec34d3c00f8cb26
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list