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: nia
Date: Mon May 25 10:02:42 UTC 2020
Modified Files:
pkgsrc/devel: Makefile
Removed Files:
pkgsrc/devel/mono-addins: DESCR Makefile PLIST buildlink3.mk distinfo
pkgsrc/devel/mono-addins/patches: patch-configure
Log Message:
devel: Remove mono-addins.
Broken. According to upstream, installing globally is no longer supported.
It's intended that apps should bundle their own copy of Mono.Addins that
they obtain from NuGet.
To generate a diff of this commit:
cvs rdiff -u -r1.3136 -r1.3137 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/mono-addins/DESCR
cvs rdiff -u -r1.41 -r0 pkgsrc/devel/mono-addins/Makefile
cvs rdiff -u -r1.8 -r0 pkgsrc/devel/mono-addins/PLIST
cvs rdiff -u -r1.28 -r0 pkgsrc/devel/mono-addins/buildlink3.mk
cvs rdiff -u -r1.10 -r0 pkgsrc/devel/mono-addins/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/mono-addins/patches/patch-configure
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.3136 pkgsrc/devel/Makefile:1.3137
--- pkgsrc/devel/Makefile:1.3136 Mon May 25 09:22:26 2020
+++ pkgsrc/devel/Makefile Mon May 25 10:02:42 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3136 2020/05/25 09:22:26 nia Exp $
+# $NetBSD: Makefile,v 1.3137 2020/05/25 10:02:42 nia Exp $
#
COMMENT= Development utilities
@@ -885,7 +885,6 @@ SUBDIR+= meson
SUBDIR+= mk-configure
SUBDIR+= mkcmd
SUBDIR+= mm-common
-SUBDIR+= mono-addins
SUBDIR+= monotone
SUBDIR+= monotone-server
SUBDIR+= monotone-viz
Home |
Main Index |
Thread Index |
Old Index