update to 1.14.4 for some minor bug fixes
This commit is contained in:
parent
863d8ad10e
commit
0671039df6
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.62 2012/05/13 20:12:17 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.63 2012/08/04 17:38:56 naddy Exp $
|
||||
|
||||
COMMENT= fast console MPEG audio player and decoder library
|
||||
|
||||
DISTNAME= mpg123-1.14.2
|
||||
SHARED_LIBS= mpg123 3.0 # .36.3
|
||||
DISTNAME= mpg123-1.14.4
|
||||
SHARED_LIBS= mpg123 3.0 # .36.6
|
||||
CATEGORIES= audio
|
||||
HOMEPAGE= http://www.mpg123.de/
|
||||
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (mpg123-1.14.2.tar.bz2) = cMz8Ufyffxx3aujPYR9r4w==
|
||||
RMD160 (mpg123-1.14.2.tar.bz2) = QbOQS2aOukz9IaOQPdKagTBRUMw=
|
||||
SHA1 (mpg123-1.14.2.tar.bz2) = iHpFPknj1J1TmnEu5mqNnaFuMyU=
|
||||
SHA256 (mpg123-1.14.2.tar.bz2) = 2L6ErA2fY+eLFPL61U4R0Tpd/pEFmsYB4UKbViXvWFM=
|
||||
SIZE (mpg123-1.14.2.tar.bz2) = 793413
|
||||
SHA256 (mpg123-1.14.4.tar.bz2) = nKGJ8k607GtQRrZNcsPIQ5/Z6jAM4bi5GgXNap0+XBI=
|
||||
SIZE (mpg123-1.14.4.tar.bz2) = 797694
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure,v 1.8 2012/05/02 19:58:16 naddy Exp $
|
||||
--- configure.orig Mon Apr 30 11:22:11 2012
|
||||
+++ configure Wed May 2 21:14:56 2012
|
||||
@@ -13697,10 +13697,10 @@ fi
|
||||
$OpenBSD: patch-configure,v 1.9 2012/08/04 17:38:56 naddy Exp $
|
||||
--- configure.orig Thu Jul 26 15:41:52 2012
|
||||
+++ configure Sat Aug 4 18:08:40 2012
|
||||
@@ -13795,10 +13795,10 @@ fi
|
||||
# opt-in for IEEE754 floating point action
|
||||
# We want to make sure not to apply hacks relying on IEEE754 storage format on platforms where we did not make sure that this actually is valid.
|
||||
# It _should_ be fine for about all computers still out there, but we play safe.
|
||||
|
Loading…
Reference in New Issue
Block a user