Bug 11735 - Update: x11-wm/icewm
Summary: Update: x11-wm/icewm
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-05-16 18:00 UTC by cpiazza
Modified: 1999-05-17 00:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cpiazza 1999-05-16 18:00:00 UTC
Update to 0.9.39

Fix: 

-Chris--8TLwL0195b2Um5V85Bx8uFDkwmY6kpRrNKEtpmLO8tTVwssZ
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: icewm/Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/x11-wm/icewm/Makefile,v
retrieving revision 1.35
diff -u -r1.35 Makefile
--- Makefile	1999/05/09 16:32:13	1.35
+++ Makefile	1999/05/16 16:31:45
@@ -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.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/
Index: icewm/files/md5
===================================================================
RCS file: /cvs/FreeBSD/ports/x11-wm/icewm/files/md5,v
retrieving revision 1.23
diff -u -r1.23 md5
--- md5	1999/05/09 16:32:27	1.23
+++ md5	1999/05/16 16:32:26
@@ -1 +1 @@
-MD5 (icewm-0.9.38.src.tar.gz) = af0ffb97ccf521bbd353853d505d47a8
+MD5 (icewm-0.9.39.src.tar.gz) = 1a4d7bc60d6f6235d04a1c43bd739043
Index: icewm/patches/patch-aa
===================================================================
RCS file: /cvs/FreeBSD/ports/x11-wm/icewm/patches/patch-aa,v
retrieving revision 1.8
diff -u -r1.8 patch-aa
--- patch-aa	1999/03/17 06:41:25	1.8
+++ patch-aa	1999/05/16 16:33:37
@@ -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)
Comment 1 Michael Haro freebsd_committer freebsd_triage 1999-05-17 00:20:18 UTC
State Changed
From-To: open->closed

Committed, thanks