Date: Mon, 06 Jun 2016 14:03:43 +0200 From: Pietro Cerutti <gahr@FreeBSD.org> To: Mathieu Arnold <mat@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r416451 - in head/lang/tcl87: . files Message-ID: <81de69cb869160286b93e34df54a6321@gahr.ch> In-Reply-To: <8660330CEAB914AFF413493D@ogg.in.absolight.net> References: <201606061143.u56Bhgdd006375@repo.freebsd.org> <8660330CEAB914AFF413493D@ogg.in.absolight.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2016-06-06 13:53, Mathieu Arnold wrote: > +--On 6 juin 2016 11:43:42 +0000 Pietro Cerutti <gahr@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@FreeBSD.org PGP Public Key: http://gahr.ch/pgp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?81de69cb869160286b93e34df54a6321>