git: 78c4d949d53b - main - net-mgmt/cidr: Add LICENSE_FILE, WWW, move to GitHub

From: Emanuel Haupt <ehaupt_at_FreeBSD.org>
Date: Mon, 24 Mar 2025 20:19:42 UTC
The branch main has been updated by ehaupt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=78c4d949d53b4af52f4f22da7087588d49eac734

commit 78c4d949d53b4af52f4f22da7087588d49eac734
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2025-03-24 20:18:00 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2025-03-24 20:18:00 +0000

    net-mgmt/cidr: Add LICENSE_FILE, WWW, move to GitHub
---
 net-mgmt/cidr/Makefile | 8 ++++++--
 net-mgmt/cidr/distinfo | 5 +++--
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/net-mgmt/cidr/Makefile b/net-mgmt/cidr/Makefile
index b5ea75a82087..cf15b3ebe892 100644
--- a/net-mgmt/cidr/Makefile
+++ b/net-mgmt/cidr/Makefile
@@ -1,13 +1,17 @@
 PORTNAME=	cidr
 DISTVERSION=	2.3.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-mgmt
-MASTER_SITES=	LOCAL/ehaupt
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	RFC 1878 subnet calculator / helper
+WWW=		https://github.com/404NotGone/cidr
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/gpl.txt
+
+USE_GITHUB=	yes
+GH_ACCOUNT=	404NotGone
 
 PLIST_FILES=	bin/cidr \
 		share/man/man1/cidr.1.gz
diff --git a/net-mgmt/cidr/distinfo b/net-mgmt/cidr/distinfo
index f62cc45eea3c..2660b8656c5e 100644
--- a/net-mgmt/cidr/distinfo
+++ b/net-mgmt/cidr/distinfo
@@ -1,2 +1,3 @@
-SHA256 (cidr-2.3.2.tar.gz) = e2ea8dd2d79c39140d12d71e515014b086b275286c36c50a1df277401fc147fe
-SIZE (cidr-2.3.2.tar.gz) = 17675
+TIMESTAMP = 1742847279
+SHA256 (404NotGone-cidr-2.3.2_GH0.tar.gz) = 82b308af3a325fa983cdb7f871533a90b249551351f2a9e47e86fe6eabc3c75e
+SIZE (404NotGone-cidr-2.3.2_GH0.tar.gz) = 17471