mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Update to 1.2.0
This commit is contained in:
parent
faa4dd5e19
commit
5661e96fbd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139996
@ -5,7 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libcddb
|
||||
PORTVERSION= 1.1.0
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= ahze@FreeBSD.org
|
||||
COMMENT= A library to access data on a CDDB server
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_LIBTOOL_VER= 15
|
||||
USE_GNOME= gnometarget gnomehack pkgconfig
|
||||
INSTALLS_SHLIB= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (libcddb-1.1.0.tar.gz) = c15ee69fcb9459c9450e8140cdef0952
|
||||
SIZE (libcddb-1.1.0.tar.gz) = 420259
|
||||
MD5 (libcddb-1.2.0.tar.bz2) = 1a3e46d2f0691d1308614ad494bb9e62
|
||||
SIZE (libcddb-1.2.0.tar.bz2) = 333451
|
||||
|
@ -11,6 +11,6 @@ include/cddb/cddb_track.h
|
||||
include/cddb/version.h
|
||||
lib/libcddb.a
|
||||
lib/libcddb.so
|
||||
lib/libcddb.so.2
|
||||
lib/libcddb.so.3
|
||||
libdata/pkgconfig/libcddb.pc
|
||||
@dirrm include/cddb
|
||||
|
Loading…
Reference in New Issue
Block a user