diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-12-11 23:22:47 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-12-11 23:22:47 +0800 |
commit | 587677d11f9e54c218984c45302721ac78b9fb4b (patch) | |
tree | 12cece0b2d1e71932f0c22edbb6d275e22bb2ac9 /games | |
parent | b5e89aa6da810a12b3ff2548bb76cd9f6a6e137b (diff) | |
download | freebsd-ports-gnome-587677d11f9e54c218984c45302721ac78b9fb4b.tar.gz freebsd-ports-gnome-587677d11f9e54c218984c45302721ac78b9fb4b.tar.zst freebsd-ports-gnome-587677d11f9e54c218984c45302721ac78b9fb4b.zip |
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)
Diffstat (limited to 'games')
-rw-r--r-- | games/alephone/Makefile | 2 | ||||
-rw-r--r-- | games/corsix-th/Makefile | 1 | ||||
-rw-r--r-- | games/openmw/Makefile | 2 | ||||
-rw-r--r-- | games/retroarch/Makefile | 1 | ||||
-rw-r--r-- | games/stepmania-devel/Makefile | 1 | ||||
-rw-r--r-- | games/wargus/Makefile | 1 |
6 files changed, 6 insertions, 2 deletions
diff --git a/games/alephone/Makefile b/games/alephone/Makefile index 7a8704c4a495..2592638f7c82 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -3,7 +3,7 @@ PORTNAME= alephone PORTVERSION= 20150620 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/marathon/Aleph%20One/2015-06-20 DISTNAME= AlephOne-${PORTVERSION} diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile index 7c5cac399559..60b0774079bc 100644 --- a/games/corsix-th/Makefile +++ b/games/corsix-th/Makefile @@ -4,6 +4,7 @@ PORTNAME= corsixth PORTVERSION= 0.60 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= games MAINTAINER= madpilot@FreeBSD.org diff --git a/games/openmw/Makefile b/games/openmw/Makefile index 877eeeec1471..638085eef47b 100644 --- a/games/openmw/Makefile +++ b/games/openmw/Makefile @@ -4,7 +4,7 @@ PORTNAME= openmw PORTVERSION= 0.40.0 DISTVERSIONPREFIX= openmw- -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= t@tobik.me diff --git a/games/retroarch/Makefile b/games/retroarch/Makefile index ada099ac8190..64cb21943c65 100644 --- a/games/retroarch/Makefile +++ b/games/retroarch/Makefile @@ -4,6 +4,7 @@ PORTNAME= RetroArch PORTVERSION= 1.3.6 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= games MAINTAINER= yuri@rawbw.com diff --git a/games/stepmania-devel/Makefile b/games/stepmania-devel/Makefile index 53e22239db1c..19641d56f21f 100644 --- a/games/stepmania-devel/Makefile +++ b/games/stepmania-devel/Makefile @@ -4,6 +4,7 @@ PORTNAME= stepmania PORTVERSION= 5.0.11 DISTVERSIONPREFIX= v +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games PKGNAMESUFFIX= -devel diff --git a/games/wargus/Makefile b/games/wargus/Makefile index c775503393b4..faf62c5a6a2f 100644 --- a/games/wargus/Makefile +++ b/games/wargus/Makefile @@ -3,6 +3,7 @@ PORTNAME= wargus PORTVERSION= 2.3.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://launchpadlibrarian.net/200671642/ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig |