git: 0104f74f4761 - main - dns/dlint: Update to 1.4.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Jul 2025 07:11:42 UTC
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=0104f74f47613690e86a61e5c62707c0f8418408 commit 0104f74f47613690e86a61e5c62707c0f8418408 Author: Chris Hutchinson <portmaster@bsdforge.com> AuthorDate: 2025-07-16 07:06:30 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2025-07-16 07:10:44 +0000 dns/dlint: Update to 1.4.3 Add license information. The dns/bind-tools and perl are runtime dependency. Move to codeberg. Switch to DISTVERSION. Changelog: https://codeberg.org/BSDforge/dlint/src/branch/main/CHANGES PR: 287996 Approved by: submitter is maintainer --- dns/dlint/Makefile | 18 ++++++++++++------ dns/dlint/distinfo | 6 +++--- 2 files changed, 15 insertions(+), 9 deletions(-) diff --git a/dns/dlint/Makefile b/dns/dlint/Makefile index 8cf993ae2397..7a1e9c4888ba 100644 --- a/dns/dlint/Makefile +++ b/dns/dlint/Makefile @@ -1,17 +1,23 @@ PORTNAME= dlint -PORTVERSION= 1.4.1 +DISTVERSION= 1.4.3 CATEGORIES= dns -MASTER_SITES= https://BSDforge.com/projects/source/dns/dlint/ +MASTER_SITES= https://codeberg.org/BSDforge/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ MAINTAINER= portmaster@BSDforge.com -COMMENT= Lint for DNS zones (Domain Name Server zone verification utility) -WWW= https://BSDforge.com/projects/dns/dlint +COMMENT= Lint for DNS zones -- a Domain Name Server zone verification utility +WWW= https://codeberg.org/BSDforge/${PORTNAME}/ -USES= shebangfix tar:xz +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +RUN_DEPENDS= dig:dns/bind-tools + +USES= perl5 shebangfix +SHEBANG_FILES= digparse NO_ARCH= yes NO_BUILD= yes -SHEBANG_FILES= digparse +WRKSRC= ${WRKDIR}/${PORTNAME} OPTIONS_DEFINE= DOCS diff --git a/dns/dlint/distinfo b/dns/dlint/distinfo index 2f8d5ae1297e..bd8300d2c5be 100644 --- a/dns/dlint/distinfo +++ b/dns/dlint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1467747663 -SHA256 (dlint-1.4.1.tar.xz) = f542b03a1eff2b7850d353f5227976e418f98305bf163ac1e184360cc8222197 -SIZE (dlint-1.4.1.tar.xz) = 22100 +TIMESTAMP = 1752259636 +SHA256 (dlint-1.4.3.tar.gz) = b32ad16abb8526c562d1a9a023059db4e163a053c33c7c4c3789cda1b06e25be +SIZE (dlint-1.4.3.tar.gz) = 23320