summaryrefslogtreecommitdiff
path: root/audio/opusfile/patches
diff options
context:
space:
mode:
authorwiz <wiz>2014-04-12 08:15:03 +0000
committerwiz <wiz>2014-04-12 08:15:03 +0000
commit91bd28cdb9ad535d6fdedd958a838b77089737ac (patch)
tree2954bd812644089ef66f7cf2a2c0c35caba27e85 /audio/opusfile/patches
parentb0010f92635027316f0a593803bf37aa01c64be8 (diff)
downloadpkgsrc-91bd28cdb9ad535d6fdedd958a838b77089737ac.tar.gz
Add upstream bug report URL.
Diffstat (limited to 'audio/opusfile/patches')
-rw-r--r--audio/opusfile/patches/patch-src_http.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/opusfile/patches/patch-src_http.c b/audio/opusfile/patches/patch-src_http.c
index f9be4ae5cb4..e8ae75b21e3 100644
--- a/audio/opusfile/patches/patch-src_http.c
+++ b/audio/opusfile/patches/patch-src_http.c
@@ -1,6 +1,7 @@
-$NetBSD: patch-src_http.c,v 1.1 2014/04/12 06:39:34 wiz Exp $
+$NetBSD: patch-src_http.c,v 1.2 2014/04/12 08:15:03 wiz Exp $
Avoid using the obsolete ftime() function.
+https://trac.xiph.org/ticket/2014
--- src/http.c.orig 2013-12-05 16:49:13.000000000 +0000
+++ src/http.c