Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jan 2017 22:08:06 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r432088 - head/emulators/aqemu
Message-ID:  <201701212208.v0LM864P059533@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Sat Jan 21 22:08:06 2017
New Revision: 432088
URL: https://svnweb.freebsd.org/changeset/ports/432088

Log:
  Bump PORTREVISION chasing ABI version increment in libvncserver --
  this port was missed from r432083, and this change should be MFH'd as
  well.
  
  MFH:		2017Q1

Modified:
  head/emulators/aqemu/Makefile

Modified: head/emulators/aqemu/Makefile
==============================================================================
--- head/emulators/aqemu/Makefile	Sat Jan 21 22:07:13 2017	(r432087)
+++ head/emulators/aqemu/Makefile	Sat Jan 21 22:08:06 2017	(r432088)
@@ -2,7 +2,7 @@
 
 PORTNAME=	aqemu
 PORTVERSION=	0.8.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S,.0$,,}/
 



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