pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xfce4-terminal



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sun Apr  5 22:37:14 UTC 2020

Modified Files:
        pkgsrc/x11/xfce4-terminal: Makefile distinfo

Log Message:
xfce4-terminal: update to 0.8.9.2

Change log:

0.8.9.2
=======
- Allow to create window with 1 line height. One should also disable the
  scrollbar (--hide-scrollbar) to get 1 row window. (bug #16447)
- Fix 'Transparency setting ignored when using --color-bg' (bug #16309)
- Translation updates: Albanian, Belarusian, Polish, Portuguese, Slovenian,
  Swedish


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/x11/xfce4-terminal/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/xfce4-terminal/distinfo

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

Modified files:

Index: pkgsrc/x11/xfce4-terminal/Makefile
diff -u pkgsrc/x11/xfce4-terminal/Makefile:1.57 pkgsrc/x11/xfce4-terminal/Makefile:1.58
--- pkgsrc/x11/xfce4-terminal/Makefile:1.57     Tue Mar 10 22:11:23 2020
+++ pkgsrc/x11/xfce4-terminal/Makefile  Sun Apr  5 22:37:13 2020
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.57 2020/03/10 22:11:23 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2020/04/05 22:37:13 gutteridge Exp $
 
-PKGREVISION= 2
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      xfce4-terminal-0.8.9.1
+DISTNAME=      xfce4-terminal-0.8.9.2
 CATEGORIES=    x11
 MASTER_SITES=  https://archive.xfce.org/src/apps/xfce4-terminal/0.8/
 

Index: pkgsrc/x11/xfce4-terminal/distinfo
diff -u pkgsrc/x11/xfce4-terminal/distinfo:1.14 pkgsrc/x11/xfce4-terminal/distinfo:1.15
--- pkgsrc/x11/xfce4-terminal/distinfo:1.14     Mon Jan  6 00:00:51 2020
+++ pkgsrc/x11/xfce4-terminal/distinfo  Sun Apr  5 22:37:13 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2020/01/06 00:00:51 gutteridge Exp $
+$NetBSD: distinfo,v 1.15 2020/04/05 22:37:13 gutteridge Exp $
 
-SHA1 (xfce4-terminal-0.8.9.1.tar.bz2) = 2d792aa4c46caf29559379e11e511f5fe56a529d
-RMD160 (xfce4-terminal-0.8.9.1.tar.bz2) = cae2cc6c21ecb8ad699cf8bb616391a6a0150701
-SHA512 (xfce4-terminal-0.8.9.1.tar.bz2) = c1a68300604d1db205ac52b51dfea38031dfd92b31f7530705ac6bc875c9b4f9819bdf05bca23cbfddd87f7899488ee4dab4c897ceb96efc41a44acfc298ed22
-Size (xfce4-terminal-0.8.9.1.tar.bz2) = 943603 bytes
+SHA1 (xfce4-terminal-0.8.9.2.tar.bz2) = d8244851c2372ad3029015bfef9b12feadd41e9d
+RMD160 (xfce4-terminal-0.8.9.2.tar.bz2) = 51383754fec97c4b2f8a537bc98305790832f466
+SHA512 (xfce4-terminal-0.8.9.2.tar.bz2) = 1402d913bcc0c050b6c83405c754cdec71cf9bb56e2e68e4396d7ce48bec6e1b0cc875ea3ea2f7a0dff8280d306519fd74a8f9d9ebca383a8f295991cb9ddd94
+Size (xfce4-terminal-0.8.9.2.tar.bz2) = 945176 bytes



Home | Main Index | Thread Index | Old Index