diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-05 08:45:12 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-05 08:45:12 +0800 |
commit | 34a7901faa92482faeb2ecf0b1d12616ea01b4df (patch) | |
tree | 53073909f2f95639bb9b67a5a3d1e4169a1d2036 /audio/rhythmbox | |
parent | 5e9f4ee59cf0a9aacb954beb77fc1cacef119ee4 (diff) | |
download | marcuscom-ports-34a7901faa92482faeb2ecf0b1d12616ea01b4df.tar marcuscom-ports-34a7901faa92482faeb2ecf0b1d12616ea01b4df.tar.gz marcuscom-ports-34a7901faa92482faeb2ecf0b1d12616ea01b4df.tar.bz2 marcuscom-ports-34a7901faa92482faeb2ecf0b1d12616ea01b4df.tar.lz marcuscom-ports-34a7901faa92482faeb2ecf0b1d12616ea01b4df.tar.xz marcuscom-ports-34a7901faa92482faeb2ecf0b1d12616ea01b4df.tar.zst marcuscom-ports-34a7901faa92482faeb2ecf0b1d12616ea01b4df.zip |
Update to 0.9.3.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5622 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 6 | ||||
-rw-r--r-- | audio/rhythmbox/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 33f75b489..e388f8acd 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/rhythmbox/Makefile,v 1.45 2006/01/24 21:17:56 ahze Exp $ +# $MCom: ports/audio/rhythmbox/Makefile,v 1.46 2006/02/02 09:13:38 marcus Exp $ # PORTNAME= rhythmbox -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.3.1 PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} @@ -44,7 +44,7 @@ OPTIONS= IPOD "Enable iPod support" off \ .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -BROKEN= "Does not build on 4.X" +BROKEN= Does not build on 4.X .endif .ifdef (WITH_IPOD) diff --git a/audio/rhythmbox/distinfo b/audio/rhythmbox/distinfo index d93be2f23..840e27898 100644 --- a/audio/rhythmbox/distinfo +++ b/audio/rhythmbox/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/rhythmbox-0.9.3.tar.bz2) = 3ad98939192d44e64982588b15827ffe -SHA256 (gnome2/rhythmbox-0.9.3.tar.bz2) = fa8fda4f02391426ee3d854cebf11e6e000dc6f6b9fd96b15b5193cb53140a08 -SIZE (gnome2/rhythmbox-0.9.3.tar.bz2) = 2510119 +MD5 (gnome2/rhythmbox-0.9.3.1.tar.bz2) = 0b63402c35c10de5581d79f5157a0739 +SHA256 (gnome2/rhythmbox-0.9.3.1.tar.bz2) = 8f25b3beba0954a39a2eabe12216f732f7880d313dd213767d57838a6d581976 +SIZE (gnome2/rhythmbox-0.9.3.1.tar.bz2) = 2579756 |