pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   tnn
Date:           Thu Oct 22 14:49:56 UTC 2020

Modified Files:
        pkgsrc/doc: CHANGES-2020
        pkgsrc/x11: Makefile

Log Message:
add x11/alacritty


To generate a diff of this commit:
cvs rdiff -u -r1.5864 -r1.5865 pkgsrc/doc/CHANGES-2020
cvs rdiff -u -r1.906 -r1.907 pkgsrc/x11/Makefile

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

Modified files:

Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.5864 pkgsrc/doc/CHANGES-2020:1.5865
--- pkgsrc/doc/CHANGES-2020:1.5864      Thu Oct 22 13:48:05 2020
+++ pkgsrc/doc/CHANGES-2020     Thu Oct 22 14:49:56 2020
@@ -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 @@ Changes to the packages collection and i
        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]

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.906 pkgsrc/x11/Makefile:1.907
--- pkgsrc/x11/Makefile:1.906   Sun Sep 27 16:32:01 2020
+++ pkgsrc/x11/Makefile Thu Oct 22 14:49:56 2020
@@ -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+=        Xaw-Xpm
 SUBDIR+=       Xbae
 SUBDIR+=       Xfixes
 SUBDIR+=       XmHTML
+SUBDIR+=       alacritty
 SUBDIR+=       antiright
 SUBDIR+=       appmenu-qt
 SUBDIR+=       appres



Home | Main Index | Thread Index | Old Index