ports/56313: Update www/gallery - security update

Jamie Hermans jamie at hermans.ca
Thu Sep 4 02:20:13 UTC 2003


The following reply was made to PR ports/56313; it has been noted by GNATS.

From: Jamie Hermans <jamie at hermans.ca>
To: Jon Noack <noackjr at alumni.rice.edu>
Cc: freebsd-gnats-submit at FreeBSD.org, leeym at FreeBSD.org,
	jamie at hermans.ca
Subject: Re: ports/56313: Update www/gallery - security update
Date: Wed, 3 Sep 2003 20:10:53 -0600

 On Wed, Sep 03, 2003 at 07:20:09PM -0500, Jon Noack wrote:
 > PORTREVISION bump still didn't fix pkg_version seeing this as a downgrade:
 > gallery-1.3.4                       >   succeeds port (port has pl1_1)
 > 
 
 OK - this one works.  I'm sure this breaks 'the rules', but I can't
 think of a better way to make this work with the version scheme they
 chose to use for the gallery patch.
 
 # pkg_version -v | grep gallery
 gallery-1.3.4    <   needs updating (port has 1.3.4pl1)
 
 
 diff -ruN gallery/Makefile gallery-new/Makefile
 --- gallery/Makefile	Wed Sep  3 16:14:22 2003
 +++ gallery-new/Makefile	Wed Sep  3 20:02:00 2003
 @@ -6,8 +6,8 @@
  #
  
  PORTNAME=	gallery
 -PORTVERSION=	1.3.4-pl1
 -PORTREVISION=	1
 +PORTVERSION=	1.3.4pl1
 +DISTFILES=	gallery-1.3.4-pl1.tar.gz
  CATEGORIES=	www
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	${PORTNAME}
 
 -- Jamie
 



More information about the freebsd-ports-bugs mailing list