Update to 0.7.4
- bug fixes
This commit is contained in:
parent
acaaa937be
commit
7c35657bf7
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/04/28 09:11:37 jasoni Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2002/06/04 21:17:04 jasoni Exp $
|
||||
|
||||
COMMENT= "audio file volume normalizer"
|
||||
|
||||
DISTNAME= normalize-0.7.3
|
||||
DISTNAME= normalize-0.7.4
|
||||
CATEGORIES= audio
|
||||
NEED_VERSION= 1.522
|
||||
MASTER_SITES= http://www.cs.columbia.edu/~cvaill/normalize/
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (normalize-0.7.3.tar.gz) = b29d7d59cb786a0c496a054bdc2d6400
|
||||
RMD160 (normalize-0.7.3.tar.gz) = 935f8ccf4f99bc50ab1696c57993cc959f97d5e8
|
||||
SHA1 (normalize-0.7.3.tar.gz) = b43c381fc34fa17ad4c3410e566e3914bcbef41b
|
||||
MD5 (normalize-0.7.4.tar.gz) = 78ab6c24d8f1bfb1ebfa4ea80345bf61
|
||||
RMD160 (normalize-0.7.4.tar.gz) = d523d540b4e1763025ea8aa0e8372cfc2fd9feed
|
||||
SHA1 (normalize-0.7.4.tar.gz) = 49b65ba026583f7ba910e9050adc7d542a0aa04d
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-src_Makefile_in,v 1.1.1.1 2002/04/28 09:11:37 jasoni Exp $
|
||||
--- src/Makefile.in.orig Tue Mar 12 00:41:33 2002
|
||||
+++ src/Makefile.in Wed Apr 24 11:26:44 2002
|
||||
@@ -673,31 +673,31 @@ install-exec-hook:
|
||||
$OpenBSD: patch-src_Makefile_in,v 1.2 2002/06/04 21:17:04 jasoni Exp $
|
||||
--- src/Makefile.in.orig Sun Apr 28 14:22:57 2002
|
||||
+++ src/Makefile.in Tue Jun 4 07:03:12 2002
|
||||
@@ -675,31 +675,31 @@ install-exec-hook:
|
||||
# test program targets follow
|
||||
|
||||
mktestwav: mktestwav.o riff.o version.o getopt.o getopt1.o
|
||||
|
@ -1,8 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/04/28 09:11:37 jasoni Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2002/06/04 21:17:04 jasoni Exp $
|
||||
bin/normalize
|
||||
bin/normalize-mp3
|
||||
bin/normalize-ogg
|
||||
man/man1/normalize-mp3.1
|
||||
man/man1/normalize.1
|
||||
share/locale/en_GB/LC_MESSAGES/normalize.mo
|
||||
share/locale/fr/LC_MESSAGES/normalize.mo
|
||||
|
Loading…
Reference in New Issue
Block a user