Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Apr 2006 17:35:42 -0700 (PDT)
From:      Alexander Botero-Lowry <alex@foxybanana.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jmelo@freebsdbrasil.com.br
Subject:   ports/95450: [PATCH] audio/abcde: portlint cleanup
Message-ID:  <200604070035.k370ZgKd089537@Laptop.mine.box>
Resent-Message-ID: <200604070040.k370eDEh060644@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         95450
>Category:       ports
>Synopsis:       [PATCH] audio/abcde: portlint cleanup
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 07 00:40:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Feb  7 19:06:16 PST
>Description:
- needed some portlint love; USE_REINPLACE needed to be removed


Port maintainer (jmelo@freebsdbrasil.com.br) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- abcde-2.3.3_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/audio/abcde/Makefile /usr/local/tinderbox/portstrees/FreeBSD/ports/audio/abcde/Makefile
--- /usr/ports/audio/abcde/Makefile	Sun Nov 27 22:40:25 2005
+++ /usr/local/tinderbox/portstrees/FreeBSD/ports/audio/abcde/Makefile	Thu Apr  6 17:34:40 2006
@@ -2,7 +2,7 @@
 # Date created:			July 29, 2002
 # Whom:				Munish Chopra <mchopra@engmail.uwaterloo.ca>
 #
-# $FreeBSD: ports/audio/abcde/Makefile,v 1.27 2005/11/25 12:34:18 edwin Exp $
+# $FreeBSD: ports/audio/abcde/Makefile,v 1.28 2006/04/05 21:04:26 jmelo Exp $
 #
 
 PORTNAME=	abcde
@@ -12,7 +12,7 @@
 MASTER_SITES=	http://www.hispalinux.es/~data/files/
 DISTNAME=	abcde_${PORTVERSION}.orig
 
-MAINTAINER=	jmelo@freebsdbrasil.com.br
+MAINTAINER=	jmelo@FreeBSD.org
 COMMENT=	Front-end shell script to encode CDs in flac/mp3/ogg/speex format
 
 RUN_DEPENDS=	cd-discid:${PORTSDIR}/audio/cd-discid \
@@ -21,7 +21,6 @@
 		lame:${PORTSDIR}/audio/lame \
 		oggenc:${PORTSDIR}/audio/vorbis-tools
 
-USE_REINPLACE=	yes
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 MAN1=		abcde.1 cddb-tool.1
--- abcde-2.3.3_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604070035.k370ZgKd089537>