cvs commit: ports/sysutils/syslog-ng-devel Makefile distinfo
pkg-plist
Sahil Tandon
sahil+cvs-ports at tandon.net
Thu Jul 5 23:30:52 UTC 2012
Chris Rees wrote:
> 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.
That is inconsistent with the Porter's Handbook, which notes '10.a3' as
a valid PORTVERSION derived from a '10Alpha3' DISTVERSION.
Cy Schubert wrote:
> Unfortunately bsd.port.mk comes up with 3.4.0.a3. This is probably not
> what we want.
3.4.0.a3 is the desired result. The logic in ports/Mk/bsd.port.mk
dictates that when translating DISTVERSION -> PORTVERSION, adjacent
[:alpha:] and [:digit:] are separated by '.' only when the former
appears after the latter.
Alexey Dokuchaev wrote:
> the best way to deal with situations like this is to wait for next
> release, and from that point use DISTVERSION as appropriate.
+1
--
Sahil Tandon
More information about the cvs-all
mailing list