diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-04-29 03:19:44 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-04-29 03:19:44 +0800 |
commit | 74a3f1281f28f426e92e3893a60a3360b8076e2f (patch) | |
tree | 49e1e8906c545656d4c6c47878594a4aedf917c4 /audio | |
parent | fdc1229d7ed72a30bb942814f77458cd3e16a128 (diff) | |
download | marcuscom-ports-74a3f1281f28f426e92e3893a60a3360b8076e2f.tar marcuscom-ports-74a3f1281f28f426e92e3893a60a3360b8076e2f.tar.gz marcuscom-ports-74a3f1281f28f426e92e3893a60a3360b8076e2f.tar.bz2 marcuscom-ports-74a3f1281f28f426e92e3893a60a3360b8076e2f.tar.lz marcuscom-ports-74a3f1281f28f426e92e3893a60a3360b8076e2f.tar.xz marcuscom-ports-74a3f1281f28f426e92e3893a60a3360b8076e2f.tar.zst marcuscom-ports-74a3f1281f28f426e92e3893a60a3360b8076e2f.zip |
Explicitly enable some plugins. Disable disable upnpn until gsspd
gets ported. Bump net/grilo-plugins and its users.
Reported by: kris@pcbsd.org
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19595 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rhythmbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index b55bfd6e3..bfd55cfd3 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,10 +1,10 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports-experimental/trunk/audio/rhythmbox/Makefile 19568 2014-04-25 09:41:58Z gusi $ +# $MCom$ PORTNAME= rhythmbox PORTVERSION= 3.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |