diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/R-cran-RCurl/Makefile | 1 | ||||
-rw-r--r-- | ftp/bsdftpd-ssl/Makefile | 4 | ||||
-rw-r--r-- | ftp/py-aioftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/py-aioftp/distinfo | 6 |
4 files changed, 7 insertions, 6 deletions
diff --git a/ftp/R-cran-RCurl/Makefile b/ftp/R-cran-RCurl/Makefile index aebe9330fb26..1cdf5bd0a3c1 100644 --- a/ftp/R-cran-RCurl/Makefile +++ b/ftp/R-cran-RCurl/Makefile @@ -1,5 +1,6 @@ PORTNAME= RCurl DISTVERSION= 1.98-1.17 +PORTREVISION= 1 CATEGORIES= ftp DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/ftp/bsdftpd-ssl/Makefile b/ftp/bsdftpd-ssl/Makefile index 1f9149b66ba2..f24825aef69b 100644 --- a/ftp/bsdftpd-ssl/Makefile +++ b/ftp/bsdftpd-ssl/Makefile @@ -5,9 +5,9 @@ CATEGORIES= ftp MASTER_SITES= http://www.sourcefiles.org/System/Daemons/FTP/ \ LOCAL/sunpoet -MAINTAINER= skynick@mail.sc.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Secure FTP client/server with TLS/SSL support -WWW= http://bsdftpd-ssl.sc.ru +WWW= # not found as of 20250701 USES= ssl MAKE_ENV+= OBJFORMAT=elf diff --git a/ftp/py-aioftp/Makefile b/ftp/py-aioftp/Makefile index 7d1a3d9ba499..76cdb91c0eb1 100644 --- a/ftp/py-aioftp/Makefile +++ b/ftp/py-aioftp/Makefile @@ -1,5 +1,5 @@ PORTNAME= aioftp -PORTVERSION= 0.26.1 +PORTVERSION= 0.26.2 CATEGORIES= ftp python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/ftp/py-aioftp/distinfo b/ftp/py-aioftp/distinfo index 419ef4b9e3ad..d926a2948867 100644 --- a/ftp/py-aioftp/distinfo +++ b/ftp/py-aioftp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750948476 -SHA256 (aioftp-0.26.1.tar.gz) = a5302662e5a7e910168cd23103f24c9fe4ff2f742932b72a7309d9ea369aeccd -SIZE (aioftp-0.26.1.tar.gz) = 70107 +TIMESTAMP = 1751287229 +SHA256 (aioftp-0.26.2.tar.gz) = ecd8cc9687bbb5e1b4dddc155aa1f3ea873d6e9f9e968221378daf04c2e4f763 +SIZE (aioftp-0.26.2.tar.gz) = 70140 |