Date: Sat, 2 May 2015 20:18:29 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385216 - head/devel/tcllib Message-ID: <201505022018.t42KIT7q073232@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Sat May 2 20:18:29 2015 New Revision: 385216 URL: https://svnweb.freebsd.org/changeset/ports/385216 Log: Fixup USE_GITHUB usage. Approved by: gahr Sponsored by: Absolight Modified: head/devel/tcllib/Makefile head/devel/tcllib/distinfo Modified: head/devel/tcllib/Makefile ============================================================================== --- head/devel/tcllib/Makefile Sat May 2 20:13:57 2015 (r385215) +++ head/devel/tcllib/Makefile Sat May 2 20:18:29 2015 (r385216) @@ -17,8 +17,7 @@ OPTIONS_DEFINE= DOCS MANPAGES USE_GITHUB= yes GH_ACCOUNT= tcltk -GH_PROJECT= tcllib -GH_COMMIT= 4c7af4c +GH_TAGNAME= ${PORTNAME}_${PORTVERSION:S/./_/} USES+= tcl GNU_CONFIGURE= yes Modified: head/devel/tcllib/distinfo ============================================================================== --- head/devel/tcllib/distinfo Sat May 2 20:13:57 2015 (r385215) +++ head/devel/tcllib/distinfo Sat May 2 20:18:29 2015 (r385216) @@ -1,2 +1,2 @@ -SHA256 (tcllib-1.17.tar.gz) = b3e5acfcbe9411ec9cc6876058a4046f54bb2c6a89a3608be6a6eb3df9bb2a86 -SIZE (tcllib-1.17.tar.gz) = 8282800 +SHA256 (tcltk-tcllib-1.17-tcllib_1_17_GH0.tar.gz) = cbfbad79314e752f63b78227a2a33e91fba1ebcabe3b69fa8d1ee6b235125043 +SIZE (tcltk-tcllib-1.17-tcllib_1_17_GH0.tar.gz) = 8284201
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505022018.t42KIT7q073232>