diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-03-03 06:40:29 +0800 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-03-03 06:40:29 +0800 |
commit | a35a4bfcc7bab81759e614fe49408536ad0b1dea (patch) | |
tree | 14699b06dbc6aef65a127c1b48f805f027614ea8 /www | |
parent | e9e16273b2c040ba5eba085597f10308f6218cef (diff) | |
download | freebsd-ports-gnome-a35a4bfcc7bab81759e614fe49408536ad0b1dea.tar.gz freebsd-ports-gnome-a35a4bfcc7bab81759e614fe49408536ad0b1dea.tar.zst freebsd-ports-gnome-a35a4bfcc7bab81759e614fe49408536ad0b1dea.zip |
Update to 1.9.1.
PR: 207656
Submitted by: yuri@rawbw.com (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/py-google/Makefile | 3 | ||||
-rw-r--r-- | www/py-google/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/py-google/Makefile b/www/py-google/Makefile index b769ce256acb..739cb35e6195 100644 --- a/www/py-google/Makefile +++ b/www/py-google/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= google -PORTVERSION= 1.7 -PORTREVISION= 1 +PORTVERSION= 1.9.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google/distinfo b/www/py-google/distinfo index fc7cd30076c6..76c3da2a3451 100644 --- a/www/py-google/distinfo +++ b/www/py-google/distinfo @@ -1,2 +1,2 @@ -SHA256 (google-1.7.tar.gz) = d6e25f5d55b5205d84564452d459ce815924ffaf19ef077188e274959aa7df64 -SIZE (google-1.7.tar.gz) = 6127 +SHA256 (google-1.9.1.tar.gz) = addc3981d3128a6ee0890e6eda0734b1e219f506d1c66cd38409bf2b9145df6f +SIZE (google-1.9.1.tar.gz) = 6277 |