Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 1999 10:17:58 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/15076: Update port: audio/libcdaudio to 0.99.3
Message-ID:  <19991124181758.E0E4714BFF@hub.freebsd.org>

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

>Number:         15076
>Category:       ports
>Synopsis:       Update port: audio/libcdaudio to 0.99.3
>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:   Wed Nov 24 10:20:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        3.3-RELEASE i386
>Organization:
>Environment:
>Description:
* Updated version 0.99.2 to 0.99.3
* Added patches to support CFLAGS properly
* Revised pkg/DESCR

New file:
patches/patch-ab

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/audio/libcdaudio/Makefile audio/libcdaudio/Makefile
--- /usr/ports/audio/libcdaudio/Makefile	Sat Oct 16 21:14:26 1999
+++ audio/libcdaudio/Makefile	Sat Nov 20 08:48:02 1999
@@ -1,20 +1,17 @@
 # New ports collection makefile for:	libcdaudio
-# Version required:	0.99.2
+# Version required:	0.99.3
 # Date created:		01 June 1999
 # Whom:			Thomas Gellekum <tg@FreeBSD.org>
 #
 # $FreeBSD: ports/audio/libcdaudio/Makefile,v 1.6 1999/10/16 03:45:55 cpiazza Exp $
 #
 
-DISTNAME=	libcdaudio-0.99.2
+DISTNAME=	libcdaudio-0.99.3
 CATEGORIES=	audio
 MASTER_SITES=	ftp://cdcd.undergrid.net/libcdaudio/
 
 MAINTAINER=	ports@FreeBSD.org
 
 USE_LIBTOOL=	yes
-
-post-install:
-	${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
 
 .include <bsd.port.mk>
diff -urN /usr/ports/audio/libcdaudio/files/md5 audio/libcdaudio/files/md5
--- /usr/ports/audio/libcdaudio/files/md5	Sat Oct 16 21:14:26 1999
+++ audio/libcdaudio/files/md5	Sat Nov 20 08:47:38 1999
@@ -1 +1 @@
-MD5 (libcdaudio-0.99.2.tar.gz) = eb0344f96fd3f621a3ac5df55397716d
+MD5 (libcdaudio-0.99.3.tar.gz) = 957f722132a4b950748fd361dedbb128
diff -urN /usr/ports/audio/libcdaudio/patches/patch-ab audio/libcdaudio/patches/patch-ab
--- /usr/ports/audio/libcdaudio/patches/patch-ab	Thu Jan  1 09:00:00 1970
+++ audio/libcdaudio/patches/patch-ab	Mon Nov 22 04:24:19 1999
@@ -0,0 +1,11 @@
+--- source/Makefile.in.orig	Thu Oct 21 11:59:22 1999
++++ source/Makefile.in	Mon Nov 22 04:24:06 1999
+@@ -93,7 +93,7 @@
+ include_HEADERS =  	cdaudio.h
+ 
+ 
+-CFLAGS = -O @CFLAGS@
++CFLAGS = @CFLAGS@
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../config.h
+ CONFIG_CLEAN_FILES =  cdaudio.h
diff -urN /usr/ports/audio/libcdaudio/pkg/DESCR audio/libcdaudio/pkg/DESCR
--- /usr/ports/audio/libcdaudio/pkg/DESCR	Sun Sep  5 21:07:54 1999
+++ audio/libcdaudio/pkg/DESCR	Mon Nov 22 04:15:19 1999
@@ -1,25 +1,5 @@
-General Information
--------------------
- libcdaudio is a library designed to provide functions to control
- operation of a CD-ROM when playing audio CDs.
-
-Thanks
-------
- Thanks to:
+libcdaudio is a library designed to provide functions to control
+operation of a CD-ROM when playing audio CDs.  It also contains
+functions for CDDB and CD Index lookup.
  
- Mike Oliphant for parts of the HTTP code.
- Ryan Werber for a box to test the CD-ROM changer code on.
- 
-Bugs
-----
- All bugs reports should be sent to libcdaudio@procyon.mesa.k12.co.us.
-
-A few final words
------------------
- libcdaudio is distributed under the GNU Library General Public License,
- included in this package under the top level source directory in the file
- LICENSE.
- 
- This package uses the CD Database (CDDB), created by CDDB, Inc.
-
 WWW: http://cdcd.undergrid.net/libcdaudio/


>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?19991124181758.E0E4714BFF>