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:           Fri Mar  6 11:45:47 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/mico: DESCR Makefile PLIST distinfo
        pkgsrc/devel/mico/patches: patch-aa patch-ab patch-ac
            patch-include_mico_throw.h patch-orb_fast__array.cc

Log Message:
devel: Remove mico - fails with OpenSSL 1.1, upstream dead since 2008


To generate a diff of this commit:
cvs rdiff -u -r1.3051 -r1.3052 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/mico/DESCR
cvs rdiff -u -r1.10 -r0 pkgsrc/devel/mico/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/mico/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/mico/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/mico/patches/patch-aa
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/mico/patches/patch-ab
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/mico/patches/patch-ac
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/mico/patches/patch-include_mico_throw.h \
    pkgsrc/devel/mico/patches/patch-orb_fast__array.cc

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.3051 pkgsrc/devel/Makefile:1.3052
--- pkgsrc/devel/Makefile:1.3051        Fri Feb 28 22:04:52 2020
+++ pkgsrc/devel/Makefile       Fri Mar  6 11:45:46 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3051 2020/02/28 22:04:52 plunky Exp $
+# $NetBSD: Makefile,v 1.3052 2020/03/06 11:45:46 nia Exp $
 #
 
 COMMENT=       Development utilities
@@ -855,7 +855,6 @@ SUBDIR+=    memcached
 SUBDIR+=       menhir
 SUBDIR+=       mercurial
 SUBDIR+=       meson
-SUBDIR+=       mico
 SUBDIR+=       mk-configure
 SUBDIR+=       mkcmd
 SUBDIR+=       mm-common



Home | Main Index | Thread Index | Old Index