diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-03-17 05:07:55 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-03-17 05:07:55 +0800 |
commit | 7a0da44d2dfa6f1385ed3e149742f1ae50d5cecf (patch) | |
tree | 40065248c3214e82936e95a4d0d53f57a0ea793b /audio | |
parent | b1d2bbc35cc9fe20da21be839117b620c3551cc5 (diff) | |
download | freebsd-ports-gnome-7a0da44d2dfa6f1385ed3e149742f1ae50d5cecf.tar.gz freebsd-ports-gnome-7a0da44d2dfa6f1385ed3e149742f1ae50d5cecf.tar.zst freebsd-ports-gnome-7a0da44d2dfa6f1385ed3e149742f1ae50d5cecf.zip |
audio/libvorbis: update to 1.3.6
Changes: https://gitlab.xiph.org/xiph/vorbis/tags/v1.3.6
ABI: https://abi-laboratory.pro/tracker/timeline/libvorbis/
Security: 7943794f-707f-4e31-9fea-3bbf1ddcedc1
Security: 64ee858e-e035-4bb4-9c77-2468963dddb8
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libvorbis/Makefile | 3 | ||||
-rw-r--r-- | audio/libvorbis/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index b47687ad46da..62000cebd812 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libvorbis -PORTVERSION= 1.3.5 -PORTREVISION= 1 +PORTVERSION= 1.3.6 PORTEPOCH= 3 CATEGORIES= audio MASTER_SITES= https://downloads.xiph.org/releases/vorbis/ \ diff --git a/audio/libvorbis/distinfo b/audio/libvorbis/distinfo index 3cdedc491338..da43c0630fbc 100644 --- a/audio/libvorbis/distinfo +++ b/audio/libvorbis/distinfo @@ -1,2 +1,3 @@ -SHA256 (libvorbis-1.3.5.tar.xz) = 54f94a9527ff0a88477be0a71c0bab09a4c3febe0ed878b24824906cd4b0e1d1 -SIZE (libvorbis-1.3.5.tar.xz) = 1193144 +TIMESTAMP = 1521217149 +SHA256 (libvorbis-1.3.6.tar.xz) = af00bb5a784e7c9e69f56823de4637c350643deedaf333d0fa86ecdba6fcb415 +SIZE (libvorbis-1.3.6.tar.xz) = 1195388 |