svn commit: r302187 - head/net-mgmt/virtinst

Jason Helfman jgh at FreeBSD.org
Mon Aug 6 16:15:23 UTC 2012


Author: jgh
Date: Mon Aug  6 16:15:22 2012
New Revision: 302187
URL: http://svn.freebsd.org/changeset/ports/302187

Log:
  - update to 0.600.3
  
  The virtinst release includes:
  - virt-install: Fix --cpuset=auto
  - virt-clone: Fix cloning to existing local managed block device

Modified:
  head/net-mgmt/virtinst/Makefile
  head/net-mgmt/virtinst/distinfo

Modified: head/net-mgmt/virtinst/Makefile
==============================================================================
--- head/net-mgmt/virtinst/Makefile	Mon Aug  6 15:50:12 2012	(r302186)
+++ head/net-mgmt/virtinst/Makefile	Mon Aug  6 16:15:22 2012	(r302187)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	virtinst
-PORTVERSION=	0.600.2
+PORTVERSION=	0.600.3
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://virt-manager.org/download/sources/${PORTNAME}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/net-mgmt/virtinst/distinfo
==============================================================================
--- head/net-mgmt/virtinst/distinfo	Mon Aug  6 15:50:12 2012	(r302186)
+++ head/net-mgmt/virtinst/distinfo	Mon Aug  6 16:15:22 2012	(r302187)
@@ -1,2 +1,2 @@
-SHA256 (virtinst-0.600.2.tar.gz) = b342272bf6666ede7eaac81e3973cbe8283f42e3182caa86b5da6c7cf2d952c3
-SIZE (virtinst-0.600.2.tar.gz) = 8174357
+SHA256 (virtinst-0.600.3.tar.gz) = e41efad3e3c798129af0cec92c1abd6c7e209b5dd4d311acdef0fc1a2daf5006
+SIZE (virtinst-0.600.3.tar.gz) = 8174690



More information about the svn-ports-head mailing list