pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   nia
Date:           Wed Sep 18 22:32:42 UTC 2019

Modified Files:
        pkgsrc/textproc: Makefile
Removed Files:
        pkgsrc/textproc/yaml-cpp03: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
Remove textproc/yaml-cpp03 successor textproc/yaml-cpp


To generate a diff of this commit:
cvs rdiff -u -r1.1051 -r1.1052 pkgsrc/textproc/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/textproc/yaml-cpp03/DESCR \
    pkgsrc/textproc/yaml-cpp03/Makefile pkgsrc/textproc/yaml-cpp03/PLIST \
    pkgsrc/textproc/yaml-cpp03/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/textproc/yaml-cpp03/buildlink3.mk

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

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1051 pkgsrc/textproc/Makefile:1.1052
--- pkgsrc/textproc/Makefile:1.1051     Wed Sep 18 15:57:29 2019
+++ pkgsrc/textproc/Makefile    Wed Sep 18 22:32:41 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1051 2019/09/18 15:57:29 taca Exp $
+# $NetBSD: Makefile,v 1.1052 2019/09/18 22:32:41 nia Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1082,7 +1082,6 @@ SUBDIR+=  xxdiff
 SUBDIR+=       xxdiff-scripts
 SUBDIR+=       yamcha
 SUBDIR+=       yaml-cpp
-SUBDIR+=       yaml-cpp03
 SUBDIR+=       yelp-tools
 SUBDIR+=       yelp-xsl
 SUBDIR+=       yodl



Home | Main Index | Thread Index | Old Index