From jamie@hermans.ca  Wed Sep 24 10:53:06 2003
Return-Path: <jamie@hermans.ca>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B2B9216A4B3
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 24 Sep 2003 10:53:06 -0700 (PDT)
Received: from seraphim.hermans.ca (h24-65-98-20.ed.shawcable.net [24.65.98.20])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DBA144401A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 24 Sep 2003 10:53:04 -0700 (PDT)
	(envelope-from jamie@hermans.ca)
Received: from localhost (localhost [127.0.0.1])
	by seraphim.hermans.ca (Postfix) with ESMTP id 7E641295
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 24 Sep 2003 11:53:18 -0600 (MDT)
Received: from seraphim.hermans.ca ([127.0.0.1])
 by localhost (seraphim.hermans.ca [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 65941-02 for <FreeBSD-gnats-submit@freebsd.org>;
 Wed, 24 Sep 2003 11:53:16 -0600 (MDT)
Received: by seraphim.hermans.ca (Postfix, from userid 1000)
	id D824C14D; Wed, 24 Sep 2003 11:53:16 -0600 (MDT)
Message-Id: <20030924175316.D824C14D@seraphim.hermans.ca>
Date: Wed, 24 Sep 2003 11:53:16 -0600 (MDT)
From: Jamie Hermans <jamie@hermans.ca>
Reply-To: Jamie Hermans <jamie@hermans.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: maintainer-update: www/gallery (bugfix)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         57187
>Category:       ports
>Synopsis:       maintainer-update: www/gallery (bugfix)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 24 11:00:27 PDT 2003
>Closed-Date:    Thu Sep 25 03:38:21 PDT 2003
>Last-Modified:  Thu Sep 25 03:38:21 PDT 2003
>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@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@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:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Thu Sep 25 03:38:15 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=57187 
>Unformatted:
