Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/jasper jasper: updated to 2.0.19



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8cdcd0ae2d8e
branches:  trunk
changeset: 436195:8cdcd0ae2d8e
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jul 29 07:03:59 2020 +0000

description:
jasper: updated to 2.0.19

version-2.0.19

Unfortunately 2.0.17 was released on a branch. Later the branch was
removed and the 2.0.17 tag was placed on another commit and branch.

This resulted in various distros who pulled the tarball at different
times two have different jasper versions for 2.0.17.

https://repology.org/project/jasper/versions shows that some even have a
2.0.18.

To reduce all this confusion I will release 2.0.19 now.
With a clean changelog referencing what @MaxKellermann and @jubalh (me)
did on our fork at jasper-maint.

If we want to revert things later or improve the changelog this can be
easily done on master ontop of this.
But I feel we need this release to reduce the confusion and put the
project on a clear track again.

diffstat:

 graphics/jasper/Makefile |   6 +++---
 graphics/jasper/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (33 lines):

diff -r fbb6f1da6105 -r 8cdcd0ae2d8e graphics/jasper/Makefile
--- a/graphics/jasper/Makefile  Wed Jul 29 07:03:08 2020 +0000
+++ b/graphics/jasper/Makefile  Wed Jul 29 07:03:59 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.54 2020/07/23 18:39:06 otis Exp $
+# $NetBSD: Makefile,v 1.55 2020/07/29 07:03:59 adam Exp $
 
-DISTNAME=      jasper-2.0.17
+DISTNAME=      jasper-2.0.19
 CATEGORIES=    graphics
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=mdadams/}
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=jasper-software/}
 GITHUB_TAG=    version-${PKGVERSION_NOREV}
 
 MAINTAINER=    adam%NetBSD.org@localhost
diff -r fbb6f1da6105 -r 8cdcd0ae2d8e graphics/jasper/distinfo
--- a/graphics/jasper/distinfo  Wed Jul 29 07:03:08 2020 +0000
+++ b/graphics/jasper/distinfo  Wed Jul 29 07:03:59 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.32 2020/07/23 18:39:06 otis Exp $
+$NetBSD: distinfo,v 1.33 2020/07/29 07:03:59 adam Exp $
 
-SHA1 (jasper-2.0.17.tar.gz) = fe8d8532d043fe2a9ec0bbcbc92a1583cd9f996f
-RMD160 (jasper-2.0.17.tar.gz) = bc0de6964ef567ff0d3faa240bf83843a00e5c54
-SHA512 (jasper-2.0.17.tar.gz) = 9b682cfef7e951e6a78b57869fb7ddeb696aaa1b90f08c3142d2f26246ea06ed5f2cd867dae0b49ac41a792e4672db7cd96d32a46a6e99c066b7118b025a65fe
-Size (jasper-2.0.17.tar.gz) = 1314703 bytes
+SHA1 (jasper-2.0.19.tar.gz) = 32522a49abf12b2c0138d3cd705a8d9e0a0be839
+RMD160 (jasper-2.0.19.tar.gz) = 5c6377651ecbeed7f196be2586ce8b9401fcf2e0
+SHA512 (jasper-2.0.19.tar.gz) = b4e1930057587d3417678fc19c661bef21d87a7d6f79fc9486282531097792c4dc074845405c66dc036620344a900349f985a248009934333c5858242ffec655
+Size (jasper-2.0.19.tar.gz) = 1314817 bytes
 SHA1 (patch-CMakeLists.txt) = 7629fcab6bc854c51a0895449b2cdd214409fa3c
 SHA1 (patch-src_appl_jiv.c) = 123f1db81a95b4ddd679ccea6f1b2c4887bf574d
 SHA1 (patch-src_libjasper_base_jas__stream.c) = 2e9ad538ab2c0191063fef06202949b435b0085e



Home | Main Index | Thread Index | Old Index