Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jul 2016 14:49:04 +0000 (UTC)
From:      =?UTF-8?Q?Roger_Pau_Monn=c3=a9?= <royger@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r418138 - head/sysutils/xen-tools
Message-ID:  <201607061449.u66En4Fd053028@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: royger (src committer)
Date: Wed Jul  6 14:49:03 2016
New Revision: 418138
URL: https://svnweb.freebsd.org/changeset/ports/418138

Log:
  xen-tools: bump PORTREVISION after SeaBIOS update
  
  Trigger a xen-tools rebuild after the SeaBIOS update.
  
  Sponsored by: Citrix Systems R&D

Modified:
  head/sysutils/xen-tools/Makefile

Modified: head/sysutils/xen-tools/Makefile
==============================================================================
--- head/sysutils/xen-tools/Makefile	Wed Jul  6 14:30:44 2016	(r418137)
+++ head/sysutils/xen-tools/Makefile	Wed Jul  6 14:49:03 2016	(r418138)
@@ -3,7 +3,7 @@
 PORTNAME=	xen
 PKGNAMESUFFIX=	-tools
 PORTVERSION=	4.7.0
-PORTREVISION=   2
+PORTREVISION=   3
 CATEGORIES=	sysutils emulators
 MASTER_SITES=	http://bits.xensource.com/oss-xen/release/${PORTVERSION}/
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607061449.u66En4Fd053028>