pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/sakura sakura: Update to 3.7.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ddcb9268491
branches:  trunk
changeset: 338852:2ddcb9268491
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Aug 31 14:32:33 2019 +0000

description:
sakura: Update to 3.7.0

Changes:

 * Fixed bug with fore&back colors caused by changes in rev.5...
 * Merged with translations branch
 * Update translation template
 * Remove previously added set_style_css function.
 * Reorganize the big mess of code: order functions and callb...
 * Bug #1828091 fixed: sakura keeps blinking after BEL is rec...
 * Added helper function to set CSS style
 * Bug #1485360 fixed: bright colors broken
 * Bug #1833845 fixed: make 'configuration modified' dialog o...
 * Bug #1810332 fixed: unable to set 100% opacity
 * Bug #1839505 fixed: block cursor doesn't reverse text colo...
 * Changed default font size
 * Make tango palette default again
 * Bug #1792380: Solarized light doesn't work as expected. Us...
 * Removed unused variable in sakura_eof
 * Bug #1790317 fixed: Crash with vte 0.54

diffstat:

 x11/sakura/Makefile |   9 +++------
 x11/sakura/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 11 deletions(-)

diffs (34 lines):

diff -r 9a50556a048c -r 2ddcb9268491 x11/sakura/Makefile
--- a/x11/sakura/Makefile       Sat Aug 31 14:24:28 2019 +0000
+++ b/x11/sakura/Makefile       Sat Aug 31 14:32:33 2019 +0000
@@ -1,11 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2019/07/21 22:26:04 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.35 2019/08/31 14:32:33 nia Exp $
 
-DISTNAME=      sakura-3.6.0
-PKGREVISION=   4
+DISTNAME=      sakura-3.7.0
 CATEGORIES=    x11
-MASTER_SITES=  https://launchpad.net/sakura/trunk/3.6.0/+download/
-EXTRACT_SUFX=  .tar.bz2
+MASTER_SITES=  https://launchpad.net/sakura/trunk/${PKGVERSION_NOREV}/+download/
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
 HOMEPAGE=      http://www.pleyades.net/david/projects/sakura
diff -r 9a50556a048c -r 2ddcb9268491 x11/sakura/distinfo
--- a/x11/sakura/distinfo       Sat Aug 31 14:24:28 2019 +0000
+++ b/x11/sakura/distinfo       Sat Aug 31 14:32:33 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2018/08/28 13:57:00 ryoon Exp $
+$NetBSD: distinfo,v 1.10 2019/08/31 14:32:33 nia Exp $
 
-SHA1 (sakura-3.6.0.tar.bz2) = df5c1d9974062a1eaf5659fa36f51c4d5a689eae
-RMD160 (sakura-3.6.0.tar.bz2) = 298e01d9ef253aebdfcb1f904cf3a6e6ceb54462
-SHA512 (sakura-3.6.0.tar.bz2) = 4b9d2c15305a2b9a193031194afc0b50deeb32ae52f8b13967801cd57aa71424d7dedf0a9aedf7470aef8b58d8341c85ae37ef67b941b8b97912eb845c5df08f
-Size (sakura-3.6.0.tar.bz2) = 56044 bytes
+SHA1 (sakura-3.7.0.tar.gz) = 4c04f2ad62ae7f13e51adf901154faea6967d3bb
+RMD160 (sakura-3.7.0.tar.gz) = 72377110b7ff3e17facb64fb52172c5c28dfe9a3
+SHA512 (sakura-3.7.0.tar.gz) = 1018ea952d491f68a05ee3b3d8ac70cbfb485687f76224f9a395ff6508e0e75ff58bfd12dcb534c86430da54803a3016619f441d8bd14e496df32f81e00ca72e
+Size (sakura-3.7.0.tar.gz) = 64728 bytes
 SHA1 (patch-CMakeLists.txt) = 86dbc6a6ae2cb0acdbbb2d3110270c47463ad4e4



Home | Main Index | Thread Index | Old Index