From jim@blues.ghis.net Thu Jun 10 00:59:43 1999
Return-Path: <jim@blues.ghis.net>
Received: from blues.ghis.net (unknown [203.166.251.200])
	by hub.freebsd.org (Postfix) with ESMTP id 624EC14F68
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Jun 1999 00:59:22 -0700 (PDT)
	(envelope-from jim@blues.ghis.net)
Received: (from jim@localhost)
	by blues.ghis.net (8.9.3/8.9.3) id RAA34737;
	Thu, 10 Jun 1999 17:59:17 +1000 (EST)
Message-Id: <199906100759.RAA34737@blues.ghis.net>
Date: Thu, 10 Jun 1999 17:59:17 +1000 (EST)
From: jim@phrantic.phear.net
Sender: jim@blues.ghis.net
Reply-To: jim@blues.ghis.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: update port: wmpinboard-0.8.3 to 0.8.5
X-Send-Pr-Version: 3.2

>Number:         12112
>Category:       ports
>Synopsis:       update port: wmpinboard-0.8.3 to 0.8.5
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 10 01:00:00 PDT 1999
>Closed-Date:    Thu Jun 10 01:53:22 PDT 1999
>Last-Modified:  Thu Jun 10 01:54:42 PDT 1999
>Originator:     Jim Mock
>Release:        FreeBSD 3.2-19990517-STABLE i386
>Organization:
>Environment:

	

>Description:

Patch updates wmpinboard to the latest version.  Also it now uses bzip2,
and both patches have been removed.  Please check and commit ASAP..
according to Fenner's last distfiles check this port was unfetchable.

>How-To-Repeat:

	

>Fix:
	
Apply the following diff..

diff -ruN /usr/ports/deskutils/wmpinboard/Makefile wmpinboard/Makefile
--- /usr/ports/deskutils/wmpinboard/Makefile	Sat Apr 24 10:39:08 1999
+++ wmpinboard/Makefile	Thu Jun 10 17:45:30 1999
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	wmpinboard
-# Version required:		0.8.3
+# Version required:		0.8.5
 # Date created:			17 January 1999
 # Whom:				Jim Mock <jim@phrantic.phear.net>
 #
 # $Id: Makefile,v 1.3 1999/04/23 16:07:26 mharo Exp $
 #
 
-DISTNAME=	wmpinboard-0.8.3
+DISTNAME=	wmpinboard-0.8.5
 CATEGORIES=	deskutils afterstep windowmaker
 MASTER_SITES=	http://www.tu-ilmenau.de/~gomar/stuff/wmpinboard/
 
@@ -16,6 +16,7 @@
 
 WRKSRC=		${WRKDIR}/wmpinboard.app
 
+USE_BZIP2=	yes
 USE_IMAKE=	yes
 NO_INSTALL_MANPAGES=	yes
 
diff -ruN /usr/ports/deskutils/wmpinboard/files/md5 wmpinboard/files/md5
--- /usr/ports/deskutils/wmpinboard/files/md5	Sat Apr 24 10:39:08 1999
+++ wmpinboard/files/md5	Thu Jun 10 17:45:40 1999
@@ -1 +1 @@
-MD5 (wmpinboard-0.8.3.tar.gz) = 69709b2095e80cb3132bd8c2342c621f
+MD5 (wmpinboard-0.8.5.tar.bz2) = 0e64847471f69f80bd8e7baf532018ae
diff -ruN /usr/ports/deskutils/wmpinboard/patches/patch-aa wmpinboard/patches/patch-aa
--- /usr/ports/deskutils/wmpinboard/patches/patch-aa	Thu Mar 25 04:54:02 1999
+++ wmpinboard/patches/patch-aa	Thu Jan  1 10:00:00 1970
@@ -1,12 +0,0 @@
---- ReleaseNotes.orig	Mon Mar 22 11:43:58 1999
-+++ ReleaseNotes	Mon Mar 22 11:46:06 1999
-@@ -1,7 +1,5 @@
- 
--In case you're upgrading from a version prior to 0.7, please see the INSTALL
--file for information on how to preserve existing notes.
--
-+------------------------------------------------------------------------------
- If you're new to v0.8+, be sure and read the modified sections of the README
- file, since this release features quite a few changes in interactive behavior.
--
-+------------------------------------------------------------------------------
diff -ruN /usr/ports/deskutils/wmpinboard/patches/patch-ab wmpinboard/patches/patch-ab
--- /usr/ports/deskutils/wmpinboard/patches/patch-ab	Sat Apr 24 02:07:27 1999
+++ wmpinboard/patches/patch-ab	Thu Jan  1 10:00:00 1970
@@ -1,10 +0,0 @@
---- wmpinboard.c.orig	Mon Apr 19 13:22:36 1999
-+++ wmpinboard.c	Mon Apr 19 13:22:45 1999
-@@ -5,7 +5,6 @@
-  *  distributed under the terms of the GNU GPL2.
-  */
- 
--#include <features.h>
- #include <signal.h>
- #include <stdlib.h>
- #include <stdio.h>

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: tg 
State-Changed-When: Thu Jun 10 01:53:22 PDT 1999 
State-Changed-Why:  
Committed, thanks. 
>Unformatted:
