svn commit: r384872 - in head/security: . passivedns passivedns/files

Bryan Drewery bdrewery at FreeBSD.org
Tue Apr 28 18:54:10 UTC 2015


On 4/27/2015 3:33 PM, Lars Engels wrote:
> +DISTVERSION=	${GH_TAG}
[...]
> +GH_TAG=		a6c7e26

Actually this is not valid either. As soon as a new commit is done the
port may "go backwards". Commit hashses are not valid versions. Dates
are. A PORTEPOCH bump will be needed as well after fixing this.

For example:

PORTVERSION= 20150428
PORTEPOCH=   1
GH_TAGNAME=  a6c7e26

On updates just update the date and GH_TAGNAME.


-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20150428/61269e33/attachment.sig>


More information about the svn-ports-head mailing list