git: 6cddd1ddac8d - main - ftp/pear-Net_FTP: update to 1.4.1.
Vanilla I. Shu
vanilla at FreeBSD.org
Sat May 8 01:28:00 UTC 2021
The branch main has been updated by vanilla:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6cddd1ddac8ddfdace3ec69ff35fe32de40de110
commit 6cddd1ddac8ddfdace3ec69ff35fe32de40de110
Author: Vanilla I. Shu <vanilla at FreeBSD.org>
AuthorDate: 2021-05-08 01:25:55 +0000
Commit: Vanilla I. Shu <vanilla at FreeBSD.org>
CommitDate: 2021-05-08 01:25:55 +0000
ftp/pear-Net_FTP: update to 1.4.1.
ChangeLog: https://pear.php.net/package/Net_FTP/download/
---
ftp/pear-Net_FTP/Makefile | 5 +++--
ftp/pear-Net_FTP/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/ftp/pear-Net_FTP/Makefile b/ftp/pear-Net_FTP/Makefile
index 9f6cb9cf40f2..8b2a39aed697 100644
--- a/ftp/pear-Net_FTP/Makefile
+++ b/ftp/pear-Net_FTP/Makefile
@@ -1,7 +1,7 @@
# Created by: Antonio Carlos Venancio Junior (<antonio at inf.ufsc.br>)
PORTNAME= Net_FTP
-PORTVERSION= 1.4.0
+PORTVERSION= 1.4.1
CATEGORIES= ftp www pear
MAINTAINER= ports at FreeBSD.org
@@ -9,7 +9,8 @@ COMMENT= PEAR OO interface to the PHP FTP functions plus some additions
LICENSE= BSD2CLAUSE
-USE_PHP= ftp
USES= pear php
+USE_PHP= ftp
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/ftp/pear-Net_FTP/distinfo b/ftp/pear-Net_FTP/distinfo
index caf986848c95..61c3c7fe7d74 100644
--- a/ftp/pear-Net_FTP/distinfo
+++ b/ftp/pear-Net_FTP/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497163210
-SHA256 (PEAR/Net_FTP-1.4.0.tgz) = 1c7333fd7813e35f87859387e8027440984c19303c1eabbceb3c73da783fe777
-SIZE (PEAR/Net_FTP-1.4.0.tgz) = 35593
+TIMESTAMP = 1620436759
+SHA256 (PEAR/Net_FTP-1.4.1.tgz) = db9ed55acbde7d28d0931cd17c9170b1f5e242bb6834205889519fcc91265908
+SIZE (PEAR/Net_FTP-1.4.1.tgz) = 35453
More information about the dev-commits-ports-all
mailing list