diff options
author | edwin <edwin@FreeBSD.org> | 2005-12-04 08:23:19 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-12-04 08:23:19 +0800 |
commit | 1d6508069b0bf57147e20c471f349d8f22204837 (patch) | |
tree | 06e42b407df236874691a378dd205550d0dcfed9 /audio | |
parent | 8e6ecba4d16ddb8c6e68608e737e36eb80758348 (diff) | |
download | freebsd-ports-gnome-1d6508069b0bf57147e20c471f349d8f22204837.tar.gz freebsd-ports-gnome-1d6508069b0bf57147e20c471f349d8f22204837.tar.zst freebsd-ports-gnome-1d6508069b0bf57147e20c471f349d8f22204837.zip |
[MAINTAINER-UPDATE] audio/cowbell to 0.2.5.1
Version 0.2.5 mainly added new translations and bug fixes.
One of the fixes improve handling of empty amazon result
data (avoid crashes in certain situations: severity->serious
for that)
Version 0.2.5.1 updated translations.
PR: ports/89651
Submitted by: "Andreas Kohn" <andreas@syndrom23.de>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cowbell/Makefile | 2 | ||||
-rw-r--r-- | audio/cowbell/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/cowbell/Makefile b/audio/cowbell/Makefile index 5b4ecce1f9c2..29810697660d 100644 --- a/audio/cowbell/Makefile +++ b/audio/cowbell/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cowbell -PORTVERSION= 0.2.4 +PORTVERSION= 0.2.5.1 CATEGORIES= audio gnome MASTER_SITES= http://more-cowbell.org/releases/ diff --git a/audio/cowbell/distinfo b/audio/cowbell/distinfo index 34b1ef62dad5..b31d16dff702 100644 --- a/audio/cowbell/distinfo +++ b/audio/cowbell/distinfo @@ -1,3 +1,3 @@ -MD5 (cowbell-0.2.4.tar.gz) = 3581a049b1bab7d4e0dde7bc9260417e -SHA256 (cowbell-0.2.4.tar.gz) = 9456562633da196e0aa1c970c3b9fcaffc5a1917d472564c09556533ed2bb250 -SIZE (cowbell-0.2.4.tar.gz) = 250755 +MD5 (cowbell-0.2.5.1.tar.gz) = 6d06e1523262d2404253c00a8a961dc4 +SHA256 (cowbell-0.2.5.1.tar.gz) = 230603578eba80a73db307575e853bc4e1a43b2fd20f3131afd827746ec5c768 +SIZE (cowbell-0.2.5.1.tar.gz) = 252872 |