pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/libaec
Module Name: pkgsrc
Committed By: adam
Date: Fri Oct 21 12:55:31 UTC 2022
Modified Files:
pkgsrc/archivers/libaec: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/archivers/libaec/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/archivers/libaec/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/libaec/Makefile
diff -u pkgsrc/archivers/libaec/Makefile:1.1 pkgsrc/archivers/libaec/Makefile:1.2
--- pkgsrc/archivers/libaec/Makefile:1.1 Mon Apr 29 15:51:23 2019
+++ pkgsrc/archivers/libaec/Makefile Fri Oct 21 12:55:31 2022
@@ -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
Index: pkgsrc/archivers/libaec/distinfo
diff -u pkgsrc/archivers/libaec/distinfo:1.3 pkgsrc/archivers/libaec/distinfo:1.4
--- pkgsrc/archivers/libaec/distinfo:1.3 Tue Oct 26 09:57:08 2021
+++ pkgsrc/archivers/libaec/distinfo Fri Oct 21 12:55:31 2022
@@ -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