Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jan 2000 12:46:08 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/16111: Update port: x11-wm/piewm to 1.03
Message-ID:  <20000113204608.EB6CE14BDC@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         16111
>Category:       ports
>Synopsis:       Update port: x11-wm/piewm to 1.03
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 13 12:50:09 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        3.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.03

Remove file:
patches/patch-af

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/x11-wm/piewm/Makefile x11-wm/piewm/Makefile
--- /usr/ports/x11-wm/piewm/Makefile	Sat Dec 11 08:19:23 1999
+++ x11-wm/piewm/Makefile	Wed Jan 12 05:07:25 2000
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	piewm
-# Version required:	1.02
+# Version required:	1.03
 # Date created:		24 November 1994
 # Whom:			asami
 #
 # $FreeBSD: ports/x11-wm/piewm/Makefile,v 1.19 1999/12/10 19:34:00 steve Exp $
 #
 
-DISTNAME=	piewm-1.02
+DISTNAME=	piewm-1.03
 CATEGORIES=	x11-wm
 MASTER_SITES=	ftp://ftp.crynwr.com/piewm/
 
diff -urN /usr/ports/x11-wm/piewm/files/md5 x11-wm/piewm/files/md5
--- /usr/ports/x11-wm/piewm/files/md5	Sat Dec 11 08:19:23 1999
+++ x11-wm/piewm/files/md5	Wed Jan 12 05:07:58 2000
@@ -1 +1 @@
-MD5 (piewm-1.02.tar.gz) = 9895087fe598318768fa3ea7f7e876e9
+MD5 (piewm-1.03.tar.gz) = d9dfa9d4ea27e0d54a352b1d22c0fc21
diff -urN /usr/ports/x11-wm/piewm/patches/patch-af x11-wm/piewm/patches/patch-af
--- /usr/ports/x11-wm/piewm/patches/patch-af	Sat Dec 11 04:34:08 1999
+++ x11-wm/piewm/patches/patch-af	Thu Jan  1 09:00:00 1970
@@ -1,15 +0,0 @@
---- list.h.orig	Thu Jun  4 00:51:02 1998
-+++ list.h	Thu Dec  9 23:53:03 1999
-@@ -50,9 +50,9 @@
- };
- 
- 
--extern void AddToList(name_list **list_head, char *name, char *ptr);
--extern char* LookInList(name_list *list_head, char *name, void/*XClassHint*/ *class);
--extern char* LookInNameList(name_list *list_head, char *name);
-+extern void AddToList();
-+extern char* LookInList();
-+extern char* LookInNameList();
- 
- #endif /* _LIST_ */
- 


>Release-Note:
>Audit-Trail:
>Unformatted:


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?20000113204608.EB6CE14BDC>