[Lunar-commits] <moonbase> mpg123: version bump to 1.3.0.
Florin Braescu
florin at lunar-linux.org
Mon Mar 3 22:16:43 CET 2008
commit bd8614e281bc66bf1adee0ed0888385e83c26398
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Mar 3 23:16:43 2008 +0200
mpg123: version bump to 1.3.0.
This is a major fix/enhancement release for HTTP streaming,
and is much more usable for it than earlier versions. There
are important bugfixes for decoding and ID3v2 parsing, plus
a new option for smoother experience with buffered playback.
---
audio/mpg123/DETAILS | 12 ++++++------
libs/libtool/DETAILS | 10 +++++-----
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/audio/mpg123/DETAILS b/audio/mpg123/DETAILS
index d118ac8..2db4df4 100644
--- a/audio/mpg123/DETAILS
+++ b/audio/mpg123/DETAILS
@@ -1,12 +1,12 @@
MODULE=mpg123
- VERSION=1.2.1
+ VERSION=1.3.0
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=$SFORGE_URL/$MODULE/
- SOURCE_URL[1]=http://www.mpg123.de/download/
- SOURCE_VFY=sha1:dd1137925eb2ae78294e1b0c6362e12a679016a5
- WEB_SITE=http://mpg123.de/
+ SOURCE_URL[0]=$SFORGE_URL/$MODULE
+ SOURCE_URL[1]=http://www.mpg123.de/download
+ SOURCE_VFY=sha1:b6ef5b3bd2dd4d54d30dc8d1cc77c8e1a49ffcf8
+ WEB_SITE=http://mpg123.de
ENTERED=20011104
- UPDATED=20080221
+ UPDATED=20080303
SHORT="A console MPEG audio player"
cat << EOF
diff --git a/libs/libtool/DETAILS b/libs/libtool/DETAILS
index 575e55f..a45c3fd 100644
--- a/libs/libtool/DETAILS
+++ b/libs/libtool/DETAILS
@@ -1,12 +1,12 @@
MODULE=libtool
- VERSION=1.5.26
+ VERSION=2.2
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$GNU_URL/$MODULE/
- SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/
- SOURCE_VFY=sha1:4c1738351736562a951a345e24f233d00953ec0a
+ SOURCE_URL[0]=$GNU_URL/$MODULE
+ SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
+ SOURCE_VFY=sha1:
WEB_SITE=http://www.gnu.org/software/libtool
ENTERED=20010922
- UPDATED=20080202
+ UPDATED=20080303
SHORT="A generic library support script"
cat << EOF
More information about the Lunar-commits
mailing list