Date: Thu, 11 Sep 2014 07:39:01 +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: r367907 - head/devel/tcloo Message-ID: <201409110739.s8B7d1Dk066931@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Thu Sep 11 07:39:00 2014 New Revision: 367907 URL: http://svnweb.freebsd.org/changeset/ports/367907 QAT: https://qat.redports.org/buildarchive/r367907/ Log: - Update to 1.0.2 (corresponds to the version in Tcl 8.6.2) Changelog: http://core.tcl.tk/tcloo/timeline?from=release-1.0.1&to=release-1.0.2 Modified: head/devel/tcloo/Makefile head/devel/tcloo/distinfo Modified: head/devel/tcloo/Makefile ============================================================================== --- head/devel/tcloo/Makefile Thu Sep 11 06:05:04 2014 (r367906) +++ head/devel/tcloo/Makefile Thu Sep 11 07:39:00 2014 (r367907) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tcloo -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= devel MASTER_SITES= SF/tcl/TclOO%20Package/${PORTVERSION}/ DISTNAME= TclOO${PORTVERSION} Modified: head/devel/tcloo/distinfo ============================================================================== --- head/devel/tcloo/distinfo Thu Sep 11 06:05:04 2014 (r367906) +++ head/devel/tcloo/distinfo Thu Sep 11 07:39:00 2014 (r367907) @@ -1,2 +1,2 @@ -SHA256 (TclOO1.0.1.tar.gz) = 418b4929d17a2e673435da16813048c75583fe9ecf333df6d8ac76c4ea2ee0b4 -SIZE (TclOO1.0.1.tar.gz) = 228647 +SHA256 (TclOO1.0.2.tar.gz) = 19265e494ecf3765fcc57744f343f27faccbc4eb66768c9c83dd1c6617022c98 +SIZE (TclOO1.0.2.tar.gz) = 235037
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409110739.s8B7d1Dk066931>