svn commit: r331610 - head/devel/mdds
Jung-uk Kim
jkim at FreeBSD.org
Fri Oct 25 16:37:58 UTC 2013
Author: jkim
Date: Fri Oct 25 16:37:57 2013
New Revision: 331610
URL: http://svnweb.freebsd.org/changeset/ports/331610
Log:
Update to 0.9.1.
Modified:
head/devel/mdds/Makefile
head/devel/mdds/distinfo
Modified: head/devel/mdds/Makefile
==============================================================================
--- head/devel/mdds/Makefile Fri Oct 25 16:33:27 2013 (r331609)
+++ head/devel/mdds/Makefile Fri Oct 25 16:37:57 2013 (r331610)
@@ -1,9 +1,9 @@
# $FreeBSD$
PORTNAME= mdds
-PORTVERSION= 0.9.0
+PORTVERSION= 0.9.1
CATEGORIES= devel
-MASTER_SITES= GOOGLE_CODE
+MASTER_SITES= http://kohei.us/files/mdds/src/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= office at FreeBSD.org
Modified: head/devel/mdds/distinfo
==============================================================================
--- head/devel/mdds/distinfo Fri Oct 25 16:33:27 2013 (r331609)
+++ head/devel/mdds/distinfo Fri Oct 25 16:37:57 2013 (r331610)
@@ -1,2 +1,2 @@
-SHA256 (mdds_0.9.0.tar.bz2) = 77a6934923621f7f2106794c76d5b1fcc01bf646e8908f10ce7be6fd32aa1993
-SIZE (mdds_0.9.0.tar.bz2) = 144681
+SHA256 (mdds_0.9.1.tar.bz2) = 53737aa10630a21a5c0a123456ff3ccee3b6972599f2cbcdac7571b7f682105d
+SIZE (mdds_0.9.1.tar.bz2) = 148746
More information about the svn-ports-all
mailing list