Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 2023 02:15:50 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7f9dba1de8dc - main - net/p5-MaxMind-DB-Writer: Update to 0.300004
Message-ID:  <202311010215.3A12FoKm067702@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7f9dba1de8dcf4a97ff82fc29420a0030bad0f57

commit 7f9dba1de8dcf4a97ff82fc29420a0030bad0f57
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-01 01:48:34 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-01 01:57:04 +0000

    net/p5-MaxMind-DB-Writer: Update to 0.300004
    
    - Update LICENSE_FILE
    - Mark DEPRECATED and set EXPIRATION_DATE to 2023-12-31
    
    Changes:        https://metacpan.org/dist/MaxMind-DB-Writer/changes
---
 net/p5-MaxMind-DB-Writer/Makefile | 8 +++++---
 net/p5-MaxMind-DB-Writer/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/net/p5-MaxMind-DB-Writer/Makefile b/net/p5-MaxMind-DB-Writer/Makefile
index d03fc0fe4f42..42f1d685c0f5 100644
--- a/net/p5-MaxMind-DB-Writer/Makefile
+++ b/net/p5-MaxMind-DB-Writer/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	MaxMind-DB-Writer
-PORTVERSION=	0.300003
+PORTVERSION=	0.300004
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MAXMIND
@@ -11,12 +11,14 @@ WWW=		https://metacpan.org/release/MaxMind-DB-Writer
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
-LICENSE_FILE=	${WRKSRC}/LICENSE
+LICENSE_FILE_GPLv1+ =	${WRKSRC}/LICENSE
+
+DEPRECATED=	This is the final release. This distribution is no longer being developed
+EXPIRATION_DATE=2023-12-31
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Data-Dumper-Concise>=0:devel/p5-Data-Dumper-Concise \
 		p5-Data-IEEE754>=0:devel/p5-Data-IEEE754 \
-		p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
 		p5-Math-Int128>=0.21:math/p5-Math-Int128 \
 		p5-Math-Int64>=0.51:math/p5-Math-Int64 \
 		p5-MaxMind-DB-Common>=0:net/p5-MaxMind-DB-Common \
diff --git a/net/p5-MaxMind-DB-Writer/distinfo b/net/p5-MaxMind-DB-Writer/distinfo
index bf90a0ee79d9..b8178ae1f790 100644
--- a/net/p5-MaxMind-DB-Writer/distinfo
+++ b/net/p5-MaxMind-DB-Writer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532799266
-SHA256 (MaxMind-DB-Writer-0.300003.tar.gz) = ba53f5ba965f7a477f67164d97b475a0c11208872fedf238988550d92bcdeb3e
-SIZE (MaxMind-DB-Writer-0.300003.tar.gz) = 191053
+TIMESTAMP = 1698340971
+SHA256 (MaxMind-DB-Writer-0.300004.tar.gz) = 99569342b5d49deae16852cedff0ce3610e20701c158a16b83cc99b890a647eb
+SIZE (MaxMind-DB-Writer-0.300004.tar.gz) = 265723



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311010215.3A12FoKm067702>