mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Update to 1.3.0, which adds the ogg_stream_flush_fill() call.
This commit is contained in:
parent
c9e751cc55
commit
b12b0c850f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301187
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libogg
|
||||
PORTVERSION= 1.2.2
|
||||
PORTVERSION= 1.3.0
|
||||
PORTEPOCH= 4
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://downloads.xiph.org/releases/ogg/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libogg-1.2.2.tar.gz) = ab000574bc26d5f01284f5b0f50e12dc761d035c429f2e9c70cb2a9487d8cfba
|
||||
SIZE (libogg-1.2.2.tar.gz) = 411540
|
||||
SHA256 (libogg-1.3.0.tar.gz) = a8de807631014615549d2356fd36641833b8288221cea214f8a72750efe93780
|
||||
SIZE (libogg-1.3.0.tar.gz) = 425144
|
||||
|
@ -5,7 +5,7 @@ include/ogg/os_types.h
|
||||
lib/libogg.a
|
||||
lib/libogg.la
|
||||
lib/libogg.so
|
||||
lib/libogg.so.7
|
||||
lib/libogg.so.8
|
||||
libdata/pkgconfig/ogg.pc
|
||||
share/aclocal/ogg.m4
|
||||
%%PORTDOCS%%%%DOCSDIR%%/framing.html
|
||||
|
Loading…
Reference in New Issue
Block a user