svn commit: r446126 - head/www/googler

Nicola Vitale nivit at FreeBSD.org
Tue Jul 18 06:55:16 UTC 2017


Author: nivit
Date: Tue Jul 18 06:55:14 2017
New Revision: 446126
URL: https://svnweb.freebsd.org/changeset/ports/446126

Log:
  - Update to 3.2
  - Add LICENSE_FILE
  
  ChangeLog:	https://github.com/jarun/googler/releases/tag/v3.2

Modified:
  head/www/googler/Makefile
  head/www/googler/distinfo   (contents, props changed)

Modified: head/www/googler/Makefile
==============================================================================
--- head/www/googler/Makefile	Tue Jul 18 02:53:19 2017	(r446125)
+++ head/www/googler/Makefile	Tue Jul 18 06:55:14 2017	(r446126)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	googler
-PORTVERSION=	2.8
+PORTVERSION=	3.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 
@@ -10,6 +10,7 @@ MAINTAINER=	nivit at FreeBSD.org
 COMMENT=	Google Search, Google Site Search, Google News from the terminal
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 GH_ACCOUNT=	jarun
 

Modified: head/www/googler/distinfo
==============================================================================
--- head/www/googler/distinfo	Tue Jul 18 02:53:19 2017	(r446125)
+++ head/www/googler/distinfo	Tue Jul 18 06:55:14 2017	(r446126)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476807829
-SHA256 (jarun-googler-v2.8_GH0.tar.gz) = 5a9a128180992c0f6b6b7f0bd9d13191cd83cf56ff7e185fcb0e48e79740b355
-SIZE (jarun-googler-v2.8_GH0.tar.gz) = 54839
+TIMESTAMP = 1500360091
+SHA256 (jarun-googler-v3.2_GH0.tar.gz) = 62c43871e2095fc05a2b632173f3d80b952531dc7bb306b24dcacdbc0472ae5a
+SIZE (jarun-googler-v3.2_GH0.tar.gz) = 58102


More information about the svn-ports-all mailing list