svn commit: r318616 - head/devel/mdds
Jung-uk Kim
jkim at FreeBSD.org
Mon May 20 17:35:50 UTC 2013
Author: jkim
Date: Mon May 20 17:35:49 2013
New Revision: 318616
URL: http://svnweb.freebsd.org/changeset/ports/318616
Log:
Update to 0.8.0.
Modified:
head/devel/mdds/Makefile
head/devel/mdds/distinfo
head/devel/mdds/pkg-plist
Modified: head/devel/mdds/Makefile
==============================================================================
--- head/devel/mdds/Makefile Mon May 20 17:29:02 2013 (r318615)
+++ head/devel/mdds/Makefile Mon May 20 17:35:49 2013 (r318616)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mdds
-PORTVERSION= 0.7.1
+PORTVERSION= 0.8.0
CATEGORIES= devel
MASTER_SITES= GOOGLE_CODE
DISTNAME= ${PORTNAME}_${PORTVERSION}
Modified: head/devel/mdds/distinfo
==============================================================================
--- head/devel/mdds/distinfo Mon May 20 17:29:02 2013 (r318615)
+++ head/devel/mdds/distinfo Mon May 20 17:35:49 2013 (r318616)
@@ -1,2 +1,2 @@
-SHA256 (mdds_0.7.1.tar.bz2) = fe7bc2805bb1b74cac821723fd1d50bcc2a0ecaa5445262262765e02eae9197e
-SIZE (mdds_0.7.1.tar.bz2) = 134376
+SHA256 (mdds_0.8.0.tar.bz2) = ca39f26956cea2d3cc3164420cf41e163f426068dc635012e4f7310ed8707e6d
+SIZE (mdds_0.8.0.tar.bz2) = 137421
Modified: head/devel/mdds/pkg-plist
==============================================================================
--- head/devel/mdds/pkg-plist Mon May 20 17:29:02 2013 (r318615)
+++ head/devel/mdds/pkg-plist Mon May 20 17:35:49 2013 (r318616)
@@ -13,6 +13,8 @@ include/mdds/mixed_type_matrix_storage_s
include/mdds/multi_type_matrix.hpp
include/mdds/multi_type_matrix_def.inl
include/mdds/multi_type_vector.hpp
+include/mdds/multi_type_vector_custom_func1.hpp
+include/mdds/multi_type_vector_custom_func2.hpp
include/mdds/multi_type_vector_def.inl
include/mdds/multi_type_vector_itr.hpp
include/mdds/multi_type_vector_macro.hpp
More information about the svn-ports-head
mailing list