Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-DateTime-TimeZone/Makefile,v
retrieving revision 1.20
diff -u -p -r1.20 Makefile
--- Makefile 24 Jul 2020 01:22:36 -0000 1.20
+++ Makefile 22 Oct 2020 02:47:43 -0000
@@ -4,7 +4,7 @@ COMMENT = DateTime submodule for TZ
MODULES = cpan
PKG_ARCH = *
-DISTNAME = DateTime-TimeZone-2.39
+DISTNAME = DateTime-TimeZone-2.43
CATEGORIES = devel
MAINTAINER = Andrew Hewus Fresh <afresh1@openbsd.org>
@@ -27,4 +27,4 @@ TEST_DEPENDS += devel/p5-DateTime \
devel/p5-Test-Output \
devel/p5-Test-Taint
-.include <bsd.port.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-DateTime-TimeZone/distinfo,v
retrieving revision 1.12
diff -u -p -r1.12 distinfo
--- distinfo 24 Jul 2020 01:22:36 -0000 1.12
+++ distinfo 22 Oct 2020 02:47:43 -0000
@@ -1,2 +1,2 @@
-SHA256 (DateTime-TimeZone-2.39.tar.gz) = ZaSQg79GW0LGpl31de+s64e1ulqZfU6R5t26VxkMj8o=
-SIZE (DateTime-TimeZone-2.39.tar.gz) = 993595
+SHA256 (DateTime-TimeZone-2.43.tar.gz) = J+uYgv+k/u1vlOdvfF91GyB2DfOGTcOSle5ynF4Zc1Q=
+SIZE (DateTime-TimeZone-2.43.tar.gz) = 997292
Revised patch:
i) Update to 2.43
ii) Remove the trailing tab in Makefile
wen
________________________________
发件人: Charlene Wendling <julianaito@posteo.jp>
发送时间: 2020年10月8日 18:10
收件人: wen heping <wenheping2000@hotmail.com>
抄送: afresh1@openbsd.org <afresh1@openbsd.org>; ports@openbsd.org <ports@openbsd.org>
主题: Re: [Update] devel/p5-DateTime-TimeZone : Update to 2.41
On Thu, 8 Oct 2020 07:09:34 +0000
wen heping wrote:
> Hi,
>
> Here is a simple patch to update devel/p5-DateTime-TimeZone
> to 2.41. It build well and pass all tests on amd64-current system.
>
> Upstream only update the timezone database. So I did not test
> others ports depend on it.
>
>
> Regards,
> wen
OK cwen@, but there is a trailing tab in the last line of the
Makefile that should be removed
No comments:
Post a Comment