ports/139167: update port: audio/mp3splt to version 0.2.6a

Timothy Beyer beyert at cs.ucr.edu
Sun Sep 27 03:10:03 UTC 2009


The following reply was made to PR ports/139167; it has been noted by GNATS.

From: Timothy Beyer <beyert at cs.ucr.edu>
To: bug-followup at FreeBSD.org
Cc: Timothy Beyer <beyert at cs.ucr.edu>
Subject: Re: ports/139167: update port: audio/mp3splt to version 0.2.6a
Date: Sat, 26 Sep 2009 20:06:46 -0700

 Hi,
 
 The Makefile.diff in this isn't complete, I submitted an outdated makefile.  I apologize for the inconvenience.
 
 Use the following Makefile.diff instead:
 
 --- Makefile.diff begins here ---
 --- Makefile.orig	2009-08-02 15:30:15.000000000 -0700
 +++ Makefile	2009-09-05 16:27:18.000000000 -0700
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	mp3splt
 -PORTVERSION=	2.2.3
 +PORTVERSION=	2.2.6a
  PORTREVISION=	1
  CATEGORIES=	audio
  MASTER_SITES=	SF
 @@ -20,6 +20,7 @@
  GNU_CONFIGURE=	yes
  CONFIGURE_ENV+=	LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \
  		CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include"
 +CONFIGURE_ARGS+=	--with-mp3splt=${LOCALBASE} --disable-mp3splttest
  
  MAN1=		mp3splt.1
  PLIST_FILES=	bin/mp3splt bin/oggsplt
 --- Makefile.diff ends here ---



More information about the freebsd-ports-bugs mailing list