svn commit: r385342 - head/textproc/the_silver_searcher

Jimmy Olgeni olgeni at FreeBSD.org
Sun May 3 19:49:32 UTC 2015


Author: olgeni
Date: Sun May  3 19:49:31 2015
New Revision: 385342
URL: https://svnweb.freebsd.org/changeset/ports/385342

Log:
  Remove redundant GH_TAGNAME.
  
  Submitted by:	mat

Modified:
  head/textproc/the_silver_searcher/Makefile
  head/textproc/the_silver_searcher/distinfo

Modified: head/textproc/the_silver_searcher/Makefile
==============================================================================
--- head/textproc/the_silver_searcher/Makefile	Sun May  3 19:44:06 2015	(r385341)
+++ head/textproc/the_silver_searcher/Makefile	Sun May  3 19:49:31 2015	(r385342)
@@ -14,7 +14,6 @@ LIB_DEPENDS=	libpcre.so:${PORTSDIR}/deve
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	ggreer
-GH_TAGNAME=	${PORTVERSION}
 
 ACLOCAL_ARGS+=	-I ${ACLOCAL_DIR}
 AUTOMAKE_ARGS+=	--add-missing

Modified: head/textproc/the_silver_searcher/distinfo
==============================================================================
--- head/textproc/the_silver_searcher/distinfo	Sun May  3 19:44:06 2015	(r385341)
+++ head/textproc/the_silver_searcher/distinfo	Sun May  3 19:49:31 2015	(r385342)
@@ -1,2 +1,2 @@
-SHA256 (ggreer-the_silver_searcher-0.30.0-0.30.0_GH0.tar.gz) = a3b61b80f96647dbe89c7e89a8fa7612545db6fa4a313c0ef8a574d01e7da5db
-SIZE (ggreer-the_silver_searcher-0.30.0-0.30.0_GH0.tar.gz) = 148786
+SHA256 (ggreer-the_silver_searcher-0.30.0_GH0.tar.gz) = a3b61b80f96647dbe89c7e89a8fa7612545db6fa4a313c0ef8a574d01e7da5db
+SIZE (ggreer-the_silver_searcher-0.30.0_GH0.tar.gz) = 148786


More information about the svn-ports-all mailing list