Date: Fri, 16 Mar 2018 21:07:55 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464734 - head/audio/libvorbis Message-ID: <201803162107.w2GL7tof043307@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri Mar 16 21:07:55 2018 New Revision: 464734 URL: https://svnweb.freebsd.org/changeset/ports/464734 Log: 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 Modified: head/audio/libvorbis/Makefile (contents, props changed) head/audio/libvorbis/distinfo (contents, props changed) Modified: head/audio/libvorbis/Makefile ============================================================================== --- head/audio/libvorbis/Makefile Fri Mar 16 21:07:38 2018 (r464733) +++ head/audio/libvorbis/Makefile Fri Mar 16 21:07:55 2018 (r464734) @@ -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/ \ Modified: head/audio/libvorbis/distinfo ============================================================================== --- head/audio/libvorbis/distinfo Fri Mar 16 21:07:38 2018 (r464733) +++ head/audio/libvorbis/distinfo Fri Mar 16 21:07:55 2018 (r464734) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803162107.w2GL7tof043307>