diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2007-08-27 07:39:21 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2007-08-27 07:39:21 +0800 |
commit | 7504c56b7d7490d2884167220d520457da462b1d (patch) | |
tree | 0ad9a7a129b6b74bd98c78ee8f964e5dff80eb89 /sysutils/downtime | |
parent | f373dd80c9467e276f449e7227300b5dddfc8cf4 (diff) | |
download | freebsd-ports-gnome-7504c56b7d7490d2884167220d520457da462b1d.tar.gz freebsd-ports-gnome-7504c56b7d7490d2884167220d520457da462b1d.tar.zst freebsd-ports-gnome-7504c56b7d7490d2884167220d520457da462b1d.zip |
Update to 0.3.0
PR: 115438
Submitted by: maintainer
Diffstat (limited to 'sysutils/downtime')
-rw-r--r-- | sysutils/downtime/Makefile | 6 | ||||
-rw-r--r-- | sysutils/downtime/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/downtime/Makefile b/sysutils/downtime/Makefile index 02ca147bbfa3..1d5f70d74321 100644 --- a/sysutils/downtime/Makefile +++ b/sysutils/downtime/Makefile @@ -6,8 +6,7 @@ # PORTNAME= downtime -PORTVERSION= 0.2.2 -PORTREVISION= 1 +PORTVERSION= 0.3.0 CATEGORIES= sysutils MASTER_SITES= http://www.nickwithers.com/downtime/ @@ -17,7 +16,8 @@ COMMENT= A GTK-based shutdown manager using shutdown(8) USE_X_PREFIX= yes USE_GNOME= gtk20 -PLIST_FILES= bin/downtime +PLIST_FILES= bin/downtime \ + share/applications/downtime.desktop MAN1= downtime.1 MANCOMPRESSED= yes diff --git a/sysutils/downtime/distinfo b/sysutils/downtime/distinfo index 7aa44966b04e..eaa551fc3969 100644 --- a/sysutils/downtime/distinfo +++ b/sysutils/downtime/distinfo @@ -1,3 +1,3 @@ -MD5 (downtime-0.2.2.tar.gz) = df598d0f4b9ee51b0c0dbe9cbda591f4 -SHA256 (downtime-0.2.2.tar.gz) = 62a03deed9f8c0b8647ad3c3fc04d5e8a3307155b46b3ded5483646aa37466fa -SIZE (downtime-0.2.2.tar.gz) = 20359 +MD5 (downtime-0.3.0.tar.gz) = 28a7277e86b421515c5f70e3e3cdd761 +SHA256 (downtime-0.3.0.tar.gz) = 07df2798c937a0b68ddb544fb5ac09441a743e95794c5e363d8dbc42bcce8b6a +SIZE (downtime-0.3.0.tar.gz) = 20718 |