- Update to 20040601
PR: ports/67459 Submitted by: Anthony Ginepro <anthony.ginepro@laposte.net> (maintainer)
This commit is contained in:
parent
fd967259c6
commit
353157b535
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110636
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ion-2
|
||||
PORTVERSION= 20040407
|
||||
PORTVERSION= 20040601
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://modeemi.fi/~tuomov/ion/dl/
|
||||
|
||||
@ -17,7 +17,7 @@ COMMENT= Ion is a tiling tabbed window manager
|
||||
LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl \
|
||||
lua.5:${PORTSDIR}/lang/lua
|
||||
|
||||
CONFLICTS= ion-2002* ion-devel-*
|
||||
CONFLICTS= ion-2002* ion-devel-* pwm-*
|
||||
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (ion-2-20040407.tar.gz) = f27efbd06ab1c8ac26918bef6ed029e7
|
||||
SIZE (ion-2-20040407.tar.gz) = 389518
|
||||
MD5 (ion-2-20040601.tar.gz) = 5b2489a48bba865818a3990d49381ce8
|
||||
SIZE (ion-2-20040601.tar.gz) = 398860
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- system.mk.orig Wed Apr 7 09:15:54 2004
|
||||
+++ system.mk Tue May 25 16:54:31 2004
|
||||
--- system.mk.orig Tue Jun 1 16:35:23 2004
|
||||
+++ system.mk Wed Jun 2 05:15:27 2004
|
||||
@@ -7,7 +7,7 @@
|
||||
## Installation paths
|
||||
##
|
||||
@ -96,15 +96,3 @@
|
||||
# SunOS, (Irix)
|
||||
#XOPEN_SOURCE=-D__EXTENSIONS__
|
||||
|
||||
@@ -190,9 +190,9 @@
|
||||
##
|
||||
|
||||
# Should work almost everywhere
|
||||
-INSTALL=install
|
||||
+#INSTALL=install
|
||||
# On a system with pure BSD install, -c might be preferred
|
||||
-#INSTALL=install -c
|
||||
+INSTALL=install -c
|
||||
|
||||
INSTALLDIR=mkdir -p
|
||||
|
||||
|
@ -41,7 +41,6 @@ lib/ion/lc/ioncorelib.lc
|
||||
lib/ion/lc/ioncorelib-mplexfns.lc
|
||||
lib/ion/lc/menulib.lc
|
||||
lib/ion/lc/querylib.lc
|
||||
share/ion/delib.lc
|
||||
share/ion/delib.lua
|
||||
share/ion/ion-edit
|
||||
share/ion/ion-man
|
||||
|
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ion-2
|
||||
PORTVERSION= 20040407
|
||||
PORTVERSION= 20040601
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://modeemi.fi/~tuomov/ion/dl/
|
||||
|
||||
@ -17,7 +17,7 @@ COMMENT= Ion is a tiling tabbed window manager
|
||||
LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl \
|
||||
lua.5:${PORTSDIR}/lang/lua
|
||||
|
||||
CONFLICTS= ion-2002* ion-devel-*
|
||||
CONFLICTS= ion-2002* ion-devel-* pwm-*
|
||||
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (ion-2-20040407.tar.gz) = f27efbd06ab1c8ac26918bef6ed029e7
|
||||
SIZE (ion-2-20040407.tar.gz) = 389518
|
||||
MD5 (ion-2-20040601.tar.gz) = 5b2489a48bba865818a3990d49381ce8
|
||||
SIZE (ion-2-20040601.tar.gz) = 398860
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- system.mk.orig Wed Apr 7 09:15:54 2004
|
||||
+++ system.mk Tue May 25 16:54:31 2004
|
||||
--- system.mk.orig Tue Jun 1 16:35:23 2004
|
||||
+++ system.mk Wed Jun 2 05:15:27 2004
|
||||
@@ -7,7 +7,7 @@
|
||||
## Installation paths
|
||||
##
|
||||
@ -96,15 +96,3 @@
|
||||
# SunOS, (Irix)
|
||||
#XOPEN_SOURCE=-D__EXTENSIONS__
|
||||
|
||||
@@ -190,9 +190,9 @@
|
||||
##
|
||||
|
||||
# Should work almost everywhere
|
||||
-INSTALL=install
|
||||
+#INSTALL=install
|
||||
# On a system with pure BSD install, -c might be preferred
|
||||
-#INSTALL=install -c
|
||||
+INSTALL=install -c
|
||||
|
||||
INSTALLDIR=mkdir -p
|
||||
|
||||
|
@ -41,7 +41,6 @@ lib/ion/lc/ioncorelib.lc
|
||||
lib/ion/lc/ioncorelib-mplexfns.lc
|
||||
lib/ion/lc/menulib.lc
|
||||
lib/ion/lc/querylib.lc
|
||||
share/ion/delib.lc
|
||||
share/ion/delib.lua
|
||||
share/ion/ion-edit
|
||||
share/ion/ion-man
|
||||
|
Loading…
Reference in New Issue
Block a user