git: edc22750e6da - main - irc/p5-POE-Component-IRC: Update to 6.93
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:47:00 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=edc22750e6daaf012d3395e2df3dad6eca83c606
commit edc22750e6daaf012d3395e2df3dad6eca83c606
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:40:23 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:40:23 +0000
irc/p5-POE-Component-IRC: Update to 6.93
Changes: https://metacpan.org/dist/POE-Component-IRC/changes
---
irc/p5-POE-Component-IRC/Makefile | 9 +++++----
irc/p5-POE-Component-IRC/distinfo | 6 +++---
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile
index 60522664645c..90f23c62b5e7 100644
--- a/irc/p5-POE-Component-IRC/Makefile
+++ b/irc/p5-POE-Component-IRC/Makefile
@@ -1,7 +1,7 @@
# Created by: ijliao
PORTNAME= POE-Component-IRC
-PORTVERSION= 6.90
+PORTVERSION= 6.93
CATEGORIES= irc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -22,14 +22,15 @@ RUN_DEPENDS= p5-IRC-Utils>=0.12:irc/p5-IRC-Utils \
p5-POE-Filter-IRCD>=2.42:irc/p5-POE-Filter-IRCD
TEST_DEPENDS= p5-Test-Differences>=0.610:devel/p5-Test-Differences
-OPTIONS_DEFINE= EXAMPLES
-
-NO_ARCH= yes
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
PORTEXAMPLES= *
+OPTIONS_DEFINE= EXAMPLES
+
post-install-EXAMPLES-on:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR}
diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo
index 032582eb9ea1..0d68bb4e300e 100644
--- a/irc/p5-POE-Component-IRC/distinfo
+++ b/irc/p5-POE-Component-IRC/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1504718711
-SHA256 (POE-Component-IRC-6.90.tar.gz) = 84b9fa13e952db0f53605a57c9f09fd4469d3d2c0dad2549102aa0bc3bf923d3
-SIZE (POE-Component-IRC-6.90.tar.gz) = 375501
+TIMESTAMP = 1624189733
+SHA256 (POE-Component-IRC-6.93.tar.gz) = ead4477a26b87acbd3ecd21842ce5b9d6e14230ddc4565fee8c68cf67e61dc9e
+SIZE (POE-Component-IRC-6.93.tar.gz) = 377897
More information about the dev-commits-ports-all
mailing list