diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-26 04:06:58 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-26 04:06:58 +0800 |
commit | e1e3b36bf532a2cc00b753063dc94106084569e8 (patch) | |
tree | 67c1749f67c2fc735a1a58091be4d2de00d70694 | |
parent | 32304fd3c3acbe1eeec3c2a2ea87ea182f85ad0c (diff) | |
download | marcuscom-ports-e1e3b36bf532a2cc00b753063dc94106084569e8.tar marcuscom-ports-e1e3b36bf532a2cc00b753063dc94106084569e8.tar.gz marcuscom-ports-e1e3b36bf532a2cc00b753063dc94106084569e8.tar.bz2 marcuscom-ports-e1e3b36bf532a2cc00b753063dc94106084569e8.tar.lz marcuscom-ports-e1e3b36bf532a2cc00b753063dc94106084569e8.tar.xz marcuscom-ports-e1e3b36bf532a2cc00b753063dc94106084569e8.tar.zst marcuscom-ports-e1e3b36bf532a2cc00b753063dc94106084569e8.zip |
Update rhythmbox to 3.0.3. Remove keepla from libtool, no one lib_depends
on libhythmbox-core, only pidgin-rhythmbox in runtime.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19690 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | audio/rhythmbox/Makefile | 5 | ||||
-rw-r--r-- | audio/rhythmbox/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index af3b018f5..05259c33e 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -3,8 +3,7 @@ # $MCom$ PORTNAME= rhythmbox -PORTVERSION= 3.0.2 -PORTREVISION= 4 +PORTVERSION= 3.0.3 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 \ libbrasero-media3.so:${PORTSDIR}/sysutils/brasero -USES= desktop-file-utils gettext gmake libtool:keepla pathfix \ +USES= desktop-file-utils gettext gmake libtool pathfix \ pkgconfig tar:xz USE_GNOME= intlhack gnomeprefix gtk30 introspection:build USE_XORG= ice xproto diff --git a/audio/rhythmbox/distinfo b/audio/rhythmbox/distinfo index 0f7137ef8..ceaec8ab9 100644 --- a/audio/rhythmbox/distinfo +++ b/audio/rhythmbox/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/rhythmbox-3.0.2.tar.xz) = 0f929bf545ef79e935a385ff5099767a6aeb06a9af171f8fab08aeb21c216d26 -SIZE (gnome3/rhythmbox-3.0.2.tar.xz) = 6358740 +SHA256 (gnome3/rhythmbox-3.0.3.tar.xz) = fa967c27771af20c71e9992581acb0e19325c839f71c464b8e1cd5ac3a16dd80 +SIZE (gnome3/rhythmbox-3.0.3.tar.xz) = 6307888 |