diff options
author | pi <pi@FreeBSD.org> | 2016-02-28 03:09:30 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2016-02-28 03:09:30 +0800 |
commit | 019d93def9289b70c8eece6753d281a9e73a4740 (patch) | |
tree | e269bda79ee296ed1f202344013a36a29e95bb00 /audio/mpdas | |
parent | fc36a6783f1584f02d34f1393e53cea3d48e5513 (diff) | |
download | freebsd-ports-gnome-019d93def9289b70c8eece6753d281a9e73a4740.tar.gz freebsd-ports-gnome-019d93def9289b70c8eece6753d281a9e73a4740.tar.zst freebsd-ports-gnome-019d93def9289b70c8eece6753d281a9e73a4740.zip |
audio/mpdas: 0.4.0 -> 0.4.1
- fix memory leak
PR: 207542
Submitted by: henrik@affekt.org (maintainer)
Diffstat (limited to 'audio/mpdas')
-rw-r--r-- | audio/mpdas/Makefile | 2 | ||||
-rw-r--r-- | audio/mpdas/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile index 0e6615b7539b..920e682d2266 100644 --- a/audio/mpdas/Makefile +++ b/audio/mpdas/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mpdas -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.1 CATEGORIES= audio MASTER_SITES= http://50hz.ws/mpdas/ diff --git a/audio/mpdas/distinfo b/audio/mpdas/distinfo index f1466215a270..9a8c7ba09140 100644 --- a/audio/mpdas/distinfo +++ b/audio/mpdas/distinfo @@ -1,2 +1,2 @@ -SHA256 (mpdas-0.4.0.tar.gz) = 7b30a9cde19175bddb6b898a78d225242330dbceaca4932f87c5a016141af650 -SIZE (mpdas-0.4.0.tar.gz) = 15113 +SHA256 (mpdas-0.4.1.tar.gz) = f790be8e85c0d1324d7346b5b0fa3713db8db7fd4ea304c5c8d2921bf3855014 +SIZE (mpdas-0.4.1.tar.gz) = 15117 |