diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/p5-POE-Component-IRC/Makefile | 6 | ||||
-rw-r--r-- | irc/p5-POE-Component-IRC/distinfo | 6 | ||||
-rw-r--r-- | irc/weechat/Makefile | 4 | ||||
-rw-r--r-- | irc/weechat/distinfo | 6 |
4 files changed, 10 insertions, 12 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index 78efd8681934..319756da748e 100644 --- a/irc/p5-POE-Component-IRC/Makefile +++ b/irc/p5-POE-Component-IRC/Makefile @@ -1,5 +1,5 @@ PORTNAME= POE-Component-IRC -PORTVERSION= 6.93 +PORTVERSION= 6.95 CATEGORIES= irc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,11 +14,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-IRC-Utils>=0.12:irc/p5-IRC-Utils \ - p5-POE>=1.311:devel/p5-POE \ p5-POE-Component-Client-DNS>=0.99:dns/p5-POE-Component-Client-DNS \ p5-POE-Component-SSLify>=0:security/p5-POE-Component-SSLify \ p5-POE-Component-Syndicator>=0.01:devel/p5-POE-Component-Syndicator \ - p5-POE-Filter-IRCD>=2.42:irc/p5-POE-Filter-IRCD + p5-POE-Filter-IRCD>=2.42:irc/p5-POE-Filter-IRCD \ + p5-POE>=1.311:devel/p5-POE TEST_DEPENDS= p5-Test-Differences>=0.610:devel/p5-Test-Differences USES= perl5 diff --git a/irc/p5-POE-Component-IRC/distinfo b/irc/p5-POE-Component-IRC/distinfo index 0d68bb4e300e..85bee5b97cb5 100644 --- a/irc/p5-POE-Component-IRC/distinfo +++ b/irc/p5-POE-Component-IRC/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624189733 -SHA256 (POE-Component-IRC-6.93.tar.gz) = ead4477a26b87acbd3ecd21842ce5b9d6e14230ddc4565fee8c68cf67e61dc9e -SIZE (POE-Component-IRC-6.93.tar.gz) = 377897 +TIMESTAMP = 1752056494 +SHA256 (POE-Component-IRC-6.95.tar.gz) = 77c8cd8c726f1dae242c4ba5569586e9add8a62c6a317738e92af8f55f2fefdd +SIZE (POE-Component-IRC-6.95.tar.gz) = 379045 diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index a2297bf9fe2e..0e8f49ce2a19 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -1,5 +1,5 @@ PORTNAME= weechat -PORTVERSION= 4.6.3 +PORTVERSION= 4.7.0 CATEGORIES= irc MASTER_SITES= https://weechat.org/files/src/ @@ -77,8 +77,6 @@ post-patch: @${REINPLACE_CMD} 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/$f . endfor .endif - @${REINPLACE_CMD} 's|python${PYTHON_MAJOR_VER}|python-${PYTHON_VER}|' \ - ${WRKSRC}/cmake/FindPython.cmake post-patch-ICON-off: @${REINPLACE_CMD} -e '/^# icon$$/,/^$$/d' ${WRKSRC}/CMakeLists.txt diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo index 1b7085e436cf..e90afaaa26a1 100644 --- a/irc/weechat/distinfo +++ b/irc/weechat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746958439 -SHA256 (weechat-4.6.3.tar.xz) = 5c0b5efa969b873c4be582019b18523ee403e7430b8223825bcdb44a89f5815d -SIZE (weechat-4.6.3.tar.xz) = 2763576 +TIMESTAMP = 1752921168 +SHA256 (weechat-4.7.0.tar.xz) = 45dc0396060c863169868349ec280af1c6f4ac524aa492580e1a065e142c2cd8 +SIZE (weechat-4.7.0.tar.xz) = 2768216 |