pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/44487: Please update audio/twolame to 0.3.13
>Number: 44487
>Category: pkg
>Synopsis: Please update audio/twolame to 0.3.13
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Jan 30 00:40:00 +0000 2011
>Originator: Ryo ONODERA
>Release: NetBSD 5.99.44
>Organization:
>Environment:
System: NetBSD hydrogen.elements.tetera.org 5.99.44 NetBSD 5.99.44 (LEAFGIRL2)
#0: Sat Jan 29 21:02:08 JST 2011
root%hydrogen.elements.tetera.org@localhost:/usr/obj/sys/arch/i386/compile/LEAFGIRL2
i386
Architecture: i386
Machine: i386
>Description:
twolame 0.3.13 had been released.
Changelog:
Version 0.3.13 (2010-01-21)
---------------------------
- Fixed documentation location (--docdir in configure)
* thanks to Chris Mayo for patch
- Moved source code control to Github
- Improvements to build system
- Updated to autoconf 2.60, libtool 2.2, automake 1.10 and Doxygen 1.7.3
- Fix problem with 'extern inline' by changing them to 'static inline'
- Wrote perl script to test output of the frontend
- Changed all debugging messages, writing to stdout to write to stderr
- Removed calls to exit() from libtwolame.
- Added --non-copyright option (which is enabled by default)
- Fix for bad copy/paste of variable assignment.
- Manpage correction
- Changed fopen() options to wb to fix Windows
>How-To-Repeat:
>Fix:
diff -urN -x CVS ../twolame/Makefile ./Makefile
--- ../twolame/Makefile 2009-02-21 22:22:43.000000000 +0900
+++ ./Makefile 2011-01-30 08:44:52.000000000 +0900
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.6 2009/02/21 13:22:43 wiz Exp $
#
-DISTNAME= twolame-0.3.12
-PKGREVISION= 1
+DISTNAME= twolame-0.3.13
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=twolame/}
diff -urN -x CVS ../twolame/PLIST ./PLIST
--- ../twolame/PLIST 2009-06-15 02:32:24.000000000 +0900
+++ ./PLIST 2011-01-30 08:56:22.000000000 +0900
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:32:24 joerg Exp $
+@comment $NetBSD$
bin/twolame
include/twolame.h
lib/libtwolame.la
@@ -11,15 +11,17 @@
share/doc/twolame/html/doxygen.css
share/doc/twolame/html/doxygen.png
share/doc/twolame/html/index.html
+share/doc/twolame/html/nav_f.png
+share/doc/twolame/html/nav_h.png
share/doc/twolame/html/psycho.html
share/doc/twolame/html/readme.html
+share/doc/twolame/html/tabs.css
share/doc/twolame/html/todo.html
share/doc/twolame/html/twolame-manpage.css
-share/doc/twolame/html/twolame-quirks.css
share/doc/twolame/html/twolame.1.html
share/doc/twolame/html/twolame.css
-share/doc/twolame/html/twolame_8h-source.html
share/doc/twolame/html/twolame_8h.html
+share/doc/twolame/html/twolame_8h_source.html
share/doc/twolame/html/vbr.html
share/doc/twolame/psycho.txt
share/doc/twolame/vbr.txt
diff -urN -x CVS ../twolame/distinfo ./distinfo
--- ../twolame/distinfo 2009-01-27 09:49:43.000000000 +0900
+++ ./distinfo 2011-01-30 08:45:08.000000000 +0900
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2009/01/27 00:49:43 jmcneill Exp $
-SHA1 (twolame-0.3.12.tar.gz) = 64d621c2967fe8a2fda20f75230a8220fb740090
-RMD160 (twolame-0.3.12.tar.gz) = d5577b36380007ecc701e3afb5b98bc145790085
-Size (twolame-0.3.12.tar.gz) = 483148 bytes
+SHA1 (twolame-0.3.13.tar.gz) = 3ca460472c2f6eeedad70291d8e37da88b64eb8b
+RMD160 (twolame-0.3.13.tar.gz) = a73f01a281a66cf53e8109d57919593a90dc0bcc
+Size (twolame-0.3.13.tar.gz) = 660415 bytes
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index