diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-02-11 12:48:53 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-02-11 12:48:53 +0000 |
commit | b0b6625638b8a9e13a043ed9447983ac8f5512f0 (patch) | |
tree | 3ff63148aaaba46461b8342d347af86375700c2f /multimedia/vapoursynth-l-smash-works/Makefile | |
parent | 561c1096a0c871f5717e98b4e19fc5cfa1e0ffcf (diff) | |
download | ports-b0b6625638b8a9e13a043ed9447983ac8f5512f0.tar.gz ports-b0b6625638b8a9e13a043ed9447983ac8f5512f0.zip |
multimedia/l-smash: update to 2.14.5
Changes: https://github.com/l-smash/l-smash/compare/v2.9.1...v2.14.5
ABI: https://people.freebsd.org/~jbeich/compat_reports/l-smash/2.9.1_to_2.14.5/compat_report.html
Notes
Notes:
svn path=/head/; revision=461498
Diffstat (limited to 'multimedia/vapoursynth-l-smash-works/Makefile')
-rw-r--r-- | multimedia/vapoursynth-l-smash-works/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vapoursynth-l-smash-works/Makefile b/multimedia/vapoursynth-l-smash-works/Makefile index cc95a5ac019f..fbde9ca2a78f 100644 --- a/multimedia/vapoursynth-l-smash-works/Makefile +++ b/multimedia/vapoursynth-l-smash-works/Makefile @@ -3,7 +3,7 @@ PORTNAME= l-smash-works DISTVERSION= 0.0-929 # git rev-list --count HEAD DISTVERSIONSUFFIX= -gfba174b -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia PKGNAMEPREFIX= vapoursynth- |