svn commit: r305563 - in head/devel/mdds: . files

Jung-uk Kim jkim at FreeBSD.org
Tue Oct 9 06:28:18 UTC 2012


Author: jkim
Date: Tue Oct  9 00:04:21 2012
New Revision: 305563
URL: http://svn.freebsd.org/changeset/ports/305563

Log:
  Update to 0.6.1.

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

Modified: head/devel/mdds/Makefile
==============================================================================
--- head/devel/mdds/Makefile	Mon Oct  8 23:16:58 2012	(r305562)
+++ head/devel/mdds/Makefile	Tue Oct  9 00:04:21 2012	(r305563)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	mdds
-# Date created:		2011-07-22
-# Whom:			Baptiste Daroussin <bapt at FreeBSD.org>
-#
+# Created by:	Baptiste Daroussin <bapt at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	mdds
-PORTVERSION=	0.6.0
+PORTVERSION=	0.6.1
 CATEGORIES=	devel
 MASTER_SITES=	GOOGLE_CODE
 DISTNAME=	${PORTNAME}_${PORTVERSION}

Modified: head/devel/mdds/distinfo
==============================================================================
--- head/devel/mdds/distinfo	Mon Oct  8 23:16:58 2012	(r305562)
+++ head/devel/mdds/distinfo	Tue Oct  9 00:04:21 2012	(r305563)
@@ -1,2 +1,2 @@
-SHA256 (mdds_0.6.0.tar.bz2) = 846200f5c8ddf34f86747fd4dc5feb5fea90e753639a7d5dbd3ccdce4467a67b
-SIZE (mdds_0.6.0.tar.bz2) = 123325
+SHA256 (mdds_0.6.1.tar.bz2) = 4381b38db6ee807090c6f352d62575ea8ce9768701ad95f01afbcda497e69960
+SIZE (mdds_0.6.1.tar.bz2) = 128115



More information about the svn-ports-all mailing list