Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 1999 12:10:47 +1100 (EST)
From:      jim@phrantic.phear.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10717: update port: wmpinboard-0.7 to 0.8.2
Message-ID:  <199903220110.MAA34818@corp.au.triax.com>

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

>Number:         10717
>Category:       ports
>Synopsis:       update port: wmpinboard-0.7 to 0.8.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 21 17:20:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jim Mock
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
>Environment:

	

>Description:

Patch updates the wmpinboard port from 0.7 to 0.8.2.  The author also
included a README in the updated version which has instructions for
use so that's installed as well.

>How-To-Repeat:

	

>Fix:

Apply the following patch..

diff -ruN /usr/ports/deskutils/wmpinboard/Makefile wmpinboard-0.8.2/Makefile
--- /usr/ports/deskutils/wmpinboard/Makefile	Tue Jan 26 14:55:45 1999
+++ wmpinboard-0.8.2/Makefile	Mon Mar 22 11:47:57 1999
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	wmpinboard
-# Version required:	0.7
-# Date created:		17 January 1999
-# Whom:			Jim Mock <jim@phrantic.phear.net>
+# Version required:		0.8.2
+# Date created:			17 January 1999
+# Whom:				Jim Mock <jim@phrantic.phear.net>
 #
 # $Id: Makefile,v 1.1.1.1 1999/01/26 03:55:45 steve Exp $
 #
 
-DISTNAME=	wmpinboard-0.7
+DISTNAME=	wmpinboard-0.8.2
 CATEGORIES=	deskutils afterstep windowmaker
 MASTER_SITES=	http://www.tu-ilmenau.de/~gomar/stuff/wmpinboard/
 
@@ -21,5 +21,14 @@
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/wmpinboard ${X11BASE}/bin
+
+post-install:
+	@${ECHO} "              "
+	@${ECHO} "------------------------------------------------------------"
+	@${ECHO} "===>  Installing README in ${PREFIX}/share/doc/wmpinboard"
+	@${ECHO} "------------------------------------------------------------"
+	@${ECHO} "              "
+	@${MKDIR} ${PREFIX}/share/doc/wmpinboard && chmod a+rx ${PREFIX}/share/doc/wmpinboard
+	${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/wmpinboard
 
 .include <bsd.port.mk>
diff -ruN /usr/ports/deskutils/wmpinboard/files/md5 wmpinboard-0.8.2/files/md5
--- /usr/ports/deskutils/wmpinboard/files/md5	Tue Jan 26 14:55:45 1999
+++ wmpinboard-0.8.2/files/md5	Mon Mar 22 10:56:57 1999
@@ -1 +1 @@
-MD5 (wmpinboard-0.7.tar.gz) = 14351bdfee2987c2a9ba3455c9cd264d
+MD5 (wmpinboard-0.8.2.tar.gz) = e42d2b792e63cece462aeebb169adc5f
diff -ruN /usr/ports/deskutils/wmpinboard/patches/patch-aa wmpinboard-0.8.2/patches/patch-aa
--- /usr/ports/deskutils/wmpinboard/patches/patch-aa	Thu Jan  1 10:00:00 1970
+++ wmpinboard-0.8.2/patches/patch-aa	Mon Mar 22 11:46:15 1999
@@ -0,0 +1,12 @@
+--- 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/pkg/DESCR wmpinboard-0.8.2/pkg/DESCR
--- /usr/ports/deskutils/wmpinboard/pkg/DESCR	Tue Jan 26 14:55:45 1999
+++ wmpinboard-0.8.2/pkg/DESCR	Mon Mar 22 10:59:40 1999
@@ -1 +1,6 @@
 Post-it notes for the WindowMaker dock or AfterStep Wharf.
+
+The latest and greatest version is available from 
+http://www.tu-ilmenau.de/~gomar/stuff/wmpinboard/
+
+- Jim <jim@phrantic.phear.net>
diff -ruN /usr/ports/deskutils/wmpinboard/pkg/PLIST wmpinboard-0.8.2/pkg/PLIST
--- /usr/ports/deskutils/wmpinboard/pkg/PLIST	Tue Jan 26 14:55:45 1999
+++ wmpinboard-0.8.2/pkg/PLIST	Mon Mar 22 11:14:36 1999
@@ -1 +1,3 @@
 bin/wmpinboard
+share/doc/wmpinboard/README
+@dirrm share/doc/wmpinboard

>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?199903220110.MAA34818>