svn commit: r416451 - in head/lang/tcl87: . files

Pietro Cerutti gahr at FreeBSD.org
Mon Jun 6 12:03:53 UTC 2016


On 2016-06-06 13:53, Mathieu Arnold wrote:
> +--On 6 juin 2016 11:43:42 +0000 Pietro Cerutti <gahr at FreeBSD.org> 
> wrote:
> | Author: gahr
> | Date: Mon Jun  6 11:43:42 2016
> | New Revision: 416451
> | URL: https://svnweb.freebsd.org/changeset/ports/416451
> |
> | Log:
> |   lang/tcl87: update to fossil checkin 942948a1ea
> 
> | Modified: head/lang/tcl87/Makefile
> | 
> =========================================================================
> | ===== --- head/lang/tcl87/Makefile	Mon Jun  6 11:33:14 2016	(r416450)
> | +++ head/lang/tcl87/Makefile	Mon Jun  6 11:43:42 2016	(r416451)
> | @@ -3,6 +3,7 @@
> |
> |  PORTNAME=	tcl
> |  DISTVERSION=	8.7.a0
> | +PORTREVISION=	1
> |  CATEGORIES=	lang
> |
> | -FOSSIL_CHECKIN=	a9621cd6b9
> | +FOSSIL_CHECKIN=	942948a1ea
> |
> 
> PORTREVISION is bumped when the Makefile is changed, but the upstream
> version stays the same.
> 
> In this case, the upstream version got updated, so (DIST|PORT)VERSION 
> must
> be updated.  You should most certainly use a version numbering with the
> date of the commit, something like 8.7.a0.20160606.

I was going to ask why, then I thought it makes sense enough to just 
follow your suggestion :)
Done in r416452, thanks!

-- 
Pietro Cerutti
gahr at FreeBSD.org

PGP Public Key:
http://gahr.ch/pgp


More information about the svn-ports-head mailing list