svn commit: r361743 - head/devel/tcllib
Pietro Cerutti
gahr at FreeBSD.org
Mon Jul 14 09:15:34 UTC 2014
Author: gahr
Date: Mon Jul 14 09:15:34 2014
New Revision: 361743
URL: http://svnweb.freebsd.org/changeset/ports/361743
QAT: https://qat.redports.org/buildarchive/r361743/
Log:
- Really fix fetching from GitHub
Modified:
head/devel/tcllib/Makefile
Modified: head/devel/tcllib/Makefile
==============================================================================
--- head/devel/tcllib/Makefile Mon Jul 14 09:07:58 2014 (r361742)
+++ head/devel/tcllib/Makefile Mon Jul 14 09:15:34 2014 (r361743)
@@ -19,6 +19,7 @@ USE_GITHUB= yes
GH_ACCOUNT= tcltk
GH_PROJECT= tcllib
GH_COMMIT= 8c846ec
+GH_TAGNAME= ${PORTNAME}_${PORTVERSION:S/./_/}
USES+= tcl
GNU_CONFIGURE= yes
More information about the svn-ports-head
mailing list