diff options
author | miwi <miwi@FreeBSD.org> | 2012-05-26 00:52:32 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-05-26 00:52:32 +0800 |
commit | f7146c80c9eb26a48d360a2762e7bfed42be98ba (patch) | |
tree | b19bc5c6777d37bb5ef96b34a3a8e26f588d631f /deskutils | |
parent | 2e68588f46b3a276df88592caaf2892e91f3db7c (diff) | |
download | freebsd-ports-gnome-f7146c80c9eb26a48d360a2762e7bfed42be98ba.tar.gz freebsd-ports-gnome-f7146c80c9eb26a48d360a2762e7bfed42be98ba.tar.zst freebsd-ports-gnome-f7146c80c9eb26a48d360a2762e7bfed42be98ba.zip |
- Bump all XFCE after XFCE import
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xfce4-generic-slider/Makefile | 2 | ||||
-rw-r--r-- | deskutils/xfce4-notes-plugin/Makefile | 1 | ||||
-rw-r--r-- | deskutils/xfce4-notification-daemon/Makefile | 2 | ||||
-rw-r--r-- | deskutils/xfce4-xkb-plugin/Makefile | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/deskutils/xfce4-generic-slider/Makefile b/deskutils/xfce4-generic-slider/Makefile index 55d568e75015..3e767d25ce7e 100644 --- a/deskutils/xfce4-generic-slider/Makefile +++ b/deskutils/xfce4-generic-slider/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-generic-slider PORTVERSION= 0.0.20100827 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= CRITICAL/ diff --git a/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile index a2b50fc62739..3cee83a1c6a6 100644 --- a/deskutils/xfce4-notes-plugin/Makefile +++ b/deskutils/xfce4-notes-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-notes-plugin PORTVERSION= 1.7.7 +PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} diff --git a/deskutils/xfce4-notification-daemon/Makefile b/deskutils/xfce4-notification-daemon/Makefile index 8960078b83aa..f336fbadbe36 100644 --- a/deskutils/xfce4-notification-daemon/Makefile +++ b/deskutils/xfce4-notification-daemon/Makefile @@ -7,7 +7,7 @@ PORTNAME= notification-daemon PORTVERSION= 0.3.7 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= deskutils xfce MASTER_SITES= CRITICAL/ PKGNAMEPREFIX= xfce4- diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile index 6bf41440e858..7908e1ff2ef6 100644 --- a/deskutils/xfce4-xkb-plugin/Makefile +++ b/deskutils/xfce4-xkb-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfce4-xkb-plugin PORTVERSION= 0.5.4.3 +PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/panel-plugins/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |