svn commit: r420264 - in head/sysutils/syslog-ng-devel: . files

Mathieu Arnold mat at FreeBSD.org
Mon Aug 15 21:13:23 UTC 2016



+--On 15 août 2016 20:17:30 +0000 Cy Schubert <cy at FreeBSD.org> wrote:
| -PORTVERSION=	3.8.0b1
| -PORTREVISION=	1
| +# XXX Should be: PORTVERSION=	3.8.0.b2
| +# XXX update at 3.8.1.
| +PORTVERSION=	3.8.0b2
|  PKGNAMESUFFIX=	-devel
|  CATEGORIES=	sysutils
| +# XXX Should be: DISTVERSION=
| 	${PORTVERSION:S/.a/alpha/:S/.b/beta/:S/.r/rc/}
| +# XXX update at 3.8.1.
|  DISTVERSION=	${PORTVERSION:S/a/alpha/:S/b/beta/:S/r/rc/}

To be honest, all this should be:

DISTVERSION=    3.8.0beta2

No need to set PORTVERSION. At all. 

Also, DISTVERSION is set too late, it should be before CATEGORIES and
PKGNAMESUFFIX.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 949 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20160815/ea90bc7b/attachment.sig>


More information about the svn-ports-all mailing list