svn commit: r377888 - head/lang/lci

Johannes Jost Meixner xmj at FreeBSD.org
Sun Jan 25 12:42:28 UTC 2015


Author: xmj
Date: Sun Jan 25 12:42:27 2015
New Revision: 377888
URL: https://svnweb.freebsd.org/changeset/ports/377888
QAT: https://qat.redports.org/buildarchive/r377888/

Log:
  Replace spaces with tab.
  
  Spotted by:	koobs
  Approved by:	koobs (mentor)

Modified:
  head/lang/lci/Makefile

Modified: head/lang/lci/Makefile
==============================================================================
--- head/lang/lci/Makefile	Sun Jan 25 12:05:20 2015	(r377887)
+++ head/lang/lci/Makefile	Sun Jan 25 12:42:27 2015	(r377888)
@@ -12,8 +12,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	justinmeza
-GH_COMMIT=                     2464d0c
-GH_TAGNAME=                    v0.11.2
+GH_COMMIT=	2464d0c
+GH_TAGNAME=	v${PORTVERSION}
 
 USES=		cmake
 PLIST_FILES=	bin/lci


More information about the svn-ports-all mailing list