diff options
author | jlaffaye <jlaffaye@FreeBSD.org> | 2011-07-11 22:02:56 +0800 |
---|---|---|
committer | jlaffaye <jlaffaye@FreeBSD.org> | 2011-07-11 22:02:56 +0800 |
commit | ccb3258f3e98b501362147fee30f145ece857b8c (patch) | |
tree | 6a1e266dfe9392ce885a9b52239e67757e14343a | |
parent | b5d2aec42bf28a6e13f650db00e06869faabd4d3 (diff) | |
download | freebsd-ports-gnome-ccb3258f3e98b501362147fee30f145ece857b8c.tar.gz freebsd-ports-gnome-ccb3258f3e98b501362147fee30f145ece857b8c.tar.zst freebsd-ports-gnome-ccb3258f3e98b501362147fee30f145ece857b8c.zip |
- Update to 0.22
- Make portlint happy
Approved by: bapt (mentor, implicit)
-rw-r--r-- | audio/mpdscribble/Makefile | 6 | ||||
-rw-r--r-- | audio/mpdscribble/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/mpdscribble/Makefile b/audio/mpdscribble/Makefile index 1ca992929183..a9aaf5dcb255 100644 --- a/audio/mpdscribble/Makefile +++ b/audio/mpdscribble/Makefile @@ -6,17 +6,17 @@ # PORTNAME= mpdscribble -PORTVERSION= 0.21 +PORTVERSION= 0.22 CATEGORIES= audio MASTER_SITES= SF/musicpd/${PORTNAME}/${PORTVERSION} MAINTAINER= jlaffaye@FreeBSD.org COMMENT= Musicpd last.fm client -LIB_DEPENDS+= mpdclient.2:${PORTSDIR}/audio/libmpdclient - LICENSE= GPLv2 +LIB_DEPENDS+= mpdclient.2:${PORTSDIR}/audio/libmpdclient + USE_BZIP2= yes USE_GNOME= glib20 pkgconfig GNU_CONFIGURE= yes diff --git a/audio/mpdscribble/distinfo b/audio/mpdscribble/distinfo index 34e88f6a3152..0ec6694c7f69 100644 --- a/audio/mpdscribble/distinfo +++ b/audio/mpdscribble/distinfo @@ -1,2 +1,2 @@ -SHA256 (mpdscribble-0.21.tar.bz2) = df54c651290da0f00ee4deb03b47e2576c407196ea61e27af11adad69230d698 -SIZE (mpdscribble-0.21.tar.bz2) = 115705 +SHA256 (mpdscribble-0.22.tar.bz2) = 1cde2b5f8c70f0e3e6f059d01bf0b0f2eac2b29fbcd14b01a8a5103e603feb41 +SIZE (mpdscribble-0.22.tar.bz2) = 116981 |