Date: Sat, 8 May 2021 01:43:23 GMT From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c6724c16c5ec - main - dns/pear-Net_DNS2: update to 1.5.0. Message-ID: <202105080143.1481hNTH048728@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by vanilla: URL: https://cgit.FreeBSD.org/ports/commit/?id=c6724c16c5ec86fb70a67ba8142d5309337cf4f2 commit c6724c16c5ec86fb70a67ba8142d5309337cf4f2 Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2021-05-08 01:42:05 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> 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 <wen@FreeBSD.org> 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 <bsd.port.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105080143.1481hNTH048728>