aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-05-16 23:20:23 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-05-16 23:20:23 +0000
commit763f6fe09c138b6adabfff6dc345e2bc0edc79b5 (patch)
treeaa8df3a1949f504e5d8914c68738f4364df6e194 /x11-wm
parentf5658fc885518ffc44737b50331ba5664d41d9ce (diff)
downloadports-763f6fe09c138b6adabfff6dc345e2bc0edc79b5.tar.gz
ports-763f6fe09c138b6adabfff6dc345e2bc0edc79b5.zip
update to 0.9.39 (note that digit % 3 == 0)
PR: 11735 Submitted by: Chris Piazza cpiazza@home.net
Notes
Notes: svn path=/head/; revision=18837
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/icewm/Makefile6
-rw-r--r--x11-wm/icewm/distinfo2
-rw-r--r--x11-wm/icewm/files/patch-aa8
3 files changed, 8 insertions, 8 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile
index e43ce5be6a01..ef590137e3ea 100644
--- a/x11-wm/icewm/Makefile
+++ b/x11-wm/icewm/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: icewm
-# Version required: 0.9.38
+# Version required: 0.9.39
# Date created: 10 August 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
-# $Id: Makefile,v 1.34 1999/03/28 19:42:21 dirk Exp $
+# $Id: Makefile,v 1.35 1999/05/09 16:32:13 steve Exp $
#
-DISTNAME= icewm-0.9.38
+DISTNAME= icewm-0.9.39
CATEGORIES= x11-wm
MASTER_SITES= http://www.kiss.uni-lj.si/~k4fr0235/icewm/devel/ \
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/icewm/
diff --git a/x11-wm/icewm/distinfo b/x11-wm/icewm/distinfo
index 3d447bda5ec9..45c233239c02 100644
--- a/x11-wm/icewm/distinfo
+++ b/x11-wm/icewm/distinfo
@@ -1 +1 @@
-MD5 (icewm-0.9.38.src.tar.gz) = af0ffb97ccf521bbd353853d505d47a8
+MD5 (icewm-0.9.39.src.tar.gz) = 1a4d7bc60d6f6235d04a1c43bd739043
diff --git a/x11-wm/icewm/files/patch-aa b/x11-wm/icewm/files/patch-aa
index e6f79af6ef11..9c1eb6e66cc6 100644
--- a/x11-wm/icewm/files/patch-aa
+++ b/x11-wm/icewm/files/patch-aa
@@ -1,6 +1,6 @@
---- Makefile.orig Mon Nov 9 00:19:14 1998
-+++ Makefile Wed Nov 11 20:25:53 1998
-@@ -11,8 +11,7 @@
+--- Makefile.orig Sat May 1 23:20:32 1999
++++ Makefile Sun May 16 09:33:07 1999
+@@ -12,8 +12,7 @@
GNOMEFILES = src/icewm-gnome
all:
@@ -8,5 +8,5 @@
- cd doc ; $(MAKE)
+ cd src ; $(MAKE) LIBDIR=$(LIBDIR) ETCDIR=$(ETCDIR) PREFIX=$(PREFIX)
- doc:
+ docs:
cd doc ; $(MAKE)