aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortmclaugh <tmclaugh@FreeBSD.org>2007-09-18 02:29:30 +0800
committertmclaugh <tmclaugh@FreeBSD.org>2007-09-18 02:29:30 +0800
commitddc145431cffd2d12aa710945e5923d3e849dd89 (patch)
treeab4fdc8ac0eb11409c5abfc399587343282aac14
parent403bdea49a886833b0fd867514b41cf8b8f80097 (diff)
downloadfreebsd-ports-gnome-ddc145431cffd2d12aa710945e5923d3e849dd89.tar.gz
freebsd-ports-gnome-ddc145431cffd2d12aa710945e5923d3e849dd89.tar.zst
freebsd-ports-gnome-ddc145431cffd2d12aa710945e5923d3e849dd89.zip
Update to 0.3.1.1
- Makefile fixes. - Correct passing of parameters to shutdown(8) - Correct a bug whereby attempting to set preferences when no configuration file already exists (e.g., when first running DownTime) would result in a warning and non-application saving of the new preferences - Window title consistency - Print date and time when writing warnings / errors PR: 115852 Submitted by: maintainer
-rw-r--r--sysutils/downtime/Makefile6
-rw-r--r--sysutils/downtime/distinfo6
-rw-r--r--sysutils/downtime/pkg-plist3
3 files changed, 7 insertions, 8 deletions
diff --git a/sysutils/downtime/Makefile b/sysutils/downtime/Makefile
index 1d5f70d74321..e0a0024a4e7d 100644
--- a/sysutils/downtime/Makefile
+++ b/sysutils/downtime/Makefile
@@ -6,19 +6,15 @@
#
PORTNAME= downtime
-PORTVERSION= 0.3.0
+PORTVERSION= 0.3.1.1
CATEGORIES= sysutils
MASTER_SITES= http://www.nickwithers.com/downtime/
MAINTAINER= nick@nickwithers.com
COMMENT= A GTK-based shutdown manager using shutdown(8)
-USE_X_PREFIX= yes
USE_GNOME= gtk20
-PLIST_FILES= bin/downtime \
- share/applications/downtime.desktop
-
MAN1= downtime.1
MANCOMPRESSED= yes
diff --git a/sysutils/downtime/distinfo b/sysutils/downtime/distinfo
index eaa551fc3969..e9be0cde68f7 100644
--- a/sysutils/downtime/distinfo
+++ b/sysutils/downtime/distinfo
@@ -1,3 +1,3 @@
-MD5 (downtime-0.3.0.tar.gz) = 28a7277e86b421515c5f70e3e3cdd761
-SHA256 (downtime-0.3.0.tar.gz) = 07df2798c937a0b68ddb544fb5ac09441a743e95794c5e363d8dbc42bcce8b6a
-SIZE (downtime-0.3.0.tar.gz) = 20718
+MD5 (downtime-0.3.1.1.tar.gz) = 9707195275cbada98a4420799e9f592c
+SHA256 (downtime-0.3.1.1.tar.gz) = 128a8cce6efacfabd4c5dd95505c8b50d495cbf3d532b4962f02a9b6ea750f97
+SIZE (downtime-0.3.1.1.tar.gz) = 21936
diff --git a/sysutils/downtime/pkg-plist b/sysutils/downtime/pkg-plist
new file mode 100644
index 000000000000..2d2fd3ff9d5f
--- /dev/null
+++ b/sysutils/downtime/pkg-plist
@@ -0,0 +1,3 @@
+bin/downtime
+share/applications/downtime.desktop
+@dirrmtry share/applications