[Lunar-commits] <moonbase> id3v2: version bumped to 0.1.12.

Florin Braescu florin at lunar-linux.org
Fri Oct 8 20:42:54 CEST 2010


commit ff82431d2d823ec11a01783eaeae7700ba3f51e4
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Oct 8 21:42:54 2010 +0300

    id3v2: version bumped to 0.1.12.
    
    Thanks to akelling for pointing it.
---
 audio/id3v2/BUILD   |    7 ++++---
 audio/id3v2/DETAILS |   15 +++++++--------
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/audio/id3v2/BUILD b/audio/id3v2/BUILD
index d6efbe6..c4d92d3 100644
--- a/audio/id3v2/BUILD
+++ b/audio/id3v2/BUILD
@@ -1,7 +1,8 @@
 (
-  
-  sedit "s/usr\/local/usr/" Makefile      &&
+
+  sedit "s/opt\/local/usr/" Makefile      &&
   sedit "s/man\//share\/man\//" Makefile  &&
+  make clean  &&
   default_make
- 
+
 ) > $C_FIFO 2>&1
diff --git a/audio/id3v2/DETAILS b/audio/id3v2/DETAILS
index 2784dc0..5ec74af 100644
--- a/audio/id3v2/DETAILS
+++ b/audio/id3v2/DETAILS
@@ -1,13 +1,12 @@
           MODULE=id3v2
-         VERSION=0.1.11
-          SOURCE=${MODULE}-${VERSION}.tar.gz
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${MODULE}-${VERSION}
-   SOURCE_URL=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=sha1:ca825d851ca0c6a5783af107dc6baa7aa93f0bad
-        WEB_SITE=http://id3v2.sourceforge.net/
+         VERSION=0.1.12
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/$MODULE
+      SOURCE_VFY=sha1:8f42153b2f53098c221da2e8fe42170e727cd9ad
+        WEB_SITE=http://id3v2.sourceforge.net
          ENTERED=20031214
-         UPDATED=20040506
-           SHORT="A command line id3v2 tag editor."
+         UPDATED=20101008
+           SHORT="A command line id3v2 tag editor"
 
 cat << EOF
 A command line id3v2 tag editor.


More information about the Lunar-commits mailing list