From owner-dev-commits-ports-all@freebsd.org Sat May 8 01:43:23 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 E2DCE644B09; Sat, 8 May 2021 01:43:23 +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 4FcVT765tjz3rhC; Sat, 8 May 2021 01:43:23 +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 C4AC11653D; Sat, 8 May 2021 01:43:23 +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 1481hNbb048729; Sat, 8 May 2021 01:43:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1481hNTH048728; Sat, 8 May 2021 01:43:23 GMT (envelope-from git) Date: Sat, 8 May 2021 01:43:23 GMT Message-Id: <202105080143.1481hNTH048728@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: c6724c16c5ec - main - dns/pear-Net_DNS2: update to 1.5.0. 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: c6724c16c5ec86fb70a67ba8142d5309337cf4f2 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 May 2021 01:43:23 -0000 The branch main has been updated by vanilla: URL: https://cgit.FreeBSD.org/ports/commit/?id=c6724c16c5ec86fb70a67ba8142d5309337cf4f2 commit c6724c16c5ec86fb70a67ba8142d5309337cf4f2 Author: Vanilla I. Shu AuthorDate: 2021-05-08 01:42:05 +0000 Commit: Vanilla I. Shu CommitDate: 2021-05-08 01:42:05 +0000 dns/pear-Net_DNS2: update to 1.5.0. ChangeLog: https://pear.php.net/package/Net_DNS2/download/ --- dns/pear-Net_DNS2/Makefile | 3 ++- dns/pear-Net_DNS2/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/dns/pear-Net_DNS2/Makefile b/dns/pear-Net_DNS2/Makefile index 8307a2ca39e9..387d08717919 100644 --- a/dns/pear-Net_DNS2/Makefile +++ b/dns/pear-Net_DNS2/Makefile @@ -1,7 +1,7 @@ # Created by: Wen Heping PORTNAME= Net_DNS2 -DISTVERSION= 1.4.4 +DISTVERSION= 1.5.0 CATEGORIES= dns net pear MAINTAINER= ports@FreeBSD.org @@ -11,5 +11,6 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= pear +NO_ARCH= yes .include diff --git a/dns/pear-Net_DNS2/distinfo b/dns/pear-Net_DNS2/distinfo index 779e79134f0f..5b71ad1f1e28 100644 --- a/dns/pear-Net_DNS2/distinfo +++ b/dns/pear-Net_DNS2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1518633563 -SHA256 (PEAR/Net_DNS2-1.4.4.tgz) = 7f39784900d3e4d53e499a1340aa544709a8355ab60af28e34f92963843eac50 -SIZE (PEAR/Net_DNS2-1.4.4.tgz) = 83242 +TIMESTAMP = 1620438069 +SHA256 (PEAR/Net_DNS2-1.5.0.tgz) = 6b2157757aa7d388694ffb3e224da63580e7a3382b6473b3e51ad4d8f2dde3ff +SIZE (PEAR/Net_DNS2-1.5.0.tgz) = 81188