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: wiz
Date: Tue Jan 24 07:32:30 UTC 2017
Modified Files:
pkgsrc/devel: Makefile
Removed Files:
pkgsrc/devel/mdds0.12: DESCR Makefile PLIST buildlink3.mk distinfo
pkgsrc/devel/mdds0.12/patches:
patch-include_mdds_flat__segment__tree.hpp
patch-include_mdds_flat__segment__tree__def.inl
patch-include_mdds_mixed__type__matrix__def.inl
patch-include_mdds_mixed__type__matrix__storage__filled__linear.inl
patch-include_mdds_multi__type__vector__itr.hpp
patch-include_mdds_point__quad__tree.hpp
patch-src_flat__segment__tree__test.cpp
Log Message:
Remove mdds0.12, not needed after libreoffice4 removal.
To generate a diff of this commit:
cvs rdiff -u -r1.2349 -r1.2350 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/mdds0.12/DESCR \
pkgsrc/devel/mdds0.12/PLIST pkgsrc/devel/mdds0.12/buildlink3.mk \
pkgsrc/devel/mdds0.12/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/mdds0.12/Makefile
cvs rdiff -u -r1.1 -r0 \
pkgsrc/devel/mdds0.12/patches/patch-include_mdds_flat__segment__tree.hpp \
pkgsrc/devel/mdds0.12/patches/patch-include_mdds_flat__segment__tree__def.inl \
pkgsrc/devel/mdds0.12/patches/patch-include_mdds_mixed__type__matrix__def.inl \
pkgsrc/devel/mdds0.12/patches/patch-include_mdds_mixed__type__matrix__storage__filled__linear.inl \
pkgsrc/devel/mdds0.12/patches/patch-include_mdds_multi__type__vector__itr.hpp \
pkgsrc/devel/mdds0.12/patches/patch-include_mdds_point__quad__tree.hpp \
pkgsrc/devel/mdds0.12/patches/patch-src_flat__segment__tree__test.cpp
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.2349 pkgsrc/devel/Makefile:1.2350
--- pkgsrc/devel/Makefile:1.2349 Tue Jan 17 19:44:18 2017
+++ pkgsrc/devel/Makefile Tue Jan 24 07:32:30 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2349 2017/01/17 19:44:18 schmonz Exp $
+# $NetBSD: Makefile,v 1.2350 2017/01/24 07:32:30 wiz Exp $
#
COMMENT= Development utilities
@@ -649,7 +649,6 @@ SUBDIR+= mate-common
SUBDIR+= matio
SUBDIR+= mcpp
SUBDIR+= mdds
-SUBDIR+= mdds0.12
SUBDIR+= mdds1.2
SUBDIR+= meld
SUBDIR+= mell
Home |
Main Index |
Thread Index |
Old Index