pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   rillig
Date:           Wed Feb 21 02:05:41 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/goyacc: DESCR Makefile PLIST distinfo

Log Message:
devel/goyacc: remove package since it is already included in go-tools


To generate a diff of this commit:
cvs rdiff -u -r1.2614 -r1.2615 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/goyacc/DESCR pkgsrc/devel/goyacc/PLIST \
    pkgsrc/devel/goyacc/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/goyacc/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2614 pkgsrc/devel/Makefile:1.2615
--- pkgsrc/devel/Makefile:1.2614        Tue Feb 20 22:21:48 2018
+++ pkgsrc/devel/Makefile       Wed Feb 21 02:05:41 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2614 2018/02/20 22:21:48 rillig Exp $
+# $NetBSD: Makefile,v 1.2615 2018/02/21 02:05:41 rillig Exp $
 #
 
 COMMENT=       Development utilities
@@ -362,7 +362,6 @@ SUBDIR+=    golint
 SUBDIR+=       google-api-go-client
 SUBDIR+=       google-glog
 SUBDIR+=       googletest
-SUBDIR+=       goyacc
 SUBDIR+=       gperf
 SUBDIR+=       gperftools
 SUBDIR+=       gprbuild-aux



Home | Main Index | Thread Index | Old Index