svn commit: r379458 - head/devel/mdds

Jung-uk Kim jkim at FreeBSD.org
Fri Feb 20 18:25:51 UTC 2015


Author: jkim
Date: Fri Feb 20 18:25:50 2015
New Revision: 379458
URL: https://svnweb.freebsd.org/changeset/ports/379458
QAT: https://qat.redports.org/buildarchive/r379458/

Log:
  Update to 0.12.0.

Modified:
  head/devel/mdds/Makefile
  head/devel/mdds/distinfo

Modified: head/devel/mdds/Makefile
==============================================================================
--- head/devel/mdds/Makefile	Fri Feb 20 18:16:57 2015	(r379457)
+++ head/devel/mdds/Makefile	Fri Feb 20 18:25:50 2015	(r379458)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	mdds
-PORTVERSION=	0.11.2
+PORTVERSION=	0.12.0
 CATEGORIES=	devel
 MASTER_SITES=	http://kohei.us/files/mdds/src/
 DISTNAME=	${PORTNAME}_${PORTVERSION}

Modified: head/devel/mdds/distinfo
==============================================================================
--- head/devel/mdds/distinfo	Fri Feb 20 18:16:57 2015	(r379457)
+++ head/devel/mdds/distinfo	Fri Feb 20 18:25:50 2015	(r379458)
@@ -1,2 +1,2 @@
-SHA256 (mdds_0.11.2.tar.bz2) = cd0a0dc8b35d6582efad6898546c86714eb058696ba26b0e7f8914faa002a5ab
-SIZE (mdds_0.11.2.tar.bz2) = 154444
+SHA256 (mdds_0.12.0.tar.bz2) = 2a22de23ca828886625120e9d40fccd6333458a1934a13d2c982b6f9403e5981
+SIZE (mdds_0.12.0.tar.bz2) = 152285


More information about the svn-ports-head mailing list