From owner-cvs-all@FreeBSD.ORG Thu Jul 5 20:33:34 2012 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B2EC1106564A; Thu, 5 Jul 2012 20:33:34 +0000 (UTC) (envelope-from Cy.Schubert@komquats.com) Received: from smtp-out-04.shaw.ca (smtp-out-04.shaw.ca [64.59.134.12]) by mx1.freebsd.org (Postfix) with ESMTP id 4F2098FC19; Thu, 5 Jul 2012 20:33:34 +0000 (UTC) Received: from lb7f8hsrpno-svcs.dcs.int.inet (HELO pd6ml2no-ssvc.prod.shaw.ca) ([10.0.144.222]) by pd5mo1no-svcs.prod.shaw.ca with ESMTP; 05 Jul 2012 14:32:26 -0600 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=oQE6vNJ3d7oTBHj4PDKYH99BAdyPlqTp0xAtaaBYR4E= c=1 sm=1 a=wXek9TnT1AoA:10 a=QrugwKR0C_UA:10 a=wAGQQ9Az6v0A:10 a=BLceEmwcHowA:10 a=ICAaq7hcmGcA:10 a=kj9zAlcOel0A:10 a=IbtKDeXwb2+SRU442/pi3A==:17 a=BWvPGDcYAAAA:8 a=6I5d2MoRAAAA:8 a=2teCRBWPAAAA:8 a=0jx_MyJdx0_cG3kqJdsA:9 a=CjuIK1q_8ugA:10 a=V7tsTZBp22UA:10 a=SV7veod9ZcQA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Received: from unknown (HELO spqr.komquats.com) ([96.50.7.119]) by pd6ml2no-dmz.prod.shaw.ca with ESMTP; 05 Jul 2012 14:32:25 -0600 Received: from slippy.cwsent.com (slippy8 [10.2.2.6]) by spqr.komquats.com (Postfix) with ESMTP id EC7F2D5; Thu, 5 Jul 2012 13:32:24 -0700 (PDT) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.14.5/8.14.5) with ESMTP id q65KWNgr015185; Thu, 5 Jul 2012 13:32:23 -0700 (PDT) (envelope-from Cy.Schubert@komquats.com) Message-Id: <201207052032.q65KWNgr015185@slippy.cwsent.com> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.3 From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: Chris Rees In-Reply-To: Message from Chris Rees of "Thu, 05 Jul 2012 09:15:07 BST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 05 Jul 2012 13:32:23 -0700 Cc: cvs-all@freebsd.org, ports-committers@freebsd.org, Cy Schubert , "cvs-ports@FreeBSD.org" , czanik@balabit.hu Subject: Re: cvs commit: ports/sysutils/syslog-ng-devel Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Cy Schubert List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jul 2012 20:33:34 -0000 In message , Chris Rees writes: > --0015175cf764ea820104c410beb6 > Content-Type: text/plain; charset=ISO-8859-1 > > On Jul 5, 2012 2:30 AM, "Cy Schubert" wrote: > > > > In message > > om> > > , Chris Rees writes: > > > --0015175df1fcac14a304c4070391 > > > Content-Type: text/plain; charset=ISO-8859-1 > > > > > > On Jul 4, 2012 8:57 PM, "Cy Schubert" wrote: > > > > > > > > cy 2012-07-04 19:57:19 UTC > > > > > > > > FreeBSD ports repository > > > > > > > > Modified files: > > > > sysutils/syslog-ng-devel Makefile distinfo pkg-plist > > > > Log: > > > > Update from alpha2 to alpha3. > > > > > > > > Fix Makefile error from r1.57. > > > > > > > > Point to libnet116 instead of defunct libnet115. > > > > > > > > Submitted by: Update submitted by our upline > > > > (Peter Czanik ) > > > > > > The PORTVERSION is invalid for this port; having alphabetical > characters is > > > not allowed in the same part as digits; instead of 3.4.0a3 you should > have > > > 3.4.0.a.3. > > > > > > You don't need to do it manually, change PORTVERSION to DISTVERSION and > > > bsd.port.mk will sort it for you. > > > > > > Don't forget to check that the new version is numerically greater > > > (pkg_version -t) > > > > > > > Thanks Chris. > > > > Unfortunately bsd.port.mk comes up with 3.4.0.a3. This is probably not > what > > we want. > > > > Index: Makefile > > =================================================================== > > RCS file: /home/pcvs/ports/sysutils/syslog-ng-devel/Makefile,v > > retrieving revision 1.59 > > diff -u -r1.59 Makefile > > --- Makefile 4 Jul 2012 19:57:19 -0000 1.59 > > +++ Makefile 5 Jul 2012 01:26:02 -0000 > > @@ -6,10 +6,10 @@ > > # > > > > PORTNAME= syslog-ng > > -PORTVERSION= 3.4.0a3 > > +DISTVERSION= 3.4.0alpha3 > > +PORTEPOCH= 1 > > CATEGORIES= sysutils > > PKGNAMESUFFIX= -devel > > -DISTVERSION= $(PORTVERSION:S/a/alpha/) > > DISTFILES= $(PORTNAME)_$(DISTVERSION).tar.gz > > MASTER_SITES= > http://www.balabit.com/downloads/files/syslog-ng/sources/$(DI > > STVERSION)/source/ > > Ah... perhaps we'd better leave it until a release then- bumping epoch is > perhaps not a good replacement. :( Agreed, however the code in bsd.port.mk is buggy. Shouldn't 3.4.0alpha3 be 3.4.0.a.3, not 3.4.0.a3? -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org