Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2003 13:26:31 -0500 (EST)
From:      Munish Chopra <munish@opiate.thirteenandtwo.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47307: Update port: audio/cd-discid 
Message-ID:  <200301211826.h0LIQVLw071651@opiate.thirteenandtwo.org>

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

>Number:         47307
>Category:       ports
>Synopsis:       Update port: audio/cd-discid
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 21 10:30:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Munish Chopra
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD opiate.thirteenandtwo.org 5.0-CURRENT FreeBSD 5.0-CURRENT #15: Sun Jan 5 19:13:10 EST 2003 munish@opiate.thirteenandtwo.org:/usr/src/sys/i386/compile/OPIATE i386


	
>Description:
	* Update to 0.8 (from 0.7)
	* Use newly supplied Makefile to install, instead of do-install
	
>How-To-Repeat:
	
>Fix:

	

--- cd-discid.diff begins here ---
diff -ruN /usr/ports/audio/cd-discid/Makefile cd-discid/Makefile
--- /usr/ports/audio/cd-discid/Makefile	Tue Jul 30 02:01:35 2002
+++ cd-discid/Makefile	Tue Jan 21 13:23:51 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cd-discid
-PORTVERSION=	0.7
+PORTVERSION=	0.8
 CATEGORIES=	audio
 MASTER_SITES=	http://frantica.lly.org/~rcw/cd-discid/
 DISTNAME=	${PORTNAME}_${PORTVERSION}.orig
@@ -15,13 +15,8 @@
 
 WRKSRC=		${WRKDIR}/${PKGNAME}
 
-MAN1=	cd-discid.1
-
-do-build:
-	cd ${WRKSRC} && ${CC} ${CFLAGS} -o cd-discid cd-discid.c
+MAKE_ARGS=	prefix=${LOCALBASE} mandir=${LOCALBASE}/man/man1
 
-do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/cd-discid ${PREFIX}/bin
-	${INSTALL_MAN} ${WRKSRC}/cd-discid.1 ${MANPREFIX}/man/man1
+MAN1=	cd-discid.1
 
 .include <bsd.port.mk>
diff -ruN /usr/ports/audio/cd-discid/distinfo cd-discid/distinfo
--- /usr/ports/audio/cd-discid/distinfo	Mon Jul 29 22:24:34 2002
+++ cd-discid/distinfo	Tue Jan 21 13:09:58 2003
@@ -1 +1 @@
-MD5 (cd-discid_0.7.orig.tar.gz) = 677bf237de663d71a78a7a0611fd4469
+MD5 (cd-discid_0.8.orig.tar.gz) = 90278a3c6e267da2df6b9ab8b0fefce8
--- cd-discid.diff ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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