Date: Mon, 1 Nov 2021 13:45:54 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: 3481fd5f7f7f - main - devel/p5-FFI-Platypus: Update to 1.56 Message-ID: <202111011345.1A1DjsoB049350@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=3481fd5f7f7f0b663baa618e3c3522ea1abf0a8c commit 3481fd5f7f7f0b663baa618e3c3522ea1abf0a8c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-11-01 13:25:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-11-01 13:41:31 +0000 devel/p5-FFI-Platypus: Update to 1.56 Changes: https://metacpan.org/dist/FFI-Platypus/changes --- devel/p5-FFI-Platypus/Makefile | 3 ++- devel/p5-FFI-Platypus/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/p5-FFI-Platypus/Makefile b/devel/p5-FFI-Platypus/Makefile index 71cfcad2eafd..1bb43550cdbe 100644 --- a/devel/p5-FFI-Platypus/Makefile +++ b/devel/p5-FFI-Platypus/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= FFI-Platypus -PORTVERSION= 1.55 +PORTVERSION= 1.56 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -25,5 +25,6 @@ USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/FFI/Platypus/Platypus.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/share/dist/FFI-Platypus/lib/libplfill.so + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/share/dist/FFI-Platypus/probe/bin/dlrun .include <bsd.port.mk> diff --git a/devel/p5-FFI-Platypus/distinfo b/devel/p5-FFI-Platypus/distinfo index 69000e72506f..31b6627d98e8 100644 --- a/devel/p5-FFI-Platypus/distinfo +++ b/devel/p5-FFI-Platypus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628103066 -SHA256 (FFI-Platypus-1.55.tar.gz) = ffc7477d4983cd73344843edf437834624371cfead72487c6afb906e3d9979a9 -SIZE (FFI-Platypus-1.55.tar.gz) = 406753 +TIMESTAMP = 1635730923 +SHA256 (FFI-Platypus-1.56.tar.gz) = 66684faf37e7daf6240e5752c0e698055be498d1867bfb49148a035d383ca94f +SIZE (FFI-Platypus-1.56.tar.gz) = 387071
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111011345.1A1DjsoB049350>