Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2001 01:09:09 -0400 (EDT)
From:      pat@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28399: Update port math/wmcalc to version 0.3
Message-ID:  <200106250509.f5P599c26139@cc92687-a.wlgrv1.pa.home.com>

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

>Number:         28399
>Category:       ports
>Synopsis:       Update port math/wmcalc to version 0.3
>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:   Sun Jun 24 22:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Li
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
N/A
>Environment:

System: FreeBSD bottlenek 4.3-STABLE FreeBSD 4.3-STABLE #0: Sun Jun 17 17:47:44 EDT 2001 pat@bottlenek:/usr/src/sys/compile/BOTTLENEK i386

>Description:

o Update port wmcalc to 0.3
o delete patch-ab (no need in 0.3)

>How-To-Repeat:

N/A

>Fix:

diff -ruN /usr/ports/math/wmcalc/Makefile wmcalc/Makefile
--- /usr/ports/math/wmcalc/Makefile	Fri Jan  5 12:59:46 2001
+++ wmcalc/Makefile	Mon Jun 25 00:50:55 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	wmcalc
-PORTVERSION=	0.21
+PORTVERSION=	0.3
 CATEGORIES=	math windowmaker
 MASTER_SITES=	http://members.access1.net/ehflora/wmcalc/
 
diff -ruN /usr/ports/math/wmcalc/distinfo wmcalc/distinfo
--- /usr/ports/math/wmcalc/distinfo	Fri Jan  5 12:59:46 2001
+++ wmcalc/distinfo	Mon Jun 25 00:51:13 2001
@@ -1 +1 @@
-MD5 (wmcalc-0.21.tar.gz) = 8718c48b7af8b8b23f7da2d7c5207232
+MD5 (wmcalc-0.3.tar.gz) = 23ecf19e956d19ef9dddb810989666c5
diff -ruN /usr/ports/math/wmcalc/files/patch-ab wmcalc/files/patch-ab
--- /usr/ports/math/wmcalc/files/patch-ab	Tue Mar 28 07:46:19 2000
+++ wmcalc/files/patch-ab	Wed Dec 31 19:00:00 1969
@@ -1,19 +0,0 @@
---- wmcalc.c.orig	Mon Dec 20 00:17:29 1999
-+++ wmcalc.c	Tue Mar 28 07:34:28 2000
-@@ -10,11 +10,11 @@
-  *    development of wmbutton.  I'm listing them here partially as thanks for 
-  *    helping out, catching bugs in the code, etc.
-  ***********************************************************************/
--#include <Xlib.h>
--#include <Xutil.h>
--#include <xpm.h>
--#include <extensions/shape.h>
--#include <keysym.h>
-+#include <X11/Xlib.h>
-+#include <X11/Xutil.h>
-+#include <X11/xpm.h>
-+#include <X11/extensions/shape.h>
-+#include <X11/keysym.h>
- #include <stdio.h>
- #include <math.h>
- #include <stdlib.h>
>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?200106250509.f5P599c26139>