diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-31 13:57:52 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-31 13:57:52 +0000 |
commit | eca78ec61b7c6c87d59106128bee6ac57b1bdbb5 (patch) | |
tree | 69e1411fe617571fefab788ab9c52d96a1c8d9d0 /x11-clocks | |
parent | cedef3722589e234f22f3cba5ba3fffa3f20dab0 (diff) | |
download | ports-eca78ec61b7c6c87d59106128bee6ac57b1bdbb5.tar.gz ports-eca78ec61b7c6c87d59106128bee6ac57b1bdbb5.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/alarm-clock/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/alltraxclock/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/bdesktopclock/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/bmp-alarm/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/cairo-clock/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/gtubeclock/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/intclock/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/kdetoys3/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/kdetoys4/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/osdclock/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/plasma-applet-geekclock/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/sanduhr/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/wmtimer/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/xfce4-datetime-plugin/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-out-plugin/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/Makefile | 2 |
16 files changed, 16 insertions, 12 deletions
diff --git a/x11-clocks/alarm-clock/Makefile b/x11-clocks/alarm-clock/Makefile index 931c5f77c1d6..7e360238d2e6 100644 --- a/x11-clocks/alarm-clock/Makefile +++ b/x11-clocks/alarm-clock/Makefile @@ -7,6 +7,7 @@ PORTNAME= alarm-clock PORTVERSION= 0.9.11.2 +PORTREVISION= 1 CATEGORIES= x11-clocks deskutils MASTER_SITES= http://dp0154.debowypark.waw.pl/ac/downloads/ diff --git a/x11-clocks/alltraxclock/Makefile b/x11-clocks/alltraxclock/Makefile index bc37ac3d8231..aaaa5b87553d 100644 --- a/x11-clocks/alltraxclock/Makefile +++ b/x11-clocks/alltraxclock/Makefile @@ -7,7 +7,7 @@ PORTNAME= alltraxclock PORTVERSION= 2.0.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-clocks MASTER_SITES= http://perso.wanadoo.fr/alltrax/ \ ${MASTER_SITE_LOCAL} diff --git a/x11-clocks/bdesktopclock/Makefile b/x11-clocks/bdesktopclock/Makefile index 27be5e9fe702..860a15276046 100644 --- a/x11-clocks/bdesktopclock/Makefile +++ b/x11-clocks/bdesktopclock/Makefile @@ -7,7 +7,7 @@ PORTNAME= bdesktopclock PORTVERSION= 1.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-clocks MASTER_SITES= http://www.bucote.com/opensource/bdesktopclock/ diff --git a/x11-clocks/bmp-alarm/Makefile b/x11-clocks/bmp-alarm/Makefile index 1ea9840b028d..cf590715d003 100644 --- a/x11-clocks/bmp-alarm/Makefile +++ b/x11-clocks/bmp-alarm/Makefile @@ -7,7 +7,7 @@ PORTNAME= bmp-alarm PORTVERSION= 0.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-clocks MASTER_SITES= http://www.snika.uklinux.net/xmms-alarm/ diff --git a/x11-clocks/cairo-clock/Makefile b/x11-clocks/cairo-clock/Makefile index d5d36fbcb475..7a1ea8fa359e 100644 --- a/x11-clocks/cairo-clock/Makefile +++ b/x11-clocks/cairo-clock/Makefile @@ -7,7 +7,7 @@ PORTNAME= cairo-clock PORTVERSION= 0.3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-clocks net gnome MASTER_SITES= http://macslow.thepimp.net/projects/cairo-clock/ diff --git a/x11-clocks/gtubeclock/Makefile b/x11-clocks/gtubeclock/Makefile index 0b048dc25d2e..0ae781868996 100644 --- a/x11-clocks/gtubeclock/Makefile +++ b/x11-clocks/gtubeclock/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtubeclock PORTVERSION= 0.9.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-clocks MASTER_SITES= http://www.bonnyswan.com/gtubeclock/downloads/ diff --git a/x11-clocks/intclock/Makefile b/x11-clocks/intclock/Makefile index 91ce7307b025..18b820f0032a 100644 --- a/x11-clocks/intclock/Makefile +++ b/x11-clocks/intclock/Makefile @@ -7,7 +7,7 @@ PORTNAME= intclock PORTVERSION= 2.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-clocks perl5 MASTER_SITES= http://www.peterverthez.net/projects/${PORTNAME}/ CENKES diff --git a/x11-clocks/kdetoys3/Makefile b/x11-clocks/kdetoys3/Makefile index 5cd2d055edcc..db10fad78723 100644 --- a/x11-clocks/kdetoys3/Makefile +++ b/x11-clocks/kdetoys3/Makefile @@ -8,6 +8,7 @@ PORTNAME= kdetoys PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= x11-clocks kde misc MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src diff --git a/x11-clocks/kdetoys4/Makefile b/x11-clocks/kdetoys4/Makefile index 96d172203c99..89f627ec2114 100644 --- a/x11-clocks/kdetoys4/Makefile +++ b/x11-clocks/kdetoys4/Makefile @@ -6,6 +6,7 @@ PORTNAME= kdetoys PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= x11-clocks kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src diff --git a/x11-clocks/osdclock/Makefile b/x11-clocks/osdclock/Makefile index e5834ba0f265..39d8e26a9d4d 100644 --- a/x11-clocks/osdclock/Makefile +++ b/x11-clocks/osdclock/Makefile @@ -7,7 +7,7 @@ PORTNAME= osdclock PORTVERSION= 0.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-clocks MASTER_SITES= http://leftorium.net/software/ \ ${MASTER_SITE_LOCAL} diff --git a/x11-clocks/plasma-applet-geekclock/Makefile b/x11-clocks/plasma-applet-geekclock/Makefile index 92fb19b727e1..609c4eda5739 100644 --- a/x11-clocks/plasma-applet-geekclock/Makefile +++ b/x11-clocks/plasma-applet-geekclock/Makefile @@ -7,6 +7,7 @@ PORTNAME= geekclock PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= x11-clocks deskutils kde MASTER_SITES= http://w2f2.com/projects/${PORTNAME}/ PKGNAMEPREFIX= plasma-applet- diff --git a/x11-clocks/sanduhr/Makefile b/x11-clocks/sanduhr/Makefile index f7f3d3bac4a4..f225e3fa47fb 100644 --- a/x11-clocks/sanduhr/Makefile +++ b/x11-clocks/sanduhr/Makefile @@ -7,7 +7,7 @@ PORTNAME= sanduhr PORTVERSION= 1.93 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-clocks gnome MASTER_SITES= http://seehuhn.de/media/programs/ diff --git a/x11-clocks/wmtimer/Makefile b/x11-clocks/wmtimer/Makefile index f7879bc26e6a..20cef95f3f76 100644 --- a/x11-clocks/wmtimer/Makefile +++ b/x11-clocks/wmtimer/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmtimer PORTVERSION= 2.92 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-clocks windowmaker MASTER_SITES= http://www.darkops.net/wmtimer/ diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile index 49e3af6cfa1a..562193339cd4 100644 --- a/x11-clocks/xfce4-datetime-plugin/Makefile +++ b/x11-clocks/xfce4-datetime-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-datetime-plugin PORTVERSION= 0.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-clocks xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 diff --git a/x11-clocks/xfce4-timer-out-plugin/Makefile b/x11-clocks/xfce4-timer-out-plugin/Makefile index 983e0c198a2e..e032f171836c 100644 --- a/x11-clocks/xfce4-timer-out-plugin/Makefile +++ b/x11-clocks/xfce4-timer-out-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-time-out-plugin PORTVERSION= 0.1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-clocks xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index a673a984adfe..4df819ec9ba4 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-timer-plugin PORTVERSION= 0.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-clocks xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |