aboutsummaryrefslogtreecommitdiff
path: root/audio/flac
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2019-08-13 13:51:10 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2019-08-13 13:51:10 +0000
commitd39056cfcab0acde0606e89a8821d4f44e77d6ad (patch)
tree36692c0c8d4b67b822447493646dcf3a7217093b /audio/flac
parentdaa53ae5ae94384a4f6e2111df6c10ce4f16e29f (diff)
downloadports-d39056cfcab0acde0606e89a8821d4f44e77d6ad.tar.gz
ports-d39056cfcab0acde0606e89a8821d4f44e77d6ad.zip
Update to 1.3.3. No significant user-visible changes.
Notes
Notes: svn path=/head/; revision=508826
Diffstat (limited to 'audio/flac')
-rw-r--r--audio/flac/Makefile8
-rw-r--r--audio/flac/distinfo6
-rw-r--r--audio/flac/files/patch-configure13
-rw-r--r--audio/flac/pkg-plist40
4 files changed, 25 insertions, 42 deletions
diff --git a/audio/flac/Makefile b/audio/flac/Makefile
index 5ef704436d97..db524ea83391 100644
--- a/audio/flac/Makefile
+++ b/audio/flac/Makefile
@@ -2,12 +2,9 @@
# $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
@@ -41,7 +38,6 @@ 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
diff --git a/audio/flac/distinfo b/audio/flac/distinfo
index dd1b35fcbe4c..21e84ab78d75 100644
--- a/audio/flac/distinfo
+++ b/audio/flac/distinfo
@@ -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
diff --git a/audio/flac/files/patch-configure b/audio/flac/files/patch-configure
deleted file mode 100644
index e1ba89b793f4..000000000000
--- a/audio/flac/files/patch-configure
+++ /dev/null
@@ -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
-
-
diff --git a/audio/flac/pkg-plist b/audio/flac/pkg-plist
index 4b7f0e4a55b1..97a74b8e0966 100644
--- a/audio/flac/pkg-plist
+++ b/audio/flac/pkg-plist
@@ -29,23 +29,23 @@ 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