summaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-07-29 12:41:57 +0000
committerpav <pav@FreeBSD.org>2005-07-29 12:41:57 +0000
commitc05f505f40ac331194fdfff8b997a2be1bb8bab0 (patch)
tree769d27b5ef6f593ce39b0390e2567b26f0b71990 /x11-wm
parentd4e73d4e3fd8725bc60c25343f2b35cb45db77b8 (diff)
downloadFreeBSD-ports-c05f505f40ac331194fdfff8b997a2be1bb8bab0.zip
FreeBSD-ports-c05f505f40ac331194fdfff8b997a2be1bb8bab0.tar.gz
- Update to 20050728
Submitted by: Ed Schouten <ed@fxq.nl> (maintainer)
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 4c067f2..5682fa7 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 6a21088..a00ae97 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 f9749d9..0000000
--- 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 4c067f2..5682fa7 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 6a21088..a00ae97 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 f9749d9..0000000
--- 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
-
OpenPOWER on IntegriCloud