pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc add x11/alacritty



details:   https://anonhg.NetBSD.org/pkgsrc/rev/98661597b64a
branches:  trunk
changeset: 440967:98661597b64a
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Thu Oct 22 14:49:56 2020 +0000

description:
add x11/alacritty

diffstat:

 doc/CHANGES-2020 |  3 ++-
 x11/Makefile     |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 56b9caee49fd -r 98661597b64a doc/CHANGES-2020
--- a/doc/CHANGES-2020  Thu Oct 22 14:48:16 2020 +0000
+++ b/doc/CHANGES-2020  Thu Oct 22 14:49:56 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.5864 2020/10/22 13:48:05 tnn Exp $
+$NetBSD: CHANGES-2020,v 1.5865 2020/10/22 14:49:56 tnn Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -8698,3 +8698,4 @@
        Updated devel/py-coverage to 5.3 [adam 2020-10-22]
        Updated devel/py-test to 6.1.1 [adam 2020-10-22]
        Updated net/synergy to 1.12.0 [tnn 2020-10-22]
+       Added x11/alacritty version 0.5.0 [tnn 2020-10-22]
diff -r 56b9caee49fd -r 98661597b64a x11/Makefile
--- a/x11/Makefile      Thu Oct 22 14:48:16 2020 +0000
+++ b/x11/Makefile      Thu Oct 22 14:49:56 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.906 2020/09/27 16:32:01 wiz Exp $
+# $NetBSD: Makefile,v 1.907 2020/10/22 14:49:56 tnn Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -9,6 +9,7 @@
 SUBDIR+=       Xbae
 SUBDIR+=       Xfixes
 SUBDIR+=       XmHTML
+SUBDIR+=       alacritty
 SUBDIR+=       antiright
 SUBDIR+=       appmenu-qt
 SUBDIR+=       appres



Home | Main Index | Thread Index | Old Index