diff options
author | yuri <yuri@FreeBSD.org> | 2018-01-16 06:09:37 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-01-16 06:09:37 +0800 |
commit | 0acc43fb6fae5de95e72e122357297f2cc758dad (patch) | |
tree | a060da72507fe2708c4dcffc6f34f680537128a8 /www | |
parent | c344ff906eb715ed509a18a92681f91d8aef0b0f (diff) | |
download | freebsd-ports-gnome-0acc43fb6fae5de95e72e122357297f2cc758dad.tar.gz freebsd-ports-gnome-0acc43fb6fae5de95e72e122357297f2cc758dad.tar.zst freebsd-ports-gnome-0acc43fb6fae5de95e72e122357297f2cc758dad.zip |
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
Diffstat (limited to 'www')
-rw-r--r-- | www/py-google/Makefile | 4 | ||||
-rw-r--r-- | www/py-google/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/py-google/Makefile b/www/py-google/Makefile index f0bd67276edc..205f9a431f19 100644 --- a/www/py-google/Makefile +++ b/www/py-google/Makefile @@ -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 diff --git a/www/py-google/distinfo b/www/py-google/distinfo index 760cb83dda24..00c583c883a8 100644 --- a/www/py-google/distinfo +++ b/www/py-google/distinfo @@ -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 |