Date: Mon, 6 Jun 2016 12:02:59 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416452 - head/lang/tcl87 Message-ID: <201606061202.u56C2xqA013637@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Mon Jun 6 12:02:59 2016 New Revision: 416452 URL: https://svnweb.freebsd.org/changeset/ports/416452 Log: lang/tcl87: switch to a versioning scheme including the update date Suggested by: mat Modified: head/lang/tcl87/Makefile Modified: head/lang/tcl87/Makefile ============================================================================== --- head/lang/tcl87/Makefile Mon Jun 6 11:43:42 2016 (r416451) +++ head/lang/tcl87/Makefile Mon Jun 6 12:02:59 2016 (r416452) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tcl -DISTVERSION= 8.7.a0 -PORTREVISION= 1 +DISTVERSION= 8.7.a0.20160606 CATEGORIES= lang MASTER_SITES= http://core.tcl.tk/tcl/tarball/ PKGNAMESUFFIX= ${PORTVERSION:R:S/.//}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606061202.u56C2xqA013637>