pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/libmypaint



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu May 28 14:21:22 UTC 2020

Modified Files:
        pkgsrc/graphics/libmypaint: Makefile distinfo

Log Message:
libmypaint: Update to 1.6.1

Changelog:
1.6.1 - libtool '-release' flag no longer used

1.6.0
This minor version release includes:

    The new mypaint_brush_stroke_to_2_linearsRGB function.
    Some performance improvements, particularly improved auto-vectorization in the spectral->rgb conversion function (thanks to SleepProgger).
    Improved documentation (still lacking a comprehensive overview).
    New translations for Croatian, Portuguese, Valencian, English (UK) and Dutch


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/libmypaint/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/libmypaint/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/libmypaint/Makefile
diff -u pkgsrc/graphics/libmypaint/Makefile:1.6 pkgsrc/graphics/libmypaint/Makefile:1.7
--- pkgsrc/graphics/libmypaint/Makefile:1.6     Tue May 19 12:09:08 2020
+++ pkgsrc/graphics/libmypaint/Makefile Thu May 28 14:21:22 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/05/19 12:09:08 nia Exp $
+# $NetBSD: Makefile,v 1.7 2020/05/28 14:21:22 ryoon Exp $
 
-DISTNAME=      libmypaint-1.5.1
-PKGREVISION=   1
+DISTNAME=      libmypaint-1.6.1
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=mypaint/}
 GITHUB_PROJECT=        libmypaint

Index: pkgsrc/graphics/libmypaint/distinfo
diff -u pkgsrc/graphics/libmypaint/distinfo:1.3 pkgsrc/graphics/libmypaint/distinfo:1.4
--- pkgsrc/graphics/libmypaint/distinfo:1.3     Wed Mar  4 13:02:16 2020
+++ pkgsrc/graphics/libmypaint/distinfo Thu May 28 14:21:22 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/03/04 13:02:16 wiz Exp $
+$NetBSD: distinfo,v 1.4 2020/05/28 14:21:22 ryoon Exp $
 
-SHA1 (libmypaint-1.5.1.tar.xz) = ba5505faf0f87df0a9466fc0789c5665796842d2
-RMD160 (libmypaint-1.5.1.tar.xz) = 8abf598ad2f7fde2cc24f0d6303fe258d0ad173a
-SHA512 (libmypaint-1.5.1.tar.xz) = 2259cfe56ae10559b94f37d3b1cd7cd74967c32ea0c02bfb48df4f79e31ea241b79f5f8b714ca5538647a71986c8ee257beb1724f7dfd732ea4cc26227ec20d3
-Size (libmypaint-1.5.1.tar.xz) = 509760 bytes
+SHA1 (libmypaint-1.6.1.tar.xz) = 04c08ed585de3469f6f23d52b83f3566a27fb4a6
+RMD160 (libmypaint-1.6.1.tar.xz) = 1c09037ab87cadddb57345e5fc2057ba4fadfe23
+SHA512 (libmypaint-1.6.1.tar.xz) = e9413fd6a5336791ab3228a5ad9e7f06871d075c7ded236942f896a205ba44ea901a945fdc97b8be357453a1505331b59e824fe67500fbcda0cc4f11f79af608
+Size (libmypaint-1.6.1.tar.xz) = 519464 bytes



Home | Main Index | Thread Index | Old Index