# $FreeBSD: head/dns/py-publicsuffix/Makefile 402982 2015-12-04 12:36:04Z sunpoet $
PORTNAME= publicsuffix
PORTVERSION= 1.0.4
PORTVERSION= 1.1.0
CATEGORIES= dns python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
SHA256 (publicsuffix-1.0.4.tar.gz) = aef229ed2260ed9c7c415bd09749dca173a5ac7bb1d4c278cd4bf2e3531c46ea
TIMESTAMP = 1486678276
SIZE (publicsuffix-1.0.4.tar.gz) = 39000
SHA256 (publicsuffix-1.1.0.tar.gz) = ae77593d269e1e5131723259cc1142c25690c20c59f2e98f67e227228028bda9
SIZE (publicsuffix-1.1.0.tar.gz) = 61602
--- LICENSE.orig 2017-02-10 11:16:11.937494000 +1300
+++ LICENSE 2017-02-10 11:16:26.902116000 +1300
@@ -1,4 +1,4 @@
-Copyright (c) 2015 Tomaž Šolc <tomaz.solc@tablix.org>
+Copyright (c) 2015 Tomaz Solc <tomaz.solc@tablix.org>
Python module included in this distribution is based on the code downloaded
from http://code.google.com/p/python-public-suffix-list/, which is