svn commit: r489005 - head/dns/py-publicsuffixlist

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jan 1 20:37:10 UTC 2019


Author: sunpoet
Date: Tue Jan  1 20:36:57 2019
New Revision: 489005
URL: https://svnweb.freebsd.org/changeset/ports/489005

Log:
  Update to 0.6.3
  
  Changes:	https://github.com/ko-zu/psl/commits/master

Modified:
  head/dns/py-publicsuffixlist/Makefile
  head/dns/py-publicsuffixlist/distinfo

Modified: head/dns/py-publicsuffixlist/Makefile
==============================================================================
--- head/dns/py-publicsuffixlist/Makefile	Tue Jan  1 20:36:52 2019	(r489004)
+++ head/dns/py-publicsuffixlist/Makefile	Tue Jan  1 20:36:57 2019	(r489005)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	publicsuffixlist
-PORTVERSION=	0.6.2
-PORTREVISION=	2
+PORTVERSION=	0.6.3
 CATEGORIES=	dns python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,8 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 PATCH_DEPENDS=	public_suffix_list>=0:dns/public_suffix_list
 
-USE_PYTHON=	autoplist concurrent distutils
 USES=		python
+USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 

Modified: head/dns/py-publicsuffixlist/distinfo
==============================================================================
--- head/dns/py-publicsuffixlist/distinfo	Tue Jan  1 20:36:52 2019	(r489004)
+++ head/dns/py-publicsuffixlist/distinfo	Tue Jan  1 20:36:57 2019	(r489005)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533662410
-SHA256 (publicsuffixlist-0.6.2.tar.gz) = bbcfca8f251afdf38ce8c4f98b6f53fe9b214f09686095e4817776e31c60813a
-SIZE (publicsuffixlist-0.6.2.tar.gz) = 81153
+TIMESTAMP = 1546268434
+SHA256 (publicsuffixlist-0.6.3.tar.gz) = 4f7eac42b60e6c2b0dd5aa23e15b93b34a607142d0686d0a0a4faca81dfd4b0c
+SIZE (publicsuffixlist-0.6.3.tar.gz) = 82390


More information about the svn-ports-all mailing list