diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2007-04-11 16:26:53 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2007-04-11 16:26:53 +0000 |
commit | 9646c0a68d582c7a1f79179b81c340ae472fe135 (patch) | |
tree | f5d50a1d656b3932a07d9b600890c8974459e749 /multimedia | |
parent | Add a patch taken from CVS to fix EXEC actions handling with monitoring (diff) |
update xfce to 4.4.1
bump PORTREVISION where needed
Notes
Notes:
svn path=/head/; revision=189785
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xfce4-media/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xfce4-xmms-controller-plugin/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xfce4-xmms-plugin/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile index 65612d8421e1..457adca98faa 100644 --- a/multimedia/xfce4-media/Makefile +++ b/multimedia/xfce4-media/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-media PORTVERSION= 0.9.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia xfce MASTER_SITES= http://spuriousinterrupt.org/files/xfmedia/ DISTNAME= xfmedia-${PORTVERSION} diff --git a/multimedia/xfce4-xmms-controller-plugin/Makefile b/multimedia/xfce4-xmms-controller-plugin/Makefile index 8c246d2ee1a3..b43f2caab18d 100644 --- a/multimedia/xfce4-xmms-controller-plugin/Makefile +++ b/multimedia/xfce4-xmms-controller-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-xmms-controller-plugin PORTVERSION= 1.4.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia audio xfce MASTER_SITES= http://eoin.angrystickman.com/files/ DIST_SUBDIR= xfce4 diff --git a/multimedia/xfce4-xmms-plugin/Makefile b/multimedia/xfce4-xmms-plugin/Makefile index ac7a42b81f66..21d70e010913 100644 --- a/multimedia/xfce4-xmms-plugin/Makefile +++ b/multimedia/xfce4-xmms-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-xmms-plugin PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= multimedia audio xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |