1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

Update to 0.99.12

PR:		ports/73332
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by:	pav (co mentor)
This commit is contained in:
Michael Johnson 2004-11-06 19:47:47 +00:00
parent e40b2aadf7
commit b75d05b9cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120985
4 changed files with 6 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= libcdaudio
PORTVERSION= 0.99.10
PORTVERSION= 0.99.12
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A library for playing audio CDs
USE_GNOME= gnomehack gnometarget lthack
USE_INC_LIBTOOL_VER= 13
USE_GNOME= gnomehack gnometarget pkgconfig
USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
MD5 (libcdaudio-0.99.10.tar.gz) = a437c0a937f60bbad3605496a851671a
SIZE (libcdaudio-0.99.10.tar.gz) = 353389
MD5 (libcdaudio-0.99.12.tar.gz) = 63b49cf14d53eed31e7a87cca17a3963
SIZE (libcdaudio-0.99.12.tar.gz) = 357150

View File

@ -2,4 +2,4 @@ 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.
WWW: http://cdcd.undergrid.net/libcdaudio/
WWW: http://libcdaudio.sourceforge.net/

View File

@ -5,4 +5,3 @@ lib/libcdaudio.so
lib/libcdaudio.so.1
libdata/pkgconfig/libcdaudio.pc
share/aclocal/libcdaudio.m4
@unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true