On Tue, Oct 21, 2014 at 8:45 AM, Manuel Wiesinger
<man...@lungenarzt-wien.at> wrote:
> Hi,
>
> what is the best practice for setting PORTVERSION, when the upstream port
> has no version number? Is it fine to go with the date like 20141021?
>
> I'm trying to port postscreen-stats, which is just a collection of small
> scripts without any version numbering.
> See: https://github.com/jvehent/Postscreen-Stats
>

According to the Porters Handbook:

https://www.freebsd.org/doc/en/books/porters-handbook/makefile-naming.html

You can set PORTVERSION to 0.0.yyyy.mm.dd or 1.0 (if original author
is not going to release another version).

-- 
DISCLAIMER:

No electrons were maimed while sending this message. Only slightly bruised.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to