From owner-dev-commits-ports-main@freebsd.org Sat May 8 01:28:00 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 958D26436E4; Sat, 8 May 2021 01:28:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FcV7N2Yj8z3qmT; Sat, 8 May 2021 01:28:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4697F16209; Sat, 8 May 2021 01:28:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1481S0fa022645; Sat, 8 May 2021 01:28:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1481S0RN022644; Sat, 8 May 2021 01:28:00 GMT (envelope-from git) Date: Sat, 8 May 2021 01:28:00 GMT Message-Id: <202105080128.1481S0RN022644@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Vanilla I. Shu" Subject: git: 6cddd1ddac8d - main - ftp/pear-Net_FTP: update to 1.4.1. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: vanilla X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6cddd1ddac8ddfdace3ec69ff35fe32de40de110 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 May 2021 01:28:00 -0000 The branch main has been updated by vanilla: URL: https://cgit.FreeBSD.org/ports/commit/?id=6cddd1ddac8ddfdace3ec69ff35fe32de40de110 commit 6cddd1ddac8ddfdace3ec69ff35fe32de40de110 Author: Vanilla I. Shu AuthorDate: 2021-05-08 01:25:55 +0000 Commit: Vanilla I. Shu 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 () PORTNAME= Net_FTP -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= ftp www pear MAINTAINER= ports@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 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