svn commit: r353056 - head/devel/mdds

Jung-uk Kim jkim at FreeBSD.org
Tue May 6 04:33:56 UTC 2014


Author: jkim
Date: Tue May  6 04:33:55 2014
New Revision: 353056
URL: http://svnweb.freebsd.org/changeset/ports/353056
QAT: https://qat.redports.org/buildarchive/r353056/

Log:
  Update to 0.10.3.

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

Modified: head/devel/mdds/Makefile
==============================================================================
--- head/devel/mdds/Makefile	Tue May  6 04:04:30 2014	(r353055)
+++ head/devel/mdds/Makefile	Tue May  6 04:33:55 2014	(r353056)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	mdds
-PORTVERSION=	0.10.2
+PORTVERSION=	0.10.3
 CATEGORIES=	devel
 MASTER_SITES=	http://kohei.us/files/mdds/src/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -13,7 +13,7 @@ LICENSE=	MIT
 
 PROJECTHOST=	multidimalgorithm
 
-USE_BZIP2=	yes
+USES=		tar:bzip2
 NO_BUILD=	yes
 
 do-configure:

Modified: head/devel/mdds/distinfo
==============================================================================
--- head/devel/mdds/distinfo	Tue May  6 04:04:30 2014	(r353055)
+++ head/devel/mdds/distinfo	Tue May  6 04:33:55 2014	(r353056)
@@ -1,2 +1,2 @@
-SHA256 (mdds_0.10.2.tar.bz2) = c0354e53aa0075252ef934ddfe40df3aa07142c15152e2302840601e09498fa4
-SIZE (mdds_0.10.2.tar.bz2) = 148460
+SHA256 (mdds_0.10.3.tar.bz2) = db10932dbe7e9b5b9b3f513bc8165ab7e29c3bf75702b3c3cfff6956c521e0c2
+SIZE (mdds_0.10.3.tar.bz2) = 151389


More information about the svn-ports-all mailing list