mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.0.2
This commit is contained in:
parent
c4dc9a7c36
commit
ba5aa452b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134967
2 changed files with 5 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libcddb
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -16,6 +16,8 @@ COMMENT= A library to access data on a CDDB server
|
|||
USE_LIBTOOL_VER= 15
|
||||
USE_GNOME= gnometarget gnomehack pkgconfig
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ARGS= --without-cdio
|
||||
CONFIGURE_ENV= CPPFLAGS="-DICONV_CONST=\"const\""
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (libcddb-1.0.0.tar.gz) = 8501a862e995f9f3cd743e8a32f5a088
|
||||
SIZE (libcddb-1.0.0.tar.gz) = 403475
|
||||
MD5 (libcddb-1.0.2.tar.gz) = a8f8549cc1afb3bc702a96c7d71d2241
|
||||
SIZE (libcddb-1.0.2.tar.gz) = 411642
|
||||
|
|
Loading…
Add table
Reference in a new issue