pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/screen



Module Name:    pkgsrc
Committed By:   rin
Date:           Wed Oct  2 09:11:29 UTC 2019

Modified Files:
        pkgsrc/misc/screen: Makefile distinfo

Log Message:
Update misc/screen to 4.7.0:

Version 4.7.0 (02/10/2019)
  * Add support for SGR (1006) mouse mode
  * Add support for OSC 11
  * Update Unicode ambiguous and wide tables to 12.1.0
  * Fixes:
  - cross-compilation support (bug #43223)
  - a lot of manpage fixes and cleanups


To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 pkgsrc/misc/screen/Makefile
cvs rdiff -u -r1.48 -r1.49 pkgsrc/misc/screen/distinfo

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

Modified files:

Index: pkgsrc/misc/screen/Makefile
diff -u pkgsrc/misc/screen/Makefile:1.110 pkgsrc/misc/screen/Makefile:1.111
--- pkgsrc/misc/screen/Makefile:1.110   Thu May 23 19:23:09 2019
+++ pkgsrc/misc/screen/Makefile Wed Oct  2 09:11:29 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.110 2019/05/23 19:23:09 rillig Exp $
+# $NetBSD: Makefile,v 1.111 2019/10/02 09:11:29 rin Exp $
 
-DISTNAME=      screen-4.6.2
-PKGREVISION=   1
+DISTNAME=      screen-4.7.0
 CATEGORIES=    misc shells
 MASTER_SITES=  ${MASTER_SITE_GNU:=screen/}
 

Index: pkgsrc/misc/screen/distinfo
diff -u pkgsrc/misc/screen/distinfo:1.48 pkgsrc/misc/screen/distinfo:1.49
--- pkgsrc/misc/screen/distinfo:1.48    Tue Oct 24 11:45:18 2017
+++ pkgsrc/misc/screen/distinfo Wed Oct  2 09:11:29 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.48 2017/10/24 11:45:18 ryoon Exp $
+$NetBSD: distinfo,v 1.49 2019/10/02 09:11:29 rin Exp $
 
-SHA1 (screen-4.6.2.tar.gz) = 0434d4c45d0b5bb339551511e10a9b2c4ec6a789
-RMD160 (screen-4.6.2.tar.gz) = 371828d8de1f2f8a77b6c010e12b5ea91d351dd3
-SHA512 (screen-4.6.2.tar.gz) = 224bd16ad5ae501d1b8bb7d2ba9cc19e6a0743de5a5b320109c2f6bf3b1ca564cc7094ed9211be13733d9d769cde77d13fe236341d448cad0518038ab1e85c99
-Size (screen-4.6.2.tar.gz) = 845210 bytes
+SHA1 (screen-4.7.0.tar.gz) = 48227cc267471a24ca2cf467950ea923c42d3d90
+RMD160 (screen-4.7.0.tar.gz) = 58c4c6f3c817cdce98776eed70d7d7503ba939b8
+SHA512 (screen-4.7.0.tar.gz) = 44c7a33e2ed772ce91998cdc07556ef7b972e5b100335e14702b273a234e437fe6415de459e7b6d34c6086282a432778629047424ef9159ac6fcf26d22b45745
+Size (screen-4.7.0.tar.gz) = 854192 bytes
 SHA1 (patch-aa) = 39c6fa5bda62b2891cecf4a5e9598b179ea8b4dc
 SHA1 (patch-ab) = 40911979a540645db2a17861328292add22898d3
 SHA1 (patch-ae) = 2a9b19c52cafe238c923977c9952af0ec0b0d9f6



Home | Main Index | Thread Index | Old Index