Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 11:44:13 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 51931d982705 - main - net/py-urlextract: Update to 1.3.0
Message-ID:  <202106201144.15KBiD8W016917@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=51931d982705296e385446fa50658311c79e61e8

commit 51931d982705296e385446fa50658311c79e61e8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-20 11:37:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-20 11:37:46 +0000

    net/py-urlextract: Update to 1.3.0
    
    Changes:        https://github.com/lipoja/URLExtract/releases
---
 net/py-urlextract/Makefile | 2 +-
 net/py-urlextract/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net/py-urlextract/Makefile b/net/py-urlextract/Makefile
index 104b0fb435ff..23a658ec7dd4 100644
--- a/net/py-urlextract/Makefile
+++ b/net/py-urlextract/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	urlextract
-PORTVERSION=	1.2.0
+PORTVERSION=	1.3.0
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/net/py-urlextract/distinfo b/net/py-urlextract/distinfo
index dd1d42ea3a02..e57b6acdaad9 100644
--- a/net/py-urlextract/distinfo
+++ b/net/py-urlextract/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607685395
-SHA256 (urlextract-1.2.0.tar.gz) = 381488cd655e0be917a2c8cd18893c62a5e8edffe305c2bb75822cec2597e275
-SIZE (urlextract-1.2.0.tar.gz) = 29267
+TIMESTAMP = 1623697072
+SHA256 (urlextract-1.3.0.tar.gz) = cb13ae8acc053899c0bf1c134fef99864f276562b67f878fb10a54608ec4612e
+SIZE (urlextract-1.3.0.tar.gz) = 32044



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106201144.15KBiD8W016917>