diff options
author | bapt <bapt@FreeBSD.org> | 2010-10-02 22:57:11 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2010-10-02 22:57:11 +0800 |
commit | 1df8a032878cf95a6ac638cf0a8f9d53b6db6a69 (patch) | |
tree | 62a6dec7a46c934341c0cecd668f6f60233198a0 | |
parent | 624627b00cd3244024fbfcd3fa0fb81f76465aed (diff) | |
download | freebsd-ports-gnome-1df8a032878cf95a6ac638cf0a8f9d53b6db6a69.tar.gz freebsd-ports-gnome-1df8a032878cf95a6ac638cf0a8f9d53b6db6a69.tar.zst freebsd-ports-gnome-1df8a032878cf95a6ac638cf0a8f9d53b6db6a69.zip |
- Update to 0.20
- While here added license
PR: ports/151152
Submitted by: Julien Laffaye <kimelto _at_ gmail.com> (maintainer)
-rw-r--r-- | audio/mpdscribble/Makefile | 4 | ||||
-rw-r--r-- | audio/mpdscribble/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/audio/mpdscribble/Makefile b/audio/mpdscribble/Makefile index af978bae82f3..662681755974 100644 --- a/audio/mpdscribble/Makefile +++ b/audio/mpdscribble/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mpdscribble -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= audio MASTER_SITES= SF/musicpd/${PORTNAME}/${PORTVERSION} @@ -15,6 +15,8 @@ COMMENT= Musicpd last.fm client LIB_DEPENDS+= mpdclient.2:${PORTSDIR}/audio/libmpdclient +LICENSE= GPLv2 + USE_BZIP2= yes USE_GNOME= glib20 pkgconfig GNU_CONFIGURE= yes diff --git a/audio/mpdscribble/distinfo b/audio/mpdscribble/distinfo index a35ebbc1410e..2aa5b55dbaca 100644 --- a/audio/mpdscribble/distinfo +++ b/audio/mpdscribble/distinfo @@ -1,3 +1,3 @@ -MD5 (mpdscribble-0.19.tar.bz2) = 164443621660d268d98b4aaa249d0901 -SHA256 (mpdscribble-0.19.tar.bz2) = b021832a4128cc084929b088d92a53d9a786ab93602b18cc4edcb8c6b9653780 -SIZE (mpdscribble-0.19.tar.bz2) = 115124 +MD5 (mpdscribble-0.20.tar.bz2) = 6d2e15fd31051aa1d2929a9687d0540f +SHA256 (mpdscribble-0.20.tar.bz2) = 9dbc9ed0557b2ea8f1f5142e47c843307b5251dd639b1ece7b4bdb7e661ddc5b +SIZE (mpdscribble-0.20.tar.bz2) = 115919 |