Index: branches/2018Q1/audio/libvorbis/Makefile =================================================================== --- branches/2018Q1/audio/libvorbis/Makefile (revision 464737) +++ branches/2018Q1/audio/libvorbis/Makefile (revision 464738) @@ -1,29 +1,28 @@ # Created by: t.vanklaveren@student.utwente.nl # $FreeBSD$ PORTNAME= libvorbis -PORTVERSION= 1.3.5 -PORTREVISION= 1 +PORTVERSION= 1.3.6 PORTEPOCH= 3 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ MAINTAINER= naddy@FreeBSD.org COMMENT= Audio compression codec library LIB_DEPENDS= libogg.so:audio/libogg USES= libtool pathfix tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ogg=${LOCALBASE} INSTALL_TARGET= install-strip TEST_TARGET= check OPTIONS_DEFINE= DOCS post-install: cd ${STAGEDIR}${PREFIX}/share/doc && ${MV} ${DISTNAME} libvorbis .include Index: branches/2018Q1/audio/libvorbis/distinfo =================================================================== --- branches/2018Q1/audio/libvorbis/distinfo (revision 464737) +++ branches/2018Q1/audio/libvorbis/distinfo (revision 464738) @@ -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 Index: branches/2018Q1 =================================================================== --- branches/2018Q1 (revision 464737) +++ branches/2018Q1 (revision 464738) Property changes on: branches/2018Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r464734