From d99d942bb0363d29071216cffc26e468ac6b3453 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Tue, 9 Jul 2019 17:13:07 +0000 Subject: Update security/nettle to 3.5.1 - Bump PORTREVISION of dependent ports for shlib change - Fix build of devel/pijul [1] Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS PR: 238991 Exp-run by: antoine Thanks to: tobik [1] --- emulators/qemu-cheri/Makefile | 1 + emulators/qemu-devel/Makefile | 2 +- emulators/qemu/Makefile | 2 +- emulators/qemu2/Makefile | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) (limited to 'emulators') diff --git a/emulators/qemu-cheri/Makefile b/emulators/qemu-cheri/Makefile index 16878918e825..2185e4d43e14 100644 --- a/emulators/qemu-cheri/Makefile +++ b/emulators/qemu-cheri/Makefile @@ -2,6 +2,7 @@ PORTNAME= qemu PORTVERSION= 0.d${SNAPDATE} +PORTREVISION= 1 CATEGORIES= emulators devel PKGNAMESUFFIX= -cheri diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index 23116688ea99..301256eb6c28 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= qemu PORTVERSION= 3.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= https://download.qemu.org/ PKGNAMESUFFIX= -devel diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 80fffd10e146..b4a34f306c90 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -3,7 +3,7 @@ PORTNAME= qemu PORTVERSION= 3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= https://download.qemu.org/ DIST_SUBDIR= qemu/${PORTVERSION} diff --git a/emulators/qemu2/Makefile b/emulators/qemu2/Makefile index 40481f425ead..24b767c716aa 100644 --- a/emulators/qemu2/Makefile +++ b/emulators/qemu2/Makefile @@ -3,7 +3,7 @@ PORTNAME= qemu PORTVERSION= 2.12.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= https://download.qemu.org/ PKGNAMESUFFIX= 2 -- cgit v1.2.3