aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2006-05-28 23:55:13 +0800
committerStefan Walter <stefan@FreeBSD.org>2006-05-28 23:55:13 +0800
commit82357145cece44a621ffbe16f6cfe8a679df64ed (patch)
tree90ed08b012011a0848336970ef6e2d240b466e7b /x11-wm
parentc4d35f2348193101256ed3caa57c7058408330eb (diff)
downloadfreebsd-ports-82357145cece44a621ffbe16f6cfe8a679df64ed.tar.gz
freebsd-ports-82357145cece44a621ffbe16f6cfe8a679df64ed.tar.zst
freebsd-ports-82357145cece44a621ffbe16f6cfe8a679df64ed.zip
Update to 20060524.
PR: 97770 Submitted by: Russell Jackson <raj@pandora.csub.edu> Approved by: Ed Schouten <ed@fxq.nl> (maintainer arved (mentor)
Notes
Notes: svn path=/head/; revision=163722
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/ion-3/Makefile4
-rw-r--r--x11-wm/ion-3/distinfo6
-rw-r--r--x11-wm/ion-3/files/patch-system.mk8
-rw-r--r--x11-wm/ion-3ds/Makefile4
-rw-r--r--x11-wm/ion-3ds/distinfo6
-rw-r--r--x11-wm/ion-3ds/files/patch-system.mk8
6 files changed, 18 insertions, 18 deletions
diff --git a/x11-wm/ion-3/Makefile b/x11-wm/ion-3/Makefile
index a7229de0e44d..23452cb0a43f 100644
--- a/x11-wm/ion-3/Makefile
+++ b/x11-wm/ion-3/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= ion-3ds
-PORTVERSION= 20060326
+PORTVERSION= 20060524
CATEGORIES= x11-wm
MASTER_SITES= http://modeemi.fi/~tuomov/ion/dl/
MAINTAINER= ed@fxq.nl
COMMENT= The development version of the Ion window manager
-LIB_DEPENDS= lua.5:${PORTSDIR}/lang/lua50
+BUILD_DEPENDS= ${LOCALBASE}/include/lua.hpp:${PORTSDIR}/lang/lua
RUN_DEPENDS= run-mailcap:${PORTSDIR}/misc/mime-support
CONFLICTS= ion-2002* pwm-[0-9]* ion-2*
diff --git a/x11-wm/ion-3/distinfo b/x11-wm/ion-3/distinfo
index 202a8697d332..b45cb765c5f1 100644
--- a/x11-wm/ion-3/distinfo
+++ b/x11-wm/ion-3/distinfo
@@ -1,3 +1,3 @@
-MD5 (ion-3ds-20060326.tar.gz) = 3d5628d4efe93f2de804cf5b01abc743
-SHA256 (ion-3ds-20060326.tar.gz) = 9f3c96c961e47c61e9c10b57de820b608b9d9fdaa43a893e63499b3f17231124
-SIZE (ion-3ds-20060326.tar.gz) = 617533
+MD5 (ion-3ds-20060524.tar.gz) = f9dbab5a5150c9944d7c6ed9e24daef6
+SHA256 (ion-3ds-20060524.tar.gz) = 421c4c9297cef7b5d01aabc9713d5ac2931d0b3834a2578690e01f8dec3e8a9a
+SIZE (ion-3ds-20060524.tar.gz) = 620416
diff --git a/x11-wm/ion-3/files/patch-system.mk b/x11-wm/ion-3/files/patch-system.mk
index bc094e967c8b..1b438949e5a0 100644
--- a/x11-wm/ion-3/files/patch-system.mk
+++ b/x11-wm/ion-3/files/patch-system.mk
@@ -1,5 +1,5 @@
---- system.mk.orig Sat Jun 25 17:13:43 2005
-+++ system.mk Sat Jul 16 18:56:28 2005
+--- system.mk.orig Thu May 18 16:06:53 2006
++++ system.mk Fri May 19 13:19:25 2006
@@ -7,7 +7,7 @@
## Installation paths
##
@@ -29,11 +29,11 @@
##
@@ -56,7 +56,7 @@
- # If you have installed Lua 5.0 from the official tarball without changing
+ # If you have installed Lua 5.1 from the official tarball without changing
# paths, this should do it.
-LUA_DIR=/usr/local
+LUA_DIR=$(LOCALBASE)
- LUA_LIBS = -L$(LUA_DIR)/lib -llua -llualib
+ LUA_LIBS = -L$(LUA_DIR)/lib -llua
LUA_INCLUDES = -I$(LUA_DIR)/include
LUA=$(LUA_DIR)/bin/lua
@@ -74,7 +74,7 @@
diff --git a/x11-wm/ion-3ds/Makefile b/x11-wm/ion-3ds/Makefile
index a7229de0e44d..23452cb0a43f 100644
--- a/x11-wm/ion-3ds/Makefile
+++ b/x11-wm/ion-3ds/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= ion-3ds
-PORTVERSION= 20060326
+PORTVERSION= 20060524
CATEGORIES= x11-wm
MASTER_SITES= http://modeemi.fi/~tuomov/ion/dl/
MAINTAINER= ed@fxq.nl
COMMENT= The development version of the Ion window manager
-LIB_DEPENDS= lua.5:${PORTSDIR}/lang/lua50
+BUILD_DEPENDS= ${LOCALBASE}/include/lua.hpp:${PORTSDIR}/lang/lua
RUN_DEPENDS= run-mailcap:${PORTSDIR}/misc/mime-support
CONFLICTS= ion-2002* pwm-[0-9]* ion-2*
diff --git a/x11-wm/ion-3ds/distinfo b/x11-wm/ion-3ds/distinfo
index 202a8697d332..b45cb765c5f1 100644
--- a/x11-wm/ion-3ds/distinfo
+++ b/x11-wm/ion-3ds/distinfo
@@ -1,3 +1,3 @@
-MD5 (ion-3ds-20060326.tar.gz) = 3d5628d4efe93f2de804cf5b01abc743
-SHA256 (ion-3ds-20060326.tar.gz) = 9f3c96c961e47c61e9c10b57de820b608b9d9fdaa43a893e63499b3f17231124
-SIZE (ion-3ds-20060326.tar.gz) = 617533
+MD5 (ion-3ds-20060524.tar.gz) = f9dbab5a5150c9944d7c6ed9e24daef6
+SHA256 (ion-3ds-20060524.tar.gz) = 421c4c9297cef7b5d01aabc9713d5ac2931d0b3834a2578690e01f8dec3e8a9a
+SIZE (ion-3ds-20060524.tar.gz) = 620416
diff --git a/x11-wm/ion-3ds/files/patch-system.mk b/x11-wm/ion-3ds/files/patch-system.mk
index bc094e967c8b..1b438949e5a0 100644
--- a/x11-wm/ion-3ds/files/patch-system.mk
+++ b/x11-wm/ion-3ds/files/patch-system.mk
@@ -1,5 +1,5 @@
---- system.mk.orig Sat Jun 25 17:13:43 2005
-+++ system.mk Sat Jul 16 18:56:28 2005
+--- system.mk.orig Thu May 18 16:06:53 2006
++++ system.mk Fri May 19 13:19:25 2006
@@ -7,7 +7,7 @@
## Installation paths
##
@@ -29,11 +29,11 @@
##
@@ -56,7 +56,7 @@
- # If you have installed Lua 5.0 from the official tarball without changing
+ # If you have installed Lua 5.1 from the official tarball without changing
# paths, this should do it.
-LUA_DIR=/usr/local
+LUA_DIR=$(LOCALBASE)
- LUA_LIBS = -L$(LUA_DIR)/lib -llua -llualib
+ LUA_LIBS = -L$(LUA_DIR)/lib -llua
LUA_INCLUDES = -I$(LUA_DIR)/include
LUA=$(LUA_DIR)/bin/lua
@@ -74,7 +74,7 @@