pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/libaec libaec: updated to 1.0.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b143cf8056b9
branches:  trunk
changeset: 387079:b143cf8056b9
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Oct 21 12:55:31 2022 +0000

description:
libaec: updated to 1.0.6

1.0.6

Changed
- Improved cmake for mingw by Miloš Komarčević

1.0.5

Changed
- Updated documentation to new 121.0-B-3 standard. The new standard
  mainly clarifies and explicitly defines special cases which could be
  ambiguous or misleading in previous revisions.

  These changes did *not* require any substantial changes to libaec.
  Existing compressed data is still compatible with this version of
  the library and compressed data produced by this version can be
  uncompressed with previous versions.

- Modernized CMake

- Better CMake integration with HDF5 by Jan-Willem Blokland

diffstat:

 archivers/libaec/Makefile |  6 +++---
 archivers/libaec/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 6a46715f09d2 -r b143cf8056b9 archivers/libaec/Makefile
--- a/archivers/libaec/Makefile Fri Oct 21 12:29:48 2022 +0000
+++ b/archivers/libaec/Makefile Fri Oct 21 12:55:31 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2019/04/29 15:51:23 bacon Exp $
+# $NetBSD: Makefile,v 1.2 2022/10/21 12:55:31 adam Exp $
 
-DISTNAME=      libaec-1.0.4
+DISTNAME=      libaec-1.0.6
 CATEGORIES=    archivers
-MASTER_SITES=  https://gitlab.dkrz.de/k202009/libaec/uploads/ea0b7d197a950b0c110da8dfdecbb71f/
+MASTER_SITES=  https://gitlab.dkrz.de/k202009/libaec/uploads/45b10e42123edd26ab7b3ad92bcf7be2/
 
 MAINTAINER=    bacon%NetBSD.org@localhost
 HOMEPAGE=      https://gitlab.dkrz.de/k202009/libaec
diff -r 6a46715f09d2 -r b143cf8056b9 archivers/libaec/distinfo
--- a/archivers/libaec/distinfo Fri Oct 21 12:29:48 2022 +0000
+++ b/archivers/libaec/distinfo Fri Oct 21 12:55:31 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 09:57:08 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/10/21 12:55:31 adam Exp $
 
-BLAKE2s (libaec-1.0.4.tar.gz) = 502955452fac20b56f915e8c8cd337b1ac3175213d6d3ce5738dc4b9c3d6bc4a
-SHA512 (libaec-1.0.4.tar.gz) = 3873b51986f8a05202c44ea3eb0f2f9125869a29367473dc3f6de4d67a0ecc4245787eaf979760254001ae289ffe588cf065c73153a0ef9eb8ed20641bcbf0ad
-Size (libaec-1.0.4.tar.gz) = 3120061 bytes
+BLAKE2s (libaec-1.0.6.tar.gz) = 593ee5bac656f9b0e31eaea10f98477dcd011eb8a20ccc27785140b754431e4a
+SHA512 (libaec-1.0.6.tar.gz) = 4a796e93a46e8b45c0c7084b5130685cc7bef0b802a0e41a092a815f5c81927f3194be1717a95100701d61d4d5ba05ed807510e5104b5b5bfb78c2ac8a3f759e
+Size (libaec-1.0.6.tar.gz) = 3129358 bytes


Home | Main Index | Thread Index | Old Index