Date: Sat, 13 Mar 1999 10:00:02 -0800 (PST) From: Brian Handy <handy@lambic.physics.montana.edu> To: freebsd-ports@FreeBSD.org Subject: Re: ports/10518 Message-ID: <199903131800.KAA92739@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: Sat, 13 Mar 1999 10:56:04 -0700 (MST) May I present the WindowMaker port-of-the-day. This is against the current port in the tree, not the already-submitted patches. The memcpy bug went into the main tree and the patch has again disappeared from the list that follows. I have tested 0.51.1, but I'm doing 0.51.2 remotely, so I'd appreciated it if the committer-of-choice would run this for a couple minutes and make sure it actually runs. Have fun, Brian -- diff -urN windowmaker.orig/Makefile windowmaker/Makefile --- windowmaker.orig/Makefile Sat Mar 13 10:18:36 1999 +++ windowmaker/Makefile Sat Mar 13 10:19:28 1999 @@ -1,12 +1,12 @@ # New ports collection makefile for: WindowMaker -# Version required: 0.51.0 +# Version required: 0.51.2 # Date created: August 13, 1997 # Whom: handy@physics.montana.edu # # $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.2 +PKGNAME= windowmaker-0.51.2 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 Sat Mar 13 10:18:36 1999 +++ windowmaker/files/md5 Sat Mar 13 10:51:29 1999 @@ -1,2 +1,2 @@ -MD5 (WindowMaker-0.51.1.tar.gz) = 0b081817bdb28d5780ebad781273365d +MD5 (WindowMaker-0.51.2.tar.gz) = 041b07bf4771cc91bc8ddd29d2a392a2 MD5 (WindowMaker-data.tar.gz) = 6ea0c37314ea9e9ab27e8bdf45a31a82 diff -urN windowmaker.orig/pkg/PLIST windowmaker/pkg/PLIST --- windowmaker.orig/pkg/PLIST Sat Mar 13 10:18:36 1999 +++ windowmaker/pkg/PLIST Sat Mar 13 10:46:12 1999 @@ -44,7 +44,11 @@ GNUstep/Apps/WPrefs.app/tiff/speed3s.tiff GNUstep/Apps/WPrefs.app/tiff/speed4.tiff GNUstep/Apps/WPrefs.app/tiff/speed4s.tiff +GNUstep/Apps/WPrefs.app/tiff/tdel.tiff +GNUstep/Apps/WPrefs.app/tiff/tedit.tiff GNUstep/Apps/WPrefs.app/tiff/temp.tiff +GNUstep/Apps/WPrefs.app/tiff/textr.tiff +GNUstep/Apps/WPrefs.app/tiff/tnew.tiff GNUstep/Apps/WPrefs.app/tiff/theme.tiff GNUstep/Apps/WPrefs.app/tiff/timer0.tiff GNUstep/Apps/WPrefs.app/tiff/timer0s.tiff @@ -123,11 +127,13 @@ GNUstep/Apps/WPrefs.app/xpm/windowfocus.xpm GNUstep/Apps/WPrefs.app/xpm/workspace.xpm GNUstep/Apps/WPrefs.app/xpm/xis.xpm +bin/get-wraster-flags bin/geticonset bin/getstyle bin/seticons bin/setstyle bin/wdwrite +bin/wkdemenu.pl bin/wm-oldmenu2new bin/wmaker bin/wmaker.inst 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?199903131800.KAA92739>