diff options
author | olivierd <olivierd@FreeBSD.org> | 2013-05-12 03:52:07 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2013-05-12 03:52:07 +0800 |
commit | 0ff6160a6e18bfec337f1b77479c9fdda09d92ce (patch) | |
tree | c58870a6231d839635649ba8ae1a698b020a600d /x11-clocks | |
parent | 8607fbbf7f52f0af9d048a44f976754920f65469 (diff) | |
download | freebsd-ports-gnome-0ff6160a6e18bfec337f1b77479c9fdda09d92ce.tar.gz freebsd-ports-gnome-0ff6160a6e18bfec337f1b77479c9fdda09d92ce.tar.zst freebsd-ports-gnome-0ff6160a6e18bfec337f1b77479c9fdda09d92ce.zip |
- Update to 1.5.0
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/distinfo | 4 | ||||
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/pkg-descr | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index 838314741d9c..693e24c1d865 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-timer-plugin -PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTVERSION= 1.5.0 CATEGORIES= x11-clocks xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R} diff --git a/x11-clocks/xfce4-timer-plugin/distinfo b/x11-clocks/xfce4-timer-plugin/distinfo index 0729d816033c..02b607c1ab4f 100644 --- a/x11-clocks/xfce4-timer-plugin/distinfo +++ b/x11-clocks/xfce4-timer-plugin/distinfo @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-timer-plugin-1.0.2.tar.bz2) = e0fcfce1ea24ee02d516400ff630a93076d57949f939b575c06d58dcfab1c259 -SIZE (xfce4/xfce4-timer-plugin-1.0.2.tar.bz2) = 313576 +SHA256 (xfce4/xfce4-timer-plugin-1.5.0.tar.bz2) = ca2ce0bb4297638e9891e44ef96881bc6e2218d0d7a9a02c264fced8294f8eb9 +SIZE (xfce4/xfce4-timer-plugin-1.5.0.tar.bz2) = 301575 diff --git a/x11-clocks/xfce4-timer-plugin/pkg-descr b/x11-clocks/xfce4-timer-plugin/pkg-descr index df50006e6b4b..25e57c19cda9 100644 --- a/x11-clocks/xfce4-timer-plugin/pkg-descr +++ b/x11-clocks/xfce4-timer-plugin/pkg-descr @@ -8,4 +8,4 @@ can choose an external command to be run as the alarm and may also choose to have this repeated a specified number of times with a given interval between repetitions. -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin +WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin |