From 587677d11f9e54c218984c45302721ac78b9fb4b Mon Sep 17 00:00:00 2001 From: jbeich Date: Sun, 11 Dec 2016 15:22:47 +0000 Subject: multimedia/ffmpeg: update to 3.2.2 Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog PR: 207547 Submitted by: riggs, ebirth@b0ss.net (libressl fix) Exp-run by: antoine (3 tries) --- emulators/dolphin-emu/Makefile | 2 +- emulators/fuse-utils/Makefile | 1 + emulators/kcemu/Makefile | 2 +- emulators/ppsspp-qt4/Makefile | 2 +- emulators/ppsspp-qt5/Makefile | 2 +- emulators/ppsspp/Makefile | 2 +- emulators/vice/Makefile | 2 +- emulators/visualboyadvance-m/Makefile | 2 +- 8 files changed, 8 insertions(+), 7 deletions(-) (limited to 'emulators') diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile index 18542ea061f0..d6665b3d8063 100644 --- a/emulators/dolphin-emu/Makefile +++ b/emulators/dolphin-emu/Makefile @@ -3,7 +3,7 @@ PORTNAME= dolphin-emu PORTVERSION= 5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile index c50cc54645c8..ac27319e400d 100644 --- a/emulators/fuse-utils/Makefile +++ b/emulators/fuse-utils/Makefile @@ -3,6 +3,7 @@ PORTNAME= fuse-utils PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION} diff --git a/emulators/kcemu/Makefile b/emulators/kcemu/Makefile index 608419ab79eb..5ad15493b7bb 100644 --- a/emulators/kcemu/Makefile +++ b/emulators/kcemu/Makefile @@ -3,7 +3,7 @@ PORTNAME= kcemu PORTVERSION= 0.5.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/KCemu/KCemu-${PORTVERSION} DISTNAME= KCemu-${PORTVERSION} diff --git a/emulators/ppsspp-qt4/Makefile b/emulators/ppsspp-qt4/Makefile index cffafa1b8020..15190b432e88 100644 --- a/emulators/ppsspp-qt4/Makefile +++ b/emulators/ppsspp-qt4/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -qt4 MASTERDIR= ${.CURDIR}/../ppsspp diff --git a/emulators/ppsspp-qt5/Makefile b/emulators/ppsspp-qt5/Makefile index e436926eb3db..ce0f451bc9d5 100644 --- a/emulators/ppsspp-qt5/Makefile +++ b/emulators/ppsspp-qt5/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -qt5 MASTERDIR= ${.CURDIR}/../ppsspp diff --git a/emulators/ppsspp/Makefile b/emulators/ppsspp/Makefile index 8890f1270e7e..61766b357dcf 100644 --- a/emulators/ppsspp/Makefile +++ b/emulators/ppsspp/Makefile @@ -3,7 +3,7 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v DISTVERSION?= 1.3 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= emulators # XXX Get from Debian once #697821 lands MASTER_SITES= https://bazaar.launchpad.net/~sergio-br2/${PORTNAME}/debian-sdl/download/5/${PORTNAME}.1-20140802045408-dd26dik367ztj5xg-8/:manpage diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index fc3ba0ad2d6b..8fc328b5b7a8 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -3,7 +3,7 @@ PORTNAME= vice PORTVERSION= 2.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= emulators MASTER_SITES= http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ \ ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ diff --git a/emulators/visualboyadvance-m/Makefile b/emulators/visualboyadvance-m/Makefile index 06e8c78ac587..402968b4f3d4 100644 --- a/emulators/visualboyadvance-m/Makefile +++ b/emulators/visualboyadvance-m/Makefile @@ -3,7 +3,7 @@ PORTNAME= visualboyadvance-m PORTVERSION= 2.0.0b2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MAINTAINER= root@cooltrainer.org -- cgit