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:   kamil
Date:           Mon Feb 19 01:52:49 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Detach py-radare2 and radare2-valabind

Only 2 users known migrated away to r2pipe.
radare2-valabind requires unreleased version of vala.


To generate a diff of this commit:
cvs rdiff -u -r1.2610 -r1.2611 pkgsrc/devel/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.2610 pkgsrc/devel/Makefile:1.2611
--- pkgsrc/devel/Makefile:1.2610        Mon Feb 19 01:49:54 2018
+++ pkgsrc/devel/Makefile       Mon Feb 19 01:52:49 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2610 2018/02/19 01:49:54 kamil Exp $
+# $NetBSD: Makefile,v 1.2611 2018/02/19 01:52:49 kamil Exp $
 #
 
 COMMENT=       Development utilities
@@ -2144,7 +2144,6 @@ SUBDIR+=  py-pytemplate
 SUBDIR+=       py-pyutil
 SUBDIR+=       py-queuelib
 SUBDIR+=       py-quixote
-SUBDIR+=       py-radare2
 SUBDIR+=       py-radon
 SUBDIR+=       py-rauth
 SUBDIR+=       py-readlike
@@ -2252,7 +2251,6 @@ SUBDIR+=  quilt
 SUBDIR+=       radamsa
 SUBDIR+=       radare2
 SUBDIR+=       radare2-cutter
-SUBDIR+=       radare2-valabind
 SUBDIR+=       ragel
 SUBDIR+=       rainbow-delimiters-el
 SUBDIR+=       rapidsvn



Home | Main Index | Thread Index | Old Index