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:   wiz
Date:           Fri Mar  2 15:15:50 UTC 2018

Modified Files:
        pkgsrc/doc: CHANGES-2018
        pkgsrc/x11: Makefile
Removed Files:
        pkgsrc/x11/fontcacheproto: DESCR Makefile PLIST buildlink3.mk
            builtin.mk distinfo

Log Message:
fontcacheproto: remove obsolete package


To generate a diff of this commit:
cvs rdiff -u -r1.985 -r1.986 pkgsrc/doc/CHANGES-2018
cvs rdiff -u -r1.816 -r1.817 pkgsrc/x11/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/x11/fontcacheproto/DESCR
cvs rdiff -u -r1.4 -r0 pkgsrc/x11/fontcacheproto/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/x11/fontcacheproto/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/x11/fontcacheproto/buildlink3.mk \
    pkgsrc/x11/fontcacheproto/builtin.mk pkgsrc/x11/fontcacheproto/distinfo

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-2018
diff -u pkgsrc/doc/CHANGES-2018:1.985 pkgsrc/doc/CHANGES-2018:1.986
--- pkgsrc/doc/CHANGES-2018:1.985       Fri Mar  2 15:14:21 2018
+++ pkgsrc/doc/CHANGES-2018     Fri Mar  2 15:15:50 2018
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2018,v 1.985 2018/03/02 15:14:21 wiz Exp $
+$NetBSD: CHANGES-2018,v 1.986 2018/03/02 15:15:50 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2018:
 
@@ -1380,3 +1380,4 @@ Changes to the packages collection and i
        Updated x11/libXfont2 to 2.0.3nb1 [wiz 2018-03-02]
        Removed fonts/libXfontcache [wiz 2018-03-02]
        Updated pkgtools/x11-links to 1.07 [wiz 2018-03-02]
+       Removed x11/fontcacheproto [wiz 2018-03-02]

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.816 pkgsrc/x11/Makefile:1.817
--- pkgsrc/x11/Makefile:1.816   Sun Feb 11 20:16:07 2018
+++ pkgsrc/x11/Makefile Fri Mar  2 15:15:50 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.816 2018/02/11 20:16:07 wiz Exp $
+# $NetBSD: Makefile,v 1.817 2018/03/02 15:15:50 wiz Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -66,7 +66,6 @@ SUBDIR+=      fixesproto4
 SUBDIR+=       fltk
 SUBDIR+=       fltk13
 SUBDIR+=       fltk2
-SUBDIR+=       fontcacheproto
 SUBDIR+=       fontsproto
 SUBDIR+=       fox
 SUBDIR+=       frameworkintegration



Home | Main Index | Thread Index | Old Index