diff options
author | oliver <oliver@FreeBSD.org> | 2010-05-31 23:27:35 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2010-05-31 23:27:35 +0800 |
commit | 24496af8b65acc7278268f6e650cc174b21f8acd (patch) | |
tree | f0281bb6bd790e942149098a833796bedae5a973 /multimedia | |
parent | 1f23a76669f757c5049b533ab7419d6950a4ed58 (diff) | |
download | freebsd-ports-gnome-24496af8b65acc7278268f6e650cc174b21f8acd.tar.gz freebsd-ports-gnome-24496af8b65acc7278268f6e650cc174b21f8acd.tar.zst freebsd-ports-gnome-24496af8b65acc7278268f6e650cc174b21f8acd.zip |
update xfce to 4.6.2
bump PORTREVISION on all depending ports
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xfce4-media/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xfce4-parole/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xfce4-xmms-plugin/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile index 3357b645874e..9d8b5f20c1e7 100644 --- a/multimedia/xfce4-media/Makefile +++ b/multimedia/xfce4-media/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-media PORTVERSION= 0.9.2 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= multimedia xfce MASTER_SITES= http://spuriousinterrupt.org/files/xfmedia/ DISTNAME= xfmedia-${PORTVERSION} diff --git a/multimedia/xfce4-parole/Makefile b/multimedia/xfce4-parole/Makefile index b7dc698c1c77..a2333d04679d 100644 --- a/multimedia/xfce4-parole/Makefile +++ b/multimedia/xfce4-parole/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-parole PORTVERSION= 0.2.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia xfce MASTER_SITES= http://archive.xfce.org/src/apps/parole/0.2/ DISTNAME= parole-${PORTVERSION} diff --git a/multimedia/xfce4-xmms-plugin/Makefile b/multimedia/xfce4-xmms-plugin/Makefile index 5c9babb7a101..724771bacc73 100644 --- a/multimedia/xfce4-xmms-plugin/Makefile +++ b/multimedia/xfce4-xmms-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-xmms-plugin PORTVERSION= 0.5.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= multimedia audio xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |