1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 1.2.0. Improvements in this release:

* Alter default flushing behavior to span less often and use larger page
  sizes when packet sizes are large.
* Build fixes for additional compilers
* Documentation updates
This commit is contained in:
Christian Weisgerber 2010-06-06 20:36:19 +00:00
parent 4c9920184a
commit ce90a1d1e8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255952
3 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= libogg
PORTVERSION= 1.1.4
PORTVERSION= 1.2.0
PORTEPOCH= 4
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/ogg/

View File

@ -1,3 +1,3 @@
MD5 (libogg-1.1.4.tar.gz) = 10200ec22543841d9d1c23e0aed4e5e9
SHA256 (libogg-1.1.4.tar.gz) = 9354c183fd88417c2860778b60b7896c9487d8f6e58b9fec3fdbf971142ce103
SIZE (libogg-1.1.4.tar.gz) = 439365
MD5 (libogg-1.2.0.tar.gz) = c95b73759acfc30712beef6ce4e88efa
SHA256 (libogg-1.2.0.tar.gz) = f30d983e238acd94e80ae551327ea2f83cdc330470b4188564bef28fec59eb69
SIZE (libogg-1.2.0.tar.gz) = 400293

View File

@ -5,7 +5,7 @@ include/ogg/os_types.h
lib/libogg.a
lib/libogg.la
lib/libogg.so
lib/libogg.so.6
lib/libogg.so.7
libdata/pkgconfig/ogg.pc
share/aclocal/ogg.m4
%%PORTDOCS%%%%DOCSDIR%%/framing.html