git: a7d839347909 - main - devel/p5-FFI-Platypus: Update to 1.43

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 18 07:09:50 UTC 2021


The branch main has been updated by sunpoet:

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

commit a7d8393479091afa59cee78d3efb0a5d98122ec0
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 04:58:53 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:42:23 +0000

    devel/p5-FFI-Platypus: Update to 1.43
    
    Changes:        https://metacpan.org/changes/distribution/FFI-Platypus
---
 devel/p5-FFI-Platypus/Makefile  | 2 +-
 devel/p5-FFI-Platypus/distinfo  | 6 +++---
 devel/p5-FFI-Platypus/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/devel/p5-FFI-Platypus/Makefile b/devel/p5-FFI-Platypus/Makefile
index 1ea42a494515..2c77cd5a5f0d 100644
--- a/devel/p5-FFI-Platypus/Makefile
+++ b/devel/p5-FFI-Platypus/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	FFI-Platypus
-PORTVERSION=	1.34
+PORTVERSION=	1.43
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff --git a/devel/p5-FFI-Platypus/distinfo b/devel/p5-FFI-Platypus/distinfo
index 71dc7fab3ea6..3926414ef0ac 100644
--- a/devel/p5-FFI-Platypus/distinfo
+++ b/devel/p5-FFI-Platypus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604680096
-SHA256 (FFI-Platypus-1.34.tar.gz) = 4ce58b9f0bb63e49aa7d8aaf96291cc6d47059fc38e9b64f2f3fe023143b8539
-SIZE (FFI-Platypus-1.34.tar.gz) = 339455
+TIMESTAMP = 1618320016
+SHA256 (FFI-Platypus-1.43.tar.gz) = e10cb94136e1b646b64ece7467634e9d5c8cd39e6a9f39d08990c1a98e4d4d84
+SIZE (FFI-Platypus-1.43.tar.gz) = 400987
diff --git a/devel/p5-FFI-Platypus/pkg-plist b/devel/p5-FFI-Platypus/pkg-plist
index 52d0b8e6391a..efd700e6e453 100644
--- a/devel/p5-FFI-Platypus/pkg-plist
+++ b/devel/p5-FFI-Platypus/pkg-plist
@@ -29,6 +29,7 @@
 %%SITE_ARCH%%/FFI/Platypus/Type/PointerSizeBuffer.pm
 %%SITE_ARCH%%/FFI/Platypus/Type/StringArray.pm
 %%SITE_ARCH%%/FFI/Platypus/Type/StringPointer.pm
+%%SITE_ARCH%%/FFI/Platypus/Type/WideString.pm
 %%SITE_ARCH%%/FFI/Platypus/TypeParser.pm
 %%SITE_ARCH%%/FFI/Platypus/TypeParser/Version0.pm
 %%SITE_ARCH%%/FFI/Platypus/TypeParser/Version1.pm
@@ -80,6 +81,7 @@
 %%PERL5_MAN3%%/FFI::Platypus::Type::PointerSizeBuffer.3.gz
 %%PERL5_MAN3%%/FFI::Platypus::Type::StringArray.3.gz
 %%PERL5_MAN3%%/FFI::Platypus::Type::StringPointer.3.gz
+%%PERL5_MAN3%%/FFI::Platypus::Type::WideString.3.gz
 %%PERL5_MAN3%%/FFI::Platypus::TypeParser.3.gz
 %%PERL5_MAN3%%/FFI::Platypus::TypeParser::Version0.3.gz
 %%PERL5_MAN3%%/FFI::Platypus::TypeParser::Version1.3.gz


More information about the dev-commits-ports-main mailing list