summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-29 12:41:57 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-29 12:41:57 +0000
commit0c468c3040fd1dfc1268f7386cd7e80901fe9974 (patch)
tree05e9e5ba60943d8bebdc8f01806aa2e185a31a03 /x11-wm
parento Add support for generating pidfile; (diff)
- Update to 20050728
Submitted by: Ed Schouten <ed@fxq.nl> (maintainer)
Notes
Notes: svn path=/head/; revision=140396
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/ion-3/Makefile2
-rw-r--r--x11-wm/ion-3/distinfo4
-rw-r--r--x11-wm/ion-3/files/patch-load11
-rw-r--r--x11-wm/ion-3ds/Makefile2
-rw-r--r--x11-wm/ion-3ds/distinfo4
-rw-r--r--x11-wm/ion-3ds/files/patch-load11
6 files changed, 6 insertions, 28 deletions
diff --git a/x11-wm/ion-3/Makefile b/x11-wm/ion-3/Makefile
index 4c067f219e74..5682fa732b84 100644
--- a/x11-wm/ion-3/Makefile
+++ b/x11-wm/ion-3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ion-3ds
-PORTVERSION= 20050625
+PORTVERSION= 20050728
CATEGORIES= x11-wm
MASTER_SITES= http://modeemi.fi/~tuomov/ion/dl/
diff --git a/x11-wm/ion-3/distinfo b/x11-wm/ion-3/distinfo
index 6a2108875a2b..a00ae972f05b 100644
--- a/x11-wm/ion-3/distinfo
+++ b/x11-wm/ion-3/distinfo
@@ -1,2 +1,2 @@
-MD5 (ion-3ds-20050625.tar.gz) = 5eba98afb32ce8448698a84ca9f2f960
-SIZE (ion-3ds-20050625.tar.gz) = 583363
+MD5 (ion-3ds-20050728.tar.gz) = f711bf16f7dc0e987b59b945d0f27125
+SIZE (ion-3ds-20050728.tar.gz) = 583653
diff --git a/x11-wm/ion-3/files/patch-load b/x11-wm/ion-3/files/patch-load
deleted file mode 100644
index f9749d953565..000000000000
--- a/x11-wm/ion-3/files/patch-load
+++ /dev/null
@@ -1,11 +0,0 @@
---- mod_statusbar/ion-statusd/statusd_load.lua.orig Sat Jun 25 17:13:32 2005
-+++ mod_statusbar/ion-statusd/statusd_load.lua Mon Jul 4 01:22:09 2005
-@@ -46,7 +46,7 @@
- end
- local s=f:read('*l')
- f:close()
-- local st, en, load=string.find(s, 'load average:%s*(.*)')
-+ local st, en, load=string.find(s, 'load averages?:%s*(.*)')
- return (load or "")
- end
-
diff --git a/x11-wm/ion-3ds/Makefile b/x11-wm/ion-3ds/Makefile
index 4c067f219e74..5682fa732b84 100644
--- a/x11-wm/ion-3ds/Makefile
+++ b/x11-wm/ion-3ds/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ion-3ds
-PORTVERSION= 20050625
+PORTVERSION= 20050728
CATEGORIES= x11-wm
MASTER_SITES= http://modeemi.fi/~tuomov/ion/dl/
diff --git a/x11-wm/ion-3ds/distinfo b/x11-wm/ion-3ds/distinfo
index 6a2108875a2b..a00ae972f05b 100644
--- a/x11-wm/ion-3ds/distinfo
+++ b/x11-wm/ion-3ds/distinfo
@@ -1,2 +1,2 @@
-MD5 (ion-3ds-20050625.tar.gz) = 5eba98afb32ce8448698a84ca9f2f960
-SIZE (ion-3ds-20050625.tar.gz) = 583363
+MD5 (ion-3ds-20050728.tar.gz) = f711bf16f7dc0e987b59b945d0f27125
+SIZE (ion-3ds-20050728.tar.gz) = 583653
diff --git a/x11-wm/ion-3ds/files/patch-load b/x11-wm/ion-3ds/files/patch-load
deleted file mode 100644
index f9749d953565..000000000000
--- a/x11-wm/ion-3ds/files/patch-load
+++ /dev/null
@@ -1,11 +0,0 @@
---- mod_statusbar/ion-statusd/statusd_load.lua.orig Sat Jun 25 17:13:32 2005
-+++ mod_statusbar/ion-statusd/statusd_load.lua Mon Jul 4 01:22:09 2005
-@@ -46,7 +46,7 @@
- end
- local s=f:read('*l')
- f:close()
-- local st, en, load=string.find(s, 'load average:%s*(.*)')
-+ local st, en, load=string.find(s, 'load averages?:%s*(.*)')
- return (load or "")
- end
-