Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Mar 1999 12:40:01 -0800 (PST)
From:      Brian Handy <handy@lambic.physics.montana.edu>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/10518
Message-ID:  <199903102040.MAA85252@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/10518; it has been noted by GNATS.

From: Brian Handy <handy@lambic.physics.montana.edu>
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/10518
Date: Wed, 10 Mar 1999 13:30:54 -0700 (MST)

 I knew this was going to happen...windowmaker upgraded while I wasn't
 looking.  The following patch *supercedes* the previous patch, and
 simultaneously upgrades the port to 0.51.1.
 
 
 Thanks,
 
 Brian
 
 ------------------- 8< S N I P 8< -------------------
 
 diff -urN windowmaker.orig/Makefile windowmaker/Makefile
 --- windowmaker.orig/Makefile	Wed Mar 10 12:57:01 1999
 +++ windowmaker/Makefile	Wed Mar 10 12:57:14 1999
 @@ -5,8 +5,8 @@
  #
  # $Id: Makefile,v 1.47 1999/02/21 21:51:01 billf Exp $
  
 -DISTNAME=	WindowMaker-0.51.0
 -PKGNAME=	windowmaker-0.51.0
 +DISTNAME=	WindowMaker-0.51.1
 +PKGNAME=	windowmaker-0.51.1
  CATEGORIES=	x11-wm windowmaker
  MASTER_SITES=	${MASTER_SITE_WINDOWMAKER} \
  		http://jgo.local.net/cool_downloads/wm/
 diff -urN windowmaker.orig/files/md5 windowmaker/files/md5
 --- windowmaker.orig/files/md5	Wed Mar 10 12:57:01 1999
 +++ windowmaker/files/md5	Wed Mar 10 12:58:35 1999
 @@ -1,2 +1,2 @@
 -MD5 (WindowMaker-0.51.0.tar.gz) = c88b940437efe9a0c4f7535f836ce984
 +MD5 (WindowMaker-0.51.1.tar.gz) = 0b081817bdb28d5780ebad781273365d
  MD5 (WindowMaker-data.tar.gz) = 6ea0c37314ea9e9ab27e8bdf45a31a82
 diff -urN windowmaker.orig/patches/patch-aa windowmaker/patches/patch-aa
 --- windowmaker.orig/patches/patch-aa	Wed Dec 31 17:00:00 1969
 +++ windowmaker/patches/patch-aa	Wed Mar 10 13:01:41 1999
 @@ -0,0 +1,14 @@
 +--- wmlib/app.c.orig	Wed Mar 10 13:01:11 1999
 ++++ wmlib/app.c	Wed Mar 10 13:01:20 1999
 +@@ -65,9 +65,9 @@
 +     if (!win)
 +       return False;
 + 
 +-    free(app->windows);
 +-
 +     memcpy(win, app->windows, sizeof(Window)*app->win_count);
 ++
 ++    free(app->windows);
 + 
 +     win[app->win_count] = window;
 +     app->windows = win;
 diff -urN windowmaker.orig/pkg/PLIST windowmaker/pkg/PLIST
 --- windowmaker.orig/pkg/PLIST	Wed Mar 10 12:57:01 1999
 +++ windowmaker/pkg/PLIST	Wed Mar 10 13:19:28 1999
 @@ -145,17 +145,12 @@
  lib/libwraster.a
  lib/libwraster.la
  lib/libwraster.so
 -lib/libwraster.so.1
 +lib/libwraster.so.2
  share/WINGs/Images.tiff
  share/WINGs/Images.xpm
  share/WINGs/defaultIcon.tiff
  share/WINGs/defaultIcon.xpm
  share/WindowMaker/Backgrounds/BlueImage.jpeg
 -share/WindowMaker/Defaults/WMGLOBAL
 -share/WindowMaker/Defaults/WMRootMenu
 -share/WindowMaker/Defaults/WMState
 -share/WindowMaker/Defaults/WMWindowAttributes
 -share/WindowMaker/Defaults/WindowMaker
  share/WindowMaker/IconSets/Default.iconset
  share/WindowMaker/Icons/clip.tiff
  share/WindowMaker/Icons/clip.xpm
 @@ -299,10 +294,20 @@
  share/WindowMaker/Themes/Checker.themed/checker.xpm
  share/WindowMaker/Themes/Checker.themed/style
  share/WindowMaker/Themes/Default.style
 +share/WindowMaker/Themes/LeetWM.themed/LeetWM.jpg
 +share/WindowMaker/Themes/LeetWM.themed/LeetWMMenutb1.jpg
 +share/WindowMaker/Themes/LeetWM.themed/LeetWMMenutb2.jpg
 +share/WindowMaker/Themes/LeetWM.themed/LeetWMTile1.jpg
 +share/WindowMaker/Themes/LeetWM.themed/LeetWMtb1.jpg
 +share/WindowMaker/Themes/LeetWM.themed/LeetWMtb2.jpg
 +share/WindowMaker/Themes/LeetWM.themed/style
  share/WindowMaker/Themes/Night.themed/SeaNight.jpeg
  share/WindowMaker/Themes/Night.themed/style
  share/WindowMaker/Themes/OpenStep.style
  share/WindowMaker/Themes/Pastel.style
 +share/WindowMaker/Themes/STEP2000.themed/BlueImage2.jpeg
 +share/WindowMaker/Themes/STEP2000.themed/style
 +share/WindowMaker/Themes/SteelBlueSilk.style
  share/WindowMaker/autostart.sh
  share/WindowMaker/exitscript.sh
  share/WindowMaker/menu
 @@ -328,6 +333,7 @@
  share/WindowMaker/menu.se
  share/WindowMaker/menu.sl
  share/WindowMaker/menu.tr
 +share/WindowMaker/menu.zh_TW.Big5
  share/WindowMaker/plmenu
  share/WindowMaker/plmenu.fr
  share/WindowMaker/plmenu.hr
 @@ -335,13 +341,14 @@
  share/WindowMaker/xtree.dat
  @exec mkdir -p %B/Sounds
  @dirrm share/WindowMaker/Themes/Checker.themed
 +@dirrm share/WindowMaker/Themes/LeetWM.themed
  @dirrm share/WindowMaker/Themes/Night.themed
 +@dirrm share/WindowMaker/Themes/STEP2000.themed
  @dirrm share/WindowMaker/Themes
  @dirrm share/WindowMaker/Styles
  @dirrm share/WindowMaker/Pixmaps
  @dirrm share/WindowMaker/Icons
  @dirrm share/WindowMaker/IconSets
 -@dirrm share/WindowMaker/Defaults
  @dirrm share/WindowMaker/Backgrounds
  @dirrm share/WindowMaker
  @dirrm share/WINGs
 
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903102040.MAA85252>