diff options
author | Koop Mast <kwm@FreeBSD.org> | 2016-02-14 18:57:53 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2016-02-14 18:57:53 +0000 |
commit | b93a80c99281466281db26011356c75bd54ea36c (patch) | |
tree | cb5a8a1108829deee66dbb334ff2a733162448c6 /audio/rhythmbox | |
parent | b78527376a1d11bef820d5e9fe86d3c524ea6acf (diff) | |
download | ports-b93a80c99281466281db26011356c75bd54ea36c.tar.gz ports-b93a80c99281466281db26011356c75bd54ea36c.zip |
Notes
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 7 | ||||
-rw-r--r-- | audio/rhythmbox/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 3ae8747da087..358f9295ce52 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,10 +1,9 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/audio/rhythmbox/Makefile 20039 2014-11-03 13:42:48Z kwm $ PORTNAME= rhythmbox -PORTVERSION= 3.2 -PORTREVISION= 3 +PORTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -26,7 +25,7 @@ LIB_DEPENDS= libmusicbrainz5.so:${PORTSDIR}/audio/libmusicbrainz5 \ libsecret-1.so:${PORTSDIR}/security/libsecret \ libtdb.so:${PORTSDIR}/databases/tdb -USES= desktop-file-utils gettext gmake libtool pathfix \ +USES= desktop-file-utils gettext gmake gnome libtool pathfix \ pkgconfig tar:xz USE_GNOME= intlhack gnomeprefix gtk30 introspection:build \ py3gobject3 diff --git a/audio/rhythmbox/distinfo b/audio/rhythmbox/distinfo index 385098d22afa..422ea1bfe832 100644 --- a/audio/rhythmbox/distinfo +++ b/audio/rhythmbox/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/rhythmbox-3.2.tar.xz) = 9c8adf79e4b2bb76cee391c73ba7a1e699e7684e5f45507e7d6849957ac54f81 -SIZE (gnome3/rhythmbox-3.2.tar.xz) = 6831744 +SHA256 (gnome3/rhythmbox-3.2.1.tar.xz) = bf43ca4f5b7531751241f5e67eaba7da6d9748dd827a600eedf9444961537938 +SIZE (gnome3/rhythmbox-3.2.1.tar.xz) = 6833060 |