Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2012 19:47:22 +0000
From:      Chris Rees <crees@freebsd.org>
To:        Cy Schubert <cy@freebsd.org>
Cc:        cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/sysutils/syslog-ng-devel Makefile
Message-ID:  <CADLo839jaPAbVucgF-ZP0qPfL1RLSZ7zXMrAHBp6Yd3AVSYcFg@mail.gmail.com>
In-Reply-To: <201203271919.q2RJJbWj068070@repoman.freebsd.org>
References:  <201203271919.q2RJJbWj068070@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 27 March 2012 19:19, Cy Schubert <cy@freebsd.org> wrote:
> cy =A0 =A0 =A0 =A0 =A02012-03-27 19:19:37 UTC
>
> =A0FreeBSD ports repository
>
> =A0Modified files:
> =A0 =A0sysutils/syslog-ng-devel Makefile
> =A0Log:
> =A0Reinsert missing PKGNAME_SUFFIX.
>
> =A0Feature safe: =A0 yes
>
> =A0Revision =A0Changes =A0 =A0Path
> =A01.51 =A0 =A0 =A0+1 -0 =A0 =A0 =A0ports/sysutils/syslog-ng-devel/Makefi=
le
>
> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/sysutils/syslog-ng-devel/Make=
file.diff?&r1=3D1.50&r2=3D1.51&f=3Dh

There's no need for the

DISTVERSION=3D	$(PORTVERSION:S/a/alpha/)

line; you could always instead use:

DISTVERSION=3D3.4.0alpha1

then bsd.port.mk translates PORTVERSION into 3.4.0.a1.

The only reason I haven't attached a patch is because 3.4.0.a1 <
3.4.0a1 (which by the way is invalid (as per the Porter's Handbook,
examples for mailman and rdist))

Please consider this when updating the port to 3.4.1.a1 or similar :)

Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo839jaPAbVucgF-ZP0qPfL1RLSZ7zXMrAHBp6Yd3AVSYcFg>