svn commit: r308161 - head/textproc/the_silver_searcher

Jase Thew jase at FreeBSD.org
Mon Dec 3 17:18:54 UTC 2012


Author: jase
Date: Mon Dec  3 17:18:54 2012
New Revision: 308161
URL: http://svnweb.freebsd.org/changeset/ports/308161

Log:
  - Update to 0.13.1
  
  PR:		ports/174088
  Approved by:	Gea-Suan Lin <gslin at gslin.org> (maintainer)
  
  Feature safe:	yes

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	Mon Dec  3 16:57:09 2012	(r308160)
+++ head/textproc/the_silver_searcher/Makefile	Mon Dec  3 17:18:54 2012	(r308161)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	the_silver_searcher
-PORTVERSION=	0.12
+PORTVERSION=	0.13.1
 CATEGORIES=	textproc
 MASTER_SITES=	http://cloud.github.com/downloads/ggreer/${PORTNAME}/
 

Modified: head/textproc/the_silver_searcher/distinfo
==============================================================================
--- head/textproc/the_silver_searcher/distinfo	Mon Dec  3 16:57:09 2012	(r308160)
+++ head/textproc/the_silver_searcher/distinfo	Mon Dec  3 17:18:54 2012	(r308161)
@@ -1,2 +1,2 @@
-SHA256 (the_silver_searcher-0.12.tar.gz) = 4225fff08334c63013a4932d64ba484ec201117aee6213d75e510082401a47cb
-SIZE (the_silver_searcher-0.12.tar.gz) = 26300
+SHA256 (the_silver_searcher-0.13.1.tar.gz) = 140ded2207259f670e4b866a68cc2577495b63844c7dae101f89078c6b37b6fc
+SIZE (the_silver_searcher-0.13.1.tar.gz) = 27728


More information about the svn-ports-all mailing list