pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/hs-timezone-olson Update to timezone-olson-0.1.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3f103f7d12ac
branches:  trunk
changeset: 421104:3f103f7d12ac
user:      pho <pho%pkgsrc.org@localhost>
date:      Sat Jan 11 11:52:48 2020 +0000

description:
Update to timezone-olson-0.1.9

No changelogs are provided by upstream.

diffstat:

 time/hs-timezone-olson/Makefile                           |   4 +-
 time/hs-timezone-olson/buildlink3.mk                      |   6 ++--
 time/hs-timezone-olson/distinfo                           |  11 ++++-----
 time/hs-timezone-olson/patches/patch-timezone-olson.cabal |  16 ---------------
 4 files changed, 10 insertions(+), 27 deletions(-)

diffs (67 lines):

diff -r 0e2ca3d18362 -r 3f103f7d12ac time/hs-timezone-olson/Makefile
--- a/time/hs-timezone-olson/Makefile   Sat Jan 11 11:50:51 2020 +0000
+++ b/time/hs-timezone-olson/Makefile   Sat Jan 11 11:52:48 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2015/11/15 08:22:15 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.3 2020/01/11 11:52:48 pho Exp $
 
-DISTNAME=      timezone-olson-0.1.7
+DISTNAME=      timezone-olson-0.1.9
 CATEGORIES=    time
 
 MAINTAINER=    szptvlfn%NetBSD.org@localhost
diff -r 0e2ca3d18362 -r 3f103f7d12ac time/hs-timezone-olson/buildlink3.mk
--- a/time/hs-timezone-olson/buildlink3.mk      Sat Jan 11 11:50:51 2020 +0000
+++ b/time/hs-timezone-olson/buildlink3.mk      Sat Jan 11 11:52:48 2020 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.3 2018/01/07 13:04:36 rillig Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2020/01/11 11:52:48 pho Exp $
 
 BUILDLINK_TREE+=       hs-timezone-olson
 
 .if !defined(HS_TIMEZONE_OLSON_BUILDLINK3_MK)
 HS_TIMEZONE_OLSON_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.hs-timezone-olson+=      hs-timezone-olson>=0.1.7
-BUILDLINK_ABI_DEPENDS.hs-timezone-olson+=      hs-timezone-olson>=0.1.7
+BUILDLINK_API_DEPENDS.hs-timezone-olson+=      hs-timezone-olson>=0.1.9
+BUILDLINK_ABI_DEPENDS.hs-timezone-olson+=      hs-timezone-olson>=0.1.9
 BUILDLINK_PKGSRCDIR.hs-timezone-olson?=                ../../time/hs-timezone-olson
 
 .include "../../devel/hs-extensible-exceptions/buildlink3.mk"
diff -r 0e2ca3d18362 -r 3f103f7d12ac time/hs-timezone-olson/distinfo
--- a/time/hs-timezone-olson/distinfo   Sat Jan 11 11:50:51 2020 +0000
+++ b/time/hs-timezone-olson/distinfo   Sat Jan 11 11:52:48 2020 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/01/03 16:02:58 pho Exp $
+$NetBSD: distinfo,v 1.5 2020/01/11 11:52:48 pho Exp $
 
-SHA1 (timezone-olson-0.1.7.tar.gz) = 1b0bc3e29cfac1d2c68109f217a5de5cabbfcf75
-RMD160 (timezone-olson-0.1.7.tar.gz) = 449ee503558edd64a575e47525c9407f42e6a5ee
-SHA512 (timezone-olson-0.1.7.tar.gz) = 136bca829b40edd3c46f83e2d19b496da7b6e7268825ff017fa598f9dc8a9de5fd65101f417e9c22ae8b845c61c98347944971f8f41072be60d894ea148a4e0a
-Size (timezone-olson-0.1.7.tar.gz) = 11313 bytes
-SHA1 (patch-timezone-olson.cabal) = 96b87c546d7578fa1ab0f642aba62e9a4f345147
+SHA1 (timezone-olson-0.1.9.tar.gz) = acd36613f49f879f210776732358876adc7ad459
+RMD160 (timezone-olson-0.1.9.tar.gz) = 259cd40136def73613ad3c507c27e12ba57acc38
+SHA512 (timezone-olson-0.1.9.tar.gz) = 1ad8f98ba3573f11154e18c5c0d2d7ee3b32f165d388318622195199da4765d1a0352b8a13fa38a6b2fb008de93f34d2a6aa35d2d7ada53e1ae8c5404d68b645
+Size (timezone-olson-0.1.9.tar.gz) = 11471 bytes
diff -r 0e2ca3d18362 -r 3f103f7d12ac time/hs-timezone-olson/patches/patch-timezone-olson.cabal
--- a/time/hs-timezone-olson/patches/patch-timezone-olson.cabal Sat Jan 11 11:50:51 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-$NetBSD: patch-timezone-olson.cabal,v 1.1 2020/01/03 16:02:58 pho Exp $
-
-Relax the upper bound on binary and time.
-
---- timezone-olson.cabal.orig  2015-04-30 11:22:28.000000000 +0000
-+++ timezone-olson.cabal
-@@ -34,7 +34,7 @@ Library
-                     , Data.Time.LocalTime.TimeZone.Olson.Types
-   Build-depends:       base >= 3.0 && < 5.0,
-                        timezone-series >= 0.1.0 && < 0.2,
--                       time >= 1.1.4 && < 1.6,
--                       binary >= 0.4.1 && < 0.8,
-+                       time >= 1.1.4 && < 1.7,
-+                       binary >= 0.4.1 && < 0.9,
-                        bytestring >= 0.9 && < 1.0,
-                        extensible-exceptions >= 0.1.0 && < 0.2



Home | Main Index | Thread Index | Old Index