Index: head/audio/libcdaudio/Makefile =================================================================== --- head/audio/libcdaudio/Makefile (revision 21246) +++ head/audio/libcdaudio/Makefile (revision 21247) @@ -1,23 +1,21 @@ # New ports collection makefile for: libcdaudio -# Version required: 0.7.0 +# Version required: 0.99.1 # Date created: 01 June 1999 # Whom: Thomas Gellekum # # $FreeBSD$ # -DISTNAME= libcdaudio_0.7.0 -PKGNAME= libcdaudio-0.7.0 +DISTNAME= libcdaudio-0.99.1 CATEGORIES= audio -MASTER_SITES= ftp://ftp.debian.org/pub/debian/dists/potato/main/source/libs/ -EXTRACT_SUFX= .orig.tar.gz +MASTER_SITES= ftp://cdcd.undergrid.net/libcdaudio/ MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/${PKGNAME} USE_LIBTOOL= yes post-install: ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .include Property changes on: head/audio/libcdaudio/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/audio/libcdaudio/distinfo =================================================================== --- head/audio/libcdaudio/distinfo (revision 21246) +++ head/audio/libcdaudio/distinfo (revision 21247) @@ -1 +1 @@ -MD5 (libcdaudio_0.7.0.orig.tar.gz) = 5625a7dbb4cff1da545a2319775af8ec +MD5 (libcdaudio-0.99.1.tar.gz) = f13c3e30e2af9cc17de51f413382d642 Property changes on: head/audio/libcdaudio/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/audio/libcdaudio/pkg-descr =================================================================== --- head/audio/libcdaudio/pkg-descr (revision 21246) +++ head/audio/libcdaudio/pkg-descr (revision 21247) @@ -1,23 +1,25 @@ General Information ------------------- libcdaudio is a library designed to provide functions to control operation of a CD-ROM when playing audio CDs. Thanks ------ Thanks to: 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/ Property changes on: head/audio/libcdaudio/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property