Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2018 22:09:37 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r459128 - head/www/py-google
Message-ID:  <201801152209.w0FM9bsH088563@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Mon Jan 15 22:09:37 2018
New Revision: 459128
URL: https://svnweb.freebsd.org/changeset/ports/459128

Log:
  www/py-google: Update to 2.0.1
  
  Submitted by:	myself
  Reported by:	portscout
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D13859

Modified:
  head/www/py-google/Makefile
  head/www/py-google/distinfo

Modified: head/www/py-google/Makefile
==============================================================================
--- head/www/py-google/Makefile	Mon Jan 15 22:07:31 2018	(r459127)
+++ head/www/py-google/Makefile	Mon Jan 15 22:09:37 2018	(r459128)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	google
-PORTVERSION=	1.9.3
+DISTVERSION=	2.0.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	yuri@rawbw.com
+MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Python bindings to the Google search engine
 
 LICENSE=	BSD2CLAUSE

Modified: head/www/py-google/distinfo
==============================================================================
--- head/www/py-google/distinfo	Mon Jan 15 22:07:31 2018	(r459127)
+++ head/www/py-google/distinfo	Mon Jan 15 22:09:37 2018	(r459128)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469963042
-SHA256 (google-1.9.3.tar.gz) = 7c312681eafff0156a23b430eff320734da2430ac76973ffff1e396c096b8ebe
-SIZE (google-1.9.3.tar.gz) = 6668
+TIMESTAMP = 1515673398
+SHA256 (google-2.0.1.tar.gz) = e94461ee7d0429d447e947e91f51503ed9f664930d21ed6a9a116c7e07e6cb46
+SIZE (google-2.0.1.tar.gz) = 7500



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801152209.w0FM9bsH088563>