svn commit: r533403 - head/emulators/qemu-sbruno

Kyle Evans kevans at FreeBSD.org
Wed Apr 29 23:46:06 UTC 2020


Author: kevans
Date: Wed Apr 29 23:46:05 2020
New Revision: 533403
URL: https://svnweb.freebsd.org/changeset/ports/533403

Log:
  emulators/qemu-sbruno: bump PORTREVISION for recent DEPRECATION
  
  DEPRECATED was added in r533075 and gets encoded in the pkg; make sure that
  users of the pkg get the notice far in advance that this port is going away,
  as it will not receive any further updates that would trigger the rebuild.
  
  Approved by:	koobs (mentor)
  MFH:		2020Q2 (blanket: metadata correction)

Modified:
  head/emulators/qemu-sbruno/Makefile

Modified: head/emulators/qemu-sbruno/Makefile
==============================================================================
--- head/emulators/qemu-sbruno/Makefile	Wed Apr 29 23:15:51 2020	(r533402)
+++ head/emulators/qemu-sbruno/Makefile	Wed Apr 29 23:46:05 2020	(r533403)
@@ -3,7 +3,7 @@
 
 PORTNAME=	qemu
 PORTVERSION=	2.11.50.g20191211
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	emulators
 PKGNAMESUFFIX?=	-sbruno
 DIST_SUBDIR=	qemu/${PORTVERSION}


More information about the svn-ports-all mailing list