svn commit: r517998 - head/lang/jimtcl

Pietro Cerutti gahr at FreeBSD.org
Wed Nov 20 10:19:43 UTC 2019


Author: gahr
Date: Wed Nov 20 10:19:42 2019
New Revision: 517998
URL: https://svnweb.freebsd.org/changeset/ports/517998

Log:
  lang/jimtcl: update to 0.79
  
  Release notes:
  http://jim.tcl-lang.org/index.html/doc/www/www/articles/jim-release-0-79/

Modified:
  head/lang/jimtcl/Makefile
  head/lang/jimtcl/distinfo

Modified: head/lang/jimtcl/Makefile
==============================================================================
--- head/lang/jimtcl/Makefile	Wed Nov 20 09:51:43 2019	(r517997)
+++ head/lang/jimtcl/Makefile	Wed Nov 20 10:19:42 2019	(r517998)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	jimtcl
-PORTVERSION=	0.78
+PORTVERSION=	0.79
 CATEGORIES=	lang tcl
 
 MAINTAINER=	gahr at FreeBSD.org

Modified: head/lang/jimtcl/distinfo
==============================================================================
--- head/lang/jimtcl/distinfo	Wed Nov 20 09:51:43 2019	(r517997)
+++ head/lang/jimtcl/distinfo	Wed Nov 20 10:19:42 2019	(r517998)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534230444
-SHA256 (msteveb-jimtcl-0.78_GH0.tar.gz) = cf801795c9fd98bfff6882c14afdf96424ba86dead58c2a4e15978b176d3e12b
-SIZE (msteveb-jimtcl-0.78_GH0.tar.gz) = 3073533
+TIMESTAMP = 1574241688
+SHA256 (msteveb-jimtcl-0.79_GH0.tar.gz) = ab8204cd03b946f5149e1273af9c86d8e73b146084a0fbeb1d4f41a75b0b3411
+SIZE (msteveb-jimtcl-0.79_GH0.tar.gz) = 3097998


More information about the svn-ports-head mailing list