ports/53335: Update audio/extrace: 1.7.8 -> 1.8.06

KATO Tsuguru tkato at prontomail.com
Sun Jun 15 08:20:15 UTC 2003


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

From: KATO Tsuguru <tkato at prontomail.com>
To: FreeBSD-gnats-submit at FreeBSD.org
Cc: ponomarew at oberon.net
Subject: Re: ports/53335: Update audio/extrace: 1.7.8 -> 1.8.06
Date: Sun, 15 Jun 2003 17:12:07 +0900

 Well, post-patch regex isn't necessary any more since
 those are taken care with gnomehack nowadays.
 
 Update patch should be as follows:
 
 
 diff -urN /usr/ports/audio/extace/Makefile audio/extace/Makefile
 --- /usr/ports/audio/extace/Makefile	Thu Jun  5 07:29:43 2003
 +++ audio/extace/Makefile	Sun Jun 15 15:04:08 2003
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	extace
 -PORTVERSION=	1.7.8
 +PORTVERSION=	1.8.06
  CATEGORIES=	audio
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	${PORTNAME}
 @@ -17,16 +17,11 @@
  LIB_DEPENDS=	fftw.2:${PORTSDIR}/math/fftw
  
  USE_X_PREFIX=	yes
 -USE_GNOME=	gnomehack gnomeprefix gtk12 imlib esound
 -USE_REINPLACE=	yes
 +USE_GNOME=	esound imlib gnomehack gnomehier
  USE_LIBTOOL=	yes
  CONFIGURE_ARGS+=	--disable-alsa
 -CONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include -DHAVE_LIBFFTW" \
 +CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -DHAVE_LIBFFTW" \
  		LDFLAGS="-L${LOCALBASE}/lib"
 -
 -post-patch:
 -	@${REINPLACE_CMD} -e "s|-lpthread|${PTHREAD_LIBS}|g"  \
 -		-e "s|DATADIRNAME=lib|DATADIRNAME=share|g"  ${WRKSRC}/configure
  
  do-install:
  	${INSTALL_PROGRAM} ${WRKSRC}/src/extace ${PREFIX}/bin
 diff -urN /usr/ports/audio/extace/distinfo audio/extace/distinfo
 --- /usr/ports/audio/extace/distinfo	Thu Jun  5 07:29:43 2003
 +++ audio/extace/distinfo	Sun Jun 15 14:44:08 2003
 @@ -1 +1 @@
 -MD5 (extace-1.7.8.tar.gz) = 3a8023e5028d679352c755c3084bb867
 +MD5 (extace-1.8.06.tar.gz) = dc9e0982b2758fdc1a5eb9fa16d9f2fc



More information about the freebsd-ports-bugs mailing list