Date: Sun, 13 Nov 2016 09:07:31 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426013 - head/lang/jimtcl Message-ID: <201611130907.uAD97VSi005877@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Sun Nov 13 09:07:31 2016 New Revision: 426013 URL: https://svnweb.freebsd.org/changeset/ports/426013 Log: lang/jimtcl: update 0.76 -> 0.77 PR: 214455 Changes: http://jim.tcl.tk/index.html/doc/www/www/news/ Submitted by: Lucas Skoeldqvist <frusen@gungre.ch> Modified: head/lang/jimtcl/Makefile head/lang/jimtcl/distinfo head/lang/jimtcl/pkg-plist Modified: head/lang/jimtcl/Makefile ============================================================================== --- head/lang/jimtcl/Makefile Sun Nov 13 09:00:16 2016 (r426012) +++ head/lang/jimtcl/Makefile Sun Nov 13 09:07:31 2016 (r426013) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jimtcl -PORTVERSION= 0.76 +PORTVERSION= 0.77 CATEGORIES= lang tcl MAINTAINER= ports@FreeBSD.org Modified: head/lang/jimtcl/distinfo ============================================================================== --- head/lang/jimtcl/distinfo Sun Nov 13 09:00:16 2016 (r426012) +++ head/lang/jimtcl/distinfo Sun Nov 13 09:07:31 2016 (r426013) @@ -1,2 +1,3 @@ -SHA256 (msteveb-jimtcl-0.76_GH0.tar.gz) = ed9a602cf7d5861095736e1b0075e478ef23366e529ee9eddb14e9b29f48fc59 -SIZE (msteveb-jimtcl-0.76_GH0.tar.gz) = 2234431 +TIMESTAMP = 1479028019 +SHA256 (msteveb-jimtcl-0.77_GH0.tar.gz) = 0874c50ab932c68940c29c48c014266a322c54ff357a0919386f32cc341eb3b2 +SIZE (msteveb-jimtcl-0.77_GH0.tar.gz) = 2925776 Modified: head/lang/jimtcl/pkg-plist ============================================================================== --- head/lang/jimtcl/pkg-plist Sun Nov 13 09:00:16 2016 (r426012) +++ head/lang/jimtcl/pkg-plist Sun Nov 13 09:07:31 2016 (r426013) @@ -8,4 +8,4 @@ include/jim-win32compat.h include/jim.h lib/jim/README.extensions lib/jim/tcltest.tcl -lib/libjim.so.0.76 +lib/libjim.so.0.77
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611130907.uAD97VSi005877>