- Update to 0.15.0

PR:		118821
Submitted by:	Jan-Olof Lindqvist <jo.lindqvist@gmail.com> (maintainer)
This commit is contained in:
Martin Wilke 2008-03-29 23:57:34 +00:00
parent 477673f123
commit 1d7803fa7b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210117
2 changed files with 8 additions and 13 deletions

View File

@ -6,22 +6,17 @@
#
PORTNAME= libmpd
PORTVERSION= 0.14.0
PORTVERSION= 0.15.0
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/gmpc-0.15.0/ \
http://download.gna.org/kanicule/freebsd/distfiles/
MASTER_SITES= http://download.sarine.nl/gmpc-0.15.5/ \
http://download.gna.org/kanicule/freebsd/distfiles/
MAINTAINER= mathias@monnerville.com
COMMENT= Abstraction around libmpdclient
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_GNOME= pkgconfig glib20 gnomehack
USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
post-patch:
@${REINPLACE_CMD} -e 's|(libdir)/pkgconfig|(prefix)/libdata/pkgconfig|g' \
${WRKSRC}/Makefile.in
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (libmpd-0.14.0.tar.gz) = 44f9e0e3bcaf205b9a0d86cbcca03f9f
SHA256 (libmpd-0.14.0.tar.gz) = c1983b2bbc7b510cfa60c2e23703a120bb52606bad834eb094ca80900d393131
SIZE (libmpd-0.14.0.tar.gz) = 365754
MD5 (libmpd-0.15.0.tar.gz) = 723f84bb2d42deee76d2ebea6db61656
SHA256 (libmpd-0.15.0.tar.gz) = 4bb2a6812815ef7f532011bb84701ed7cc01c7104a47ef515c45b3e77cd34943
SIZE (libmpd-0.15.0.tar.gz) = 386847