pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/mp3splt Update to 2.1c:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9bbd62bd8a0
branches:  trunk
changeset: 501275:d9bbd62bd8a0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 20 00:38:55 2005 +0000

description:
Update to 2.1c:
License change from LGPL to GPL.
Also includes pkgsrc patch-aa.

diffstat:

 audio/mp3splt/Makefile         |   4 ++--
 audio/mp3splt/distinfo         |   9 ++++-----
 audio/mp3splt/patches/patch-aa |  13 -------------
 3 files changed, 6 insertions(+), 20 deletions(-)

diffs (44 lines):

diff -r 6714c7be18f0 -r d9bbd62bd8a0 audio/mp3splt/Makefile
--- a/audio/mp3splt/Makefile    Thu Oct 20 00:32:57 2005 +0000
+++ b/audio/mp3splt/Makefile    Thu Oct 20 00:38:55 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:44:55 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/10/20 00:38:55 wiz Exp $
 #
 
-DISTNAME=              mp3splt-2.1-src
+DISTNAME=              mp3splt-2.1c-src
 PKGNAME=               ${DISTNAME:S/-src//}
 CATEGORIES=            audio
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=mp3splt/}
diff -r 6714c7be18f0 -r d9bbd62bd8a0 audio/mp3splt/distinfo
--- a/audio/mp3splt/distinfo    Thu Oct 20 00:32:57 2005 +0000
+++ b/audio/mp3splt/distinfo    Thu Oct 20 00:38:55 2005 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/02/23 20:39:49 agc Exp $
+$NetBSD: distinfo,v 1.5 2005/10/20 00:38:55 wiz Exp $
 
-SHA1 (mp3splt-2.1-src.tar.gz) = 6293ed4abae31f97a239699743169e5cc302f97d
-RMD160 (mp3splt-2.1-src.tar.gz) = a970fcbaf9e71d0998c34eba68c624123fa713d6
-Size (mp3splt-2.1-src.tar.gz) = 134338 bytes
-SHA1 (patch-aa) = 62eb13e7279a93348cd31b1e09ddbfe1d86dbd97
+SHA1 (mp3splt-2.1c-src.tar.gz) = 40962d696c2a687569ab55382600178f5c8fd2b1
+RMD160 (mp3splt-2.1c-src.tar.gz) = 857b225ac4645cc43cc0381e5ecfe908d9c01fb9
+Size (mp3splt-2.1c-src.tar.gz) = 131810 bytes
diff -r 6714c7be18f0 -r d9bbd62bd8a0 audio/mp3splt/patches/patch-aa
--- a/audio/mp3splt/patches/patch-aa    Thu Oct 20 00:32:57 2005 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2004/11/22 19:50:17 wiz Exp $
-
---- ogg.c.orig 2004-07-17 16:28:01.000000000 +0200
-+++ ogg.c
-@@ -57,7 +57,7 @@
- #define ftello ftell
- #endif
- 
--#include <values.h>
-+#include <limits.h>
- 
- static v_packet *save_packet(ogg_packet *packet)
- {



Home | Main Index | Thread Index | Old Index