diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-03-21 20:38:57 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-03-21 20:38:57 +0800 |
commit | ec2d335d78571d3c8f205fafd1fd15574c07dd85 (patch) | |
tree | 0aaacad86d1caa4a45e40aa7cd38d842464627e2 /multimedia | |
parent | ebb108173227f4f7973892899c05cd6d51cfc3d4 (diff) | |
download | freebsd-ports-gnome-ec2d335d78571d3c8f205fafd1fd15574c07dd85.tar.gz freebsd-ports-gnome-ec2d335d78571d3c8f205fafd1fd15574c07dd85.tar.zst freebsd-ports-gnome-ec2d335d78571d3c8f205fafd1fd15574c07dd85.zip |
multimedia/vapoursynth: update to R37
Changes: http://www.vapoursynth.com/2017/03/r37-maintaining-things-again/
Changes: https://github.com/vapoursynth/vapoursynth/blob/R37/ChangeLog
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/vapoursynth/Makefile | 3 | ||||
-rw-r--r-- | multimedia/vapoursynth/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/multimedia/vapoursynth/Makefile b/multimedia/vapoursynth/Makefile index 24e9bcb92f8a..7196f2e0bc48 100644 --- a/multimedia/vapoursynth/Makefile +++ b/multimedia/vapoursynth/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= vapoursynth -DISTVERSION= R36 -PORTREVISION= 2 +PORTVERSION= R37 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/vapoursynth/distinfo b/multimedia/vapoursynth/distinfo index 5b8e4469ac66..e907f0d7d310 100644 --- a/multimedia/vapoursynth/distinfo +++ b/multimedia/vapoursynth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1485034906 -SHA256 (vapoursynth-vapoursynth-R36_GH0.tar.gz) = 8a156c5143cecd70b48e59428ec175e901510593082d3ddbc16fba93f5b6c704 -SIZE (vapoursynth-vapoursynth-R36_GH0.tar.gz) = 555591 +TIMESTAMP = 1489926955 +SHA256 (vapoursynth-vapoursynth-R37_GH0.tar.gz) = 25fee086442f07f8b6caf1508c18e6a694d52e125eec5959f89570990e6070bc +SIZE (vapoursynth-vapoursynth-R37_GH0.tar.gz) = 558492 |