From owner-cvs-ports@FreeBSD.ORG Thu Dec 18 22:05:03 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 898CC1065676 for ; Thu, 18 Dec 2008 22:05:03 +0000 (UTC) (envelope-from lx@redundancy.redundancy.org) Received: from redundancy.redundancy.org (redundancy.redundancy.org [63.80.162.100]) by mx1.freebsd.org (Postfix) with SMTP id 5F3D98FC26 for ; Thu, 18 Dec 2008 22:05:03 +0000 (UTC) (envelope-from lx@redundancy.redundancy.org) Received: (qmail 40748 invoked by uid 1001); 18 Dec 2008 21:38:45 -0000 Date: Thu, 18 Dec 2008 13:38:22 -0800 From: "David E. Thiel" To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org Message-ID: <20081218213845.GF27352@redundancy.redundancy.org> References: <200812121905.mBCJ5iKE089434@repoman.freebsd.org> <20081218213349.GA67359@atarininja.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081218213349.GA67359@atarininja.org> X-OpenPGP-Key-fingerprint: 482A 8C46 C844 7E7C 8CBC 2313 96EE BEE5 1F4B CA13 X-OpenPGP-Key-available: http://redundancy.redundancy.org/lx.gpg X-Face: %H~{$1~NOw1y#%mM6{|4:/ List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Dec 2008 22:05:03 -0000 On Thu, Dec 18, 2008 at 04:33:49PM -0500, Wesley Shields wrote: > > | PORTNAME= swfdec-plugin > > | PORTVERSION= 0.6.0 > > | +PORTREVISION= 1 > > Re-adding PORTREVISION doesn't fix the problem where the PORTVERSION > went backwards. PORTEPOCH should have been set here. No one would have been able to successfully install the broken version, so it shouldn't be going backwards on anyone's system. Is it still a problem in this case? Thanks, David