Date: Tue, 5 Mar 2013 07:04:40 +0000 (UTC) From: Jason Helfman <jgh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r313438 - in head/devel/libvirt: . files Message-ID: <201303050704.r2574eil071415@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jgh Date: Tue Mar 5 07:04:40 2013 New Revision: 313438 URL: http://svnweb.freebsd.org/changeset/ports/313438 Log: - update to 1.0.3 - patch merged upstream Changes: http://libvirt.org/news.html Deleted: head/devel/libvirt/files/ Modified: head/devel/libvirt/Makefile head/devel/libvirt/distinfo Modified: head/devel/libvirt/Makefile ============================================================================== --- head/devel/libvirt/Makefile Tue Mar 5 06:42:20 2013 (r313437) +++ head/devel/libvirt/Makefile Tue Mar 5 07:04:40 2013 (r313438) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libvirt -PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTVERSION= 1.0.3 CATEGORIES= devel MASTER_SITES= http://libvirt.org/sources/ Modified: head/devel/libvirt/distinfo ============================================================================== --- head/devel/libvirt/distinfo Tue Mar 5 06:42:20 2013 (r313437) +++ head/devel/libvirt/distinfo Tue Mar 5 07:04:40 2013 (r313438) @@ -1,2 +1,2 @@ -SHA256 (libvirt-1.0.2.tar.gz) = 9b8c2752f78658b65ef1c608b3775be0978d60855a9b5e2778f79c113201c179 -SIZE (libvirt-1.0.2.tar.gz) = 22971729 +SHA256 (libvirt-1.0.3.tar.gz) = f64f4acd7cdcfc6ab5e803195ed58b949f262b54e3659d8c37b33f0fec112757 +SIZE (libvirt-1.0.3.tar.gz) = 23238381
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303050704.r2574eil071415>