Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 18:43:07 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: d913a54301bf - main - devel/p5-FFI-Platypus: Update to 2.09
Message-ID:  <202409081843.488Ih78D035781@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=d913a54301bf0a9868c0e8dcece7e3e1abae80ef

commit d913a54301bf0a9868c0e8dcece7e3e1abae80ef
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-08 18:17:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-08 18:37:09 +0000

    devel/p5-FFI-Platypus: Update to 2.09
    
    - Update LICENSE_FILE
    
    Changes:        https://metacpan.org/dist/FFI-Platypus/changes
---
 devel/p5-FFI-Platypus/Makefile | 4 ++--
 devel/p5-FFI-Platypus/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/p5-FFI-Platypus/Makefile b/devel/p5-FFI-Platypus/Makefile
index eee650c6578b..6e27938dd05d 100644
--- a/devel/p5-FFI-Platypus/Makefile
+++ b/devel/p5-FFI-Platypus/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	FFI-Platypus
-PORTVERSION=	2.08
+PORTVERSION=	2.09
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,7 +10,7 @@ WWW=		https://metacpan.org/release/FFI-Platypus
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
-LICENSE_FILE=	${WRKSRC}/LICENSE
+LICENSE_FILE_GPLv1+ =	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 LIB_DEPENDS=	libffi.so:devel/libffi
diff --git a/devel/p5-FFI-Platypus/distinfo b/devel/p5-FFI-Platypus/distinfo
index 6359751514f1..42d4f7c72ba5 100644
--- a/devel/p5-FFI-Platypus/distinfo
+++ b/devel/p5-FFI-Platypus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683478892
-SHA256 (FFI-Platypus-2.08.tar.gz) = 11b3ab114ed9635631cd85b38d229786e144bf94a3af9ac09c3d7bb34336b924
-SIZE (FFI-Platypus-2.08.tar.gz) = 421899
+TIMESTAMP = 1725559635
+SHA256 (FFI-Platypus-2.09.tar.gz) = 9d312312289e78735b45c311b7ac16a9e8da093f779bf69469c70afac4dd5b63
+SIZE (FFI-Platypus-2.09.tar.gz) = 422835



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