Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jun 2022 10:02:57 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3c61a91069a0 - main - ftp/py-ftputil: Update to 5.0.4
Message-ID:  <202206241002.25OA2vq4007091@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=3c61a91069a08ee2003e7c1c694460a611845ecb

commit 3c61a91069a08ee2003e7c1c694460a611845ecb
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2022-06-24 10:02:48 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-06-24 10:02:48 +0000

    ftp/py-ftputil: Update to 5.0.4
---
 ftp/py-ftputil/Makefile  |  9 +--------
 ftp/py-ftputil/distinfo  |  6 +++---
 ftp/py-ftputil/pkg-plist | 15 ---------------
 3 files changed, 4 insertions(+), 26 deletions(-)

diff --git a/ftp/py-ftputil/Makefile b/ftp/py-ftputil/Makefile
index 18a1fe31b090..857928d1ad5a 100644
--- a/ftp/py-ftputil/Makefile
+++ b/ftp/py-ftputil/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ftputil
-PORTVERSION=	5.0.3
+PORTVERSION=	5.0.4
 CATEGORIES=	ftp python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,12 +14,5 @@ USES=		python
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
-PORTDOCS=	doc/*
-
-OPTIONS_DEFINE=	DOCS
-
-post-install-DOCS-on:
-	${MKDIR} ${STAGEDIR}${DOCSDIR}
-	cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}
 
 .include <bsd.port.mk>
diff --git a/ftp/py-ftputil/distinfo b/ftp/py-ftputil/distinfo
index 7944b82c32ee..b09b8ebb9434 100644
--- a/ftp/py-ftputil/distinfo
+++ b/ftp/py-ftputil/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643904030
-SHA256 (ftputil-5.0.3.tar.gz) = 9b86ee67c1980ce1d89b13752bc48b9493fee06349cb476828594e76e08f8488
-SIZE (ftputil-5.0.3.tar.gz) = 377645
+TIMESTAMP = 1656064118
+SHA256 (ftputil-5.0.4.tar.gz) = 6889db8649dd20d9b6d40a6c5f0f84ccf340a7dac1e0bfc0f0024090fc2afb33
+SIZE (ftputil-5.0.4.tar.gz) = 83898
diff --git a/ftp/py-ftputil/pkg-plist b/ftp/py-ftputil/pkg-plist
deleted file mode 100644
index 4456ee8b5f6e..000000000000
--- a/ftp/py-ftputil/pkg-plist
+++ /dev/null
@@ -1,15 +0,0 @@
-%%PORTDOCS%%%%DOCSDIR%%/README.txt
-%%PORTDOCS%%%%DOCSDIR%%/announcements.txt
-%%PORTDOCS%%%%DOCSDIR%%/contributors.txt
-%%PORTDOCS%%%%DOCSDIR%%/ftputil.html
-%%PORTDOCS%%%%DOCSDIR%%/ftputil.txt
-%%PORTDOCS%%%%DOCSDIR%%/git_hashes_and_dates.txt
-%%PORTDOCS%%%%DOCSDIR%%/hash_map.txt
-%%PORTDOCS%%%%DOCSDIR%%/hg_hashes_and_dates.txt
-%%PORTDOCS%%%%DOCSDIR%%/python3_support.txt
-%%PORTDOCS%%%%DOCSDIR%%/python3_support_outline.txt
-%%PORTDOCS%%%%DOCSDIR%%/todo.txt
-%%PORTDOCS%%%%DOCSDIR%%/whats_new_in_ftputil_3.0.html
-%%PORTDOCS%%%%DOCSDIR%%/whats_new_in_ftputil_3.0.txt
-%%PORTDOCS%%%%DOCSDIR%%/whats_new_in_ftputil_4.0.0.html
-%%PORTDOCS%%%%DOCSDIR%%/whats_new_in_ftputil_4.0.0.txt



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