cvs commit: ports/audio/normalize Makefile pkg-plist
    Michael L. Hostbaek 
    mich at FreeBSD.org
       
    Wed Mar 24 01:33:59 PST 2004
    
    
  
Brian Feldman (green) writes:
>   Modified files:
>     audio/normalize      Makefile pkg-plist 
>   Log:
>   Add the ability to install the XMMS plugin (WITH_XMMS option).
When trying to build normalize after this upgrade, I get the following:
mich at mich2 audio/normalize> make
===>  Vulnerability check disabled
===>  Found saved configuration for normalize-0.7.6_3
>> normalize-0.7.6.tar.gz is not in /usr/ports/audio/normalize/distinfo.
>> Either /usr/ports/audio/normalize/distinfo is out of date, or
>> normalize-0.7.6.tar.gz is spelled incorrectly.
*** Error code 1
Stop in /usr/ports/audio/normalize
This patch should fix it:
--- Makefile.orig	Wed Mar 24 10:32:43 2004
+++ Makefile	Wed Mar 24 10:32:01 2004
@@ -10,6 +10,7 @@
 PORTREVISION=	3
 CATEGORIES=	audio
 MASTER_SITES=	http://www1.cs.columbia.edu/~cvaill/normalize/
+EXTRACT_SUFX=	.tar.bz2
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A tool for adjusting the volume of wave/MP3 files to a standard level
/mich
-- 
Best Regards,
	Michael L. Hostbaek 
	mich at FreeBSD.org - http://www.FreeBSD.org
	*/ PGP-key available upon request /*
    
    
More information about the cvs-all
mailing list