svn commit: r551190 - head/net/py-urlextract

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Oct 2 13:18:40 UTC 2020


Author: sunpoet
Date: Fri Oct  2 13:18:32 2020
New Revision: 551190
URL: https://svnweb.freebsd.org/changeset/ports/551190

Log:
  Update to 1.1.0
  
  Changes:	https://github.com/lipoja/URLExtract/blob/master/CHANGELOG.rst

Modified:
  head/net/py-urlextract/Makefile
  head/net/py-urlextract/distinfo

Modified: head/net/py-urlextract/Makefile
==============================================================================
--- head/net/py-urlextract/Makefile	Fri Oct  2 13:18:27 2020	(r551189)
+++ head/net/py-urlextract/Makefile	Fri Oct  2 13:18:32 2020	(r551190)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	urlextract
-PORTVERSION=	1.0.0
+PORTVERSION=	1.1.0
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/net/py-urlextract/distinfo
==============================================================================
--- head/net/py-urlextract/distinfo	Fri Oct  2 13:18:27 2020	(r551189)
+++ head/net/py-urlextract/distinfo	Fri Oct  2 13:18:32 2020	(r551190)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594117229
-SHA256 (urlextract-1.0.0.tar.gz) = cd7ce28f13101c69d12fe63e972ad0a53792a1eab3898f6a7db845da7b8c8fd6
-SIZE (urlextract-1.0.0.tar.gz) = 28823
+TIMESTAMP = 1601627945
+SHA256 (urlextract-1.1.0.tar.gz) = 5ad1c933bf9f066976a9f8d24f308aef6fe79688d0e4158cb516bd33576d42a8
+SIZE (urlextract-1.1.0.tar.gz) = 30471


More information about the svn-ports-head mailing list