Index: head/audio/flac/Makefile =================================================================== --- head/audio/flac/Makefile (revision 508825) +++ head/audio/flac/Makefile (revision 508826) @@ -1,49 +1,45 @@ # Created by: Ying-Chieh Liao # $FreeBSD$ PORTNAME= flac -PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTVERSION= 1.3.3 CATEGORIES= audio -MASTER_SITES= https://downloads.xiph.org/releases/flac/ \ - https://download.videolan.org/contrib/flac/ \ - SF/flac/flac-src +MASTER_SITES= https://downloads.xiph.org/releases/flac/ MAINTAINER= naddy@FreeBSD.org COMMENT= Free lossless audio codec LICENSE= BSD3CLAUSE GFDL GPLv2 LGPL21 LICENSE_COMB= multi LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/COPYING.Xiph LICENSE_FILE_GFDL= ${WRKSRC}/COPYING.FDL LIB_DEPENDS= libogg.so:audio/libogg USES= compiler:c11 iconv libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static \ --disable-sse \ --with-ogg="${LOCALBASE}" \ --disable-doxygen-docs \ --disable-thorough-tests \ --disable-xmms-plugin INSTALL_TARGET= install-strip TEST_TARGET= check OPTIONS_DEFINE= DOCS .include .if ${ARCH} == "i386" BUILD_DEPENDS+= nasm:devel/nasm .endif post-install: - cd ${STAGEDIR}${PREFIX}/share/doc && ${MV} ${DISTNAME} flac ${REINPLACE_CMD} 's:%%PREFIX%%:${PREFIX}:' \ ${STAGEDIR}${PREFIX}/man/man1/flac.1 ${RM} ${STAGEDIR}${PREFIX}/man/man1/flac.1.bak .include Index: head/audio/flac/distinfo =================================================================== --- head/audio/flac/distinfo (revision 508825) +++ head/audio/flac/distinfo (revision 508826) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484327981 -SHA256 (flac-1.3.2.tar.xz) = 91cfc3ed61dc40f47f050a109b08610667d73477af6ef36dcad31c31a4a8d53f -SIZE (flac-1.3.2.tar.xz) = 776192 +TIMESTAMP = 1565699962 +SHA256 (flac-1.3.3.tar.xz) = 213e82bd716c9de6db2f98bcadbc4c24c7e2efe8c75939a1a84e28539c4e1748 +SIZE (flac-1.3.3.tar.xz) = 1044472 Index: head/audio/flac/files/patch-configure =================================================================== --- head/audio/flac/files/patch-configure (revision 508825) +++ head/audio/flac/files/patch-configure (nonexistent) @@ -1,13 +0,0 @@ ---- configure.orig 2017-01-01 03:46:48 UTC -+++ configure -@@ -20547,8 +20547,8 @@ if test "x$debug" = xtrue; then - CFLAGS="-g $CFLAGS" - else - CPPFLAGS="-DNDEBUG $CPPFLAGS" -- CFLAGS=$(echo "$CFLAGS" | sed 's/-O2//') -- CFLAGS="-O3 -funroll-loops $CFLAGS" -+ #CFLAGS=$(echo "$CFLAGS" | sed 's/-O2//') -+ #CFLAGS="-O3 -funroll-loops $CFLAGS" - fi - - Property changes on: head/audio/flac/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -on \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/audio/flac/pkg-plist =================================================================== --- head/audio/flac/pkg-plist (revision 508825) +++ head/audio/flac/pkg-plist (revision 508826) @@ -1,51 +1,51 @@ bin/flac bin/metaflac include/FLAC++/all.h include/FLAC++/decoder.h include/FLAC++/encoder.h include/FLAC++/export.h include/FLAC++/metadata.h include/FLAC/all.h include/FLAC/assert.h include/FLAC/callback.h include/FLAC/export.h include/FLAC/format.h include/FLAC/metadata.h include/FLAC/ordinals.h include/FLAC/stream_decoder.h include/FLAC/stream_encoder.h lib/libFLAC++.a lib/libFLAC++.so lib/libFLAC++.so.6 lib/libFLAC++.so.6.3.0 lib/libFLAC.a lib/libFLAC.so lib/libFLAC.so.8 lib/libFLAC.so.8.3.0 libdata/pkgconfig/flac++.pc libdata/pkgconfig/flac.pc man/man1/flac.1.gz man/man1/metaflac.1.gz share/aclocal/libFLAC++.m4 share/aclocal/libFLAC.m4 %%PORTDOCS%%%%DOCSDIR%%/FLAC.tag -%%PORTDOCS%%%%DOCSDIR%%/html/changelog.html -%%PORTDOCS%%%%DOCSDIR%%/html/developers.html -%%PORTDOCS%%%%DOCSDIR%%/html/documentation.html -%%PORTDOCS%%%%DOCSDIR%%/html/documentation_bugs.html -%%PORTDOCS%%%%DOCSDIR%%/html/documentation_example_code.html -%%PORTDOCS%%%%DOCSDIR%%/html/documentation_format_overview.html -%%PORTDOCS%%%%DOCSDIR%%/html/documentation_tools.html -%%PORTDOCS%%%%DOCSDIR%%/html/documentation_tools_flac.html -%%PORTDOCS%%%%DOCSDIR%%/html/documentation_tools_metaflac.html -%%PORTDOCS%%%%DOCSDIR%%/html/faq.html -%%PORTDOCS%%%%DOCSDIR%%/html/favicon.ico -%%PORTDOCS%%%%DOCSDIR%%/html/features.html -%%PORTDOCS%%%%DOCSDIR%%/html/flac.css -%%PORTDOCS%%%%DOCSDIR%%/html/format.html -%%PORTDOCS%%%%DOCSDIR%%/html/id.html -%%PORTDOCS%%%%DOCSDIR%%/html/images/logo.svg -%%PORTDOCS%%%%DOCSDIR%%/html/images/logo130.gif -%%PORTDOCS%%%%DOCSDIR%%/html/index.html -%%PORTDOCS%%%%DOCSDIR%%/html/license.html -%%PORTDOCS%%%%DOCSDIR%%/html/ogg_mapping.html +%%PORTDOCS%%%%DOCSDIR%%/changelog.html +%%PORTDOCS%%%%DOCSDIR%%/developers.html +%%PORTDOCS%%%%DOCSDIR%%/documentation.html +%%PORTDOCS%%%%DOCSDIR%%/documentation_bugs.html +%%PORTDOCS%%%%DOCSDIR%%/documentation_example_code.html +%%PORTDOCS%%%%DOCSDIR%%/documentation_format_overview.html +%%PORTDOCS%%%%DOCSDIR%%/documentation_tools.html +%%PORTDOCS%%%%DOCSDIR%%/documentation_tools_flac.html +%%PORTDOCS%%%%DOCSDIR%%/documentation_tools_metaflac.html +%%PORTDOCS%%%%DOCSDIR%%/faq.html +%%PORTDOCS%%%%DOCSDIR%%/favicon.ico +%%PORTDOCS%%%%DOCSDIR%%/features.html +%%PORTDOCS%%%%DOCSDIR%%/flac.css +%%PORTDOCS%%%%DOCSDIR%%/format.html +%%PORTDOCS%%%%DOCSDIR%%/id.html +%%PORTDOCS%%%%DOCSDIR%%/images/logo.svg +%%PORTDOCS%%%%DOCSDIR%%/images/logo130.gif +%%PORTDOCS%%%%DOCSDIR%%/index.html +%%PORTDOCS%%%%DOCSDIR%%/license.html +%%PORTDOCS%%%%DOCSDIR%%/ogg_mapping.html