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

Mathieu Arnold mat at FreeBSD.org
Mon Jun 6 11:53:12 UTC 2016



+--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.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 949 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20160606/e255780b/attachment.sig>


More information about the svn-ports-head mailing list