svn commit: r392985 - in head: devel/spice-protocol net-mgmt/virt-viewer

Jason Helfman jgh at FreeBSD.org
Mon Jul 27 15:02:49 UTC 2015


Author: jgh
Date: Mon Jul 27 15:02:47 2015
New Revision: 392985
URL: https://svnweb.freebsd.org/changeset/ports/392985

Log:
  - update spice-protocol to 0.12.7, and bump dep.

Modified:
  head/devel/spice-protocol/Makefile
  head/devel/spice-protocol/distinfo
  head/net-mgmt/virt-viewer/Makefile

Modified: head/devel/spice-protocol/Makefile
==============================================================================
--- head/devel/spice-protocol/Makefile	Mon Jul 27 14:57:17 2015	(r392984)
+++ head/devel/spice-protocol/Makefile	Mon Jul 27 15:02:47 2015	(r392985)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	spice-protocol
-PORTVERSION=	0.12.7
+PORTVERSION=	0.12.8
 CATEGORIES=	devel
 MASTER_SITES=	http://www.spice-space.org/download/releases/
 

Modified: head/devel/spice-protocol/distinfo
==============================================================================
--- head/devel/spice-protocol/distinfo	Mon Jul 27 14:57:17 2015	(r392984)
+++ head/devel/spice-protocol/distinfo	Mon Jul 27 15:02:47 2015	(r392985)
@@ -1,2 +1,2 @@
-SHA256 (spice-protocol-0.12.7.tar.bz2) = 96c6cb73361816ed19bfd8536f65d4547da35709aa00af1380e650c1174916c2
-SIZE (spice-protocol-0.12.7.tar.bz2) = 71276
+SHA256 (spice-protocol-0.12.8.tar.bz2) = 116d57a1893c08f8f7801579dffb4c1568a4fb4566aa75c84a2685f150aae67c
+SIZE (spice-protocol-0.12.8.tar.bz2) = 71681

Modified: head/net-mgmt/virt-viewer/Makefile
==============================================================================
--- head/net-mgmt/virt-viewer/Makefile	Mon Jul 27 14:57:17 2015	(r392984)
+++ head/net-mgmt/virt-viewer/Makefile	Mon Jul 27 15:02:47 2015	(r392985)
@@ -3,7 +3,7 @@
 
 PORTNAME=	virt-viewer
 PORTVERSION=	2.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://virt-manager.org/download/sources/${PORTNAME}/
 


More information about the svn-ports-all mailing list