Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Mar 2004 23:00:08 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64211: Update port: audio/grip to 3.1.6
Message-ID:  <20040313230008.2999b453.tkato@prontomail.com>
Resent-Message-ID: <200403131410.i2DEAOLV056144@freefall.freebsd.org>

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

>Number:         64211
>Category:       ports
>Synopsis:       Update port: audio/grip to 3.1.6
>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:   Sat Mar 13 06:10:24 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 3.1.6

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/grip/Makefile audio/grip/Makefile
--- /usr/ports/audio/grip/Makefile	Fri Mar  5 10:24:47 2004
+++ audio/grip/Makefile	Sat Mar 13 12:52:05 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	grip
-PORTVERSION=	3.1.5
+PORTVERSION=	3.1.6
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -15,12 +15,11 @@
 COMMENT=	GTK front-end to external cd rippers and mp3 encoders
 
 LIB_DEPENDS=	id3-3.8.3:${PORTSDIR}/audio/id3lib \
-		ghttp.1:${PORTSDIR}/www/libghttp
+		curl.2:${PORTSDIR}/ftp/curl
 
 USE_X_PREFIX=	yes
 USE_GNOME=	gnomehack gnomeprefix gnometarget libgnomeui vte
 USE_GMAKE=	yes
-USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
@@ -30,8 +29,5 @@
 .else
 CONFIGURE_ARGS+=	--disable-cdpar
 .endif
-
-post-patch:
-	@${REINPLACE_CMD} -e 's|<cdda/cdda|<cdda|g' ${WRKSRC}/src/cdpar.c
 
 .include <bsd.port.mk>
diff -urN /usr/ports/audio/grip/distinfo audio/grip/distinfo
--- /usr/ports/audio/grip/distinfo	Fri Mar  5 10:24:47 2004
+++ audio/grip/distinfo	Sat Mar 13 12:44:45 2004
@@ -1,2 +1,2 @@
-MD5 (grip-3.1.5.tar.gz) = 5641833a1769a54b3eab05e2d669b102
-SIZE (grip-3.1.5.tar.gz) = 650648
+MD5 (grip-3.1.6.tar.gz) = 37cf474154d1085472722932a0c40209
+SIZE (grip-3.1.6.tar.gz) = 650542
>Release-Note:
>Audit-Trail:
>Unformatted:



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