git: 43246795d812 - main - sysutils/p5-POSIX-Run-Capture: Update to 1.05
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Mar 2024 03:42:57 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=43246795d812fab75af5b471c69f26bcdb3b9339
commit 43246795d812fab75af5b471c69f26bcdb3b9339
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-31 03:09:53 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-31 03:09:53 +0000
sysutils/p5-POSIX-Run-Capture: Update to 1.05
- Strip shared library
Changes: https://metacpan.org/dist/POSIX-Run-Capture/changes
---
sysutils/p5-POSIX-Run-Capture/Makefile | 5 ++++-
sysutils/p5-POSIX-Run-Capture/distinfo | 6 +++---
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/sysutils/p5-POSIX-Run-Capture/Makefile b/sysutils/p5-POSIX-Run-Capture/Makefile
index 8c30ad19bd85..6821874b98e3 100644
--- a/sysutils/p5-POSIX-Run-Capture/Makefile
+++ b/sysutils/p5-POSIX-Run-Capture/Makefile
@@ -1,5 +1,5 @@
PORTNAME= POSIX-Run-Capture
-PORTVERSION= 1.03
+PORTVERSION= 1.05
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,4 +15,7 @@ TEST_DEPENDS= p5-File-Cmp>=1.06:sysutils/p5-File-Cmp
USES= perl5
USE_PERL5= configure
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/POSIX/Run/Capture/Capture.so
+
.include <bsd.port.mk>
diff --git a/sysutils/p5-POSIX-Run-Capture/distinfo b/sysutils/p5-POSIX-Run-Capture/distinfo
index 0d5a3ce05f9a..f3fd6d5194ba 100644
--- a/sysutils/p5-POSIX-Run-Capture/distinfo
+++ b/sysutils/p5-POSIX-Run-Capture/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614076233
-SHA256 (POSIX-Run-Capture-1.03.tar.gz) = 9ead96699cc44bcc25c3ed13442b393b3dab29728e41635bde2b7d8ce170411b
-SIZE (POSIX-Run-Capture-1.03.tar.gz) = 176257
+TIMESTAMP = 1711466418
+SHA256 (POSIX-Run-Capture-1.05.tar.gz) = 25230158fb91a0c32a53d0e320d94ca393621325afda24b6f4f369edd3106e5c
+SIZE (POSIX-Run-Capture-1.05.tar.gz) = 245823