pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/jasper



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Jul 29 07:03:59 UTC 2020

Modified Files:
        pkgsrc/graphics/jasper: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/graphics/jasper/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/graphics/jasper/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/jasper/Makefile
diff -u pkgsrc/graphics/jasper/Makefile:1.54 pkgsrc/graphics/jasper/Makefile:1.55
--- pkgsrc/graphics/jasper/Makefile:1.54        Thu Jul 23 18:39:06 2020
+++ pkgsrc/graphics/jasper/Makefile     Wed Jul 29 07:03:59 2020
@@ -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

Index: pkgsrc/graphics/jasper/distinfo
diff -u pkgsrc/graphics/jasper/distinfo:1.32 pkgsrc/graphics/jasper/distinfo:1.33
--- pkgsrc/graphics/jasper/distinfo:1.32        Thu Jul 23 18:39:06 2020
+++ pkgsrc/graphics/jasper/distinfo     Wed Jul 29 07:03:59 2020
@@ -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