Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2001 18:20:21 GMT
From:      jamie@jamiesdomain.org.uk
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24350: Update Port: audio/cd2mp3 
Message-ID:  <200101151820.f0FIKLc01488@freefire.psi-domain.co.uk>

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

>Number:         24350
>Category:       ports
>Synopsis:       Update Port: audio/cd2mp3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 15 10:30:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jamie Heckford
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
>Environment:

	

>Description:

	Update of port audio/cd2mp3 to version 0.8

>How-To-Repeat:

	

>Fix:

diff -ruN cd2mp3.bak/Makefile cd2mp3/Makefile
--- cd2mp3.bak/Makefile Mon Jan 15 01:09:46 2001
+++ cd2mp3/Makefile     Mon Jan 15 18:17:30 2001
@@ -6,15 +6,15 @@
 #

 PORTNAME=              cd2mp3
-PORTVERSION=           0.5
+PORTVERSION=           0.8
 PORTEPOCH=             1
 CATEGORIES=            audio
 MASTER_SITES=          http://download.cd2mp3.org.uk/${PORTVERSION}/
 MASTER_SITE_SUBDIR=    ${PORTVERSION}

-MAINTAINER=            jamie@jamiesdomain.co.uk
+MAINTAINER=            jamie@jamiesdomain.org.uk

-RUN_DEPENDS=           bladeenc:${PORTSDIR}/audio/bladeenc/ \
+RUN_DEPENDS=           lame:${PORTSDIR}/audio/lame/ \
                        dagrab:${PORTSDIR}/audio/dagrab

 NO_BUILD=              yes
@@ -23,8 +23,8 @@
 do-install:
        ${INSTALL_SCRIPT} ${WRKSRC}/cd2mp3 ${PREFIX}/bin/cd2mp3
 .if !defined(NOPORTDOCS)
-       ${MKDIR} ${PREFIX}/share/cd2mp3
-       ${INSTALL_DATA}  ${WRKSRC}/README ${PREFIX}/share/cd2mp3/README
+       ${MKDIR} ${PREFIX}/share/doc/cd2mp3
+       ${INSTALL_DATA}  ${WRKSRC}/README ${PREFIX}/share/doc/cd2mp3/README
 .endif

 .include <bsd.port.mk>
diff -ruN cd2mp3.bak/distinfo cd2mp3/distinfo
--- cd2mp3.bak/distinfo Mon Jan 15 01:09:46 2001
+++ cd2mp3/distinfo     Mon Jan 15 18:07:46 2001
@@ -1 +1 @@
-MD5 (cd2mp3-0.5.tar.gz) = 79d86fd5788bf113dc2f50f896f4aa23
+MD5 (cd2mp3-0.8.tar.gz) = d16a25ae3412799b56c067ef2dbfbc70

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


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




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