From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 3 13:20:09 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63B3616A4BF for ; Wed, 3 Sep 2003 13:20:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 829FC44001 for ; Wed, 3 Sep 2003 13:20:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h83KK8Up024561 for ; Wed, 3 Sep 2003 13:20:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h83KK8W1024560; Wed, 3 Sep 2003 13:20:08 -0700 (PDT) Date: Wed, 3 Sep 2003 13:20:08 -0700 (PDT) Message-Id: <200309032020.h83KK8W1024560@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Jon Noack" Subject: Re: ports/56313: Update www/gallery - security update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jon Noack List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2003 20:20:09 -0000 The following reply was made to PR ports/56313; it has been noted by GNATS. From: "Jon Noack" To: freebsd-gnats-submit@FreeBSD.org, jamie@hermans.ca Cc: leeym@FreeBSD.org Subject: Re: ports/56313: Update www/gallery - security update Date: Wed, 3 Sep 2003 15:12:24 -0500 (CDT) pkg_version sees this update as downgrade: gallery-1.3.4 > succeeds port (port has pl1) This is because the PORTVERSION has a '-' in it. I suggest removing this dash. Due to the use of webmail, tabs have been converted to spaces (and attached text files get encoded like binaries, so you're screwed either way) -- please don't apply this diff directly: $ diff -u Makefile.orig Makefile --- Makefile.orig Tue Sep 2 20:41:43 2003 +++ Makefile Wed Sep 3 15:05:38 2003 @@ -6,7 +6,7 @@ # PORTNAME= gallery -PORTVERSION= 1.3.4-pl1 +PORTVERSION= 1.3.4pl1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}