From stephen@cauchy.math.missouri.edu  Mon Jan 18 20:59:37 2010
Return-Path: <stephen@cauchy.math.missouri.edu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6382C106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Jan 2010 20:59:37 +0000 (UTC)
	(envelope-from stephen@cauchy.math.missouri.edu)
Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213])
	by mx1.freebsd.org (Postfix) with ESMTP id 42ABA8FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Jan 2010 20:59:36 +0000 (UTC)
Received: from cauchy.math.missouri.edu (localhost [127.0.0.1])
	by cauchy.math.missouri.edu (8.14.3/8.14.3) with ESMTP id o0IKxamV092798
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 18 Jan 2010 14:59:36 -0600 (CST)
	(envelope-from stephen@cauchy.math.missouri.edu)
Received: (from stephen@localhost)
	by cauchy.math.missouri.edu (8.14.3/8.14.3/Submit) id o0IKxajl092797;
	Mon, 18 Jan 2010 14:59:36 -0600 (CST)
	(envelope-from stephen)
Message-Id: <201001182059.o0IKxajl092797@cauchy.math.missouri.edu>
Date: Mon, 18 Jan 2010 14:59:36 -0600 (CST)
From: Stephen Montgomery-Smith <stephen@missouri.edu>
Reply-To: Stephen Montgomery-Smith <stephen@missouri.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update for math/xppaut
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         142949
>Category:       ports
>Synopsis:       Update for math/xppaut
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 18 21:00:20 UTC 2010
>Closed-Date:    Thu Jan 21 21:14:16 UTC 2010
>Last-Modified:  Thu Jan 21 21:20:26 UTC 2010
>Originator:     Stephen Montgomery-Smith
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD cauchy 7.2-STABLE FreeBSD 7.2-STABLE #0: Sat Jan 9 19:36:19 CST 2010 stephen@cauchy:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Version update for math/xppaut to 5.99

	
>How-To-Repeat:
	
>Fix:

	


diff -ur /usr/ports/math/xppaut/Makefile xppaut/Makefile
--- /usr/ports/math/xppaut/Makefile	2009-04-05 15:50:48.000000000 -0500
+++ xppaut/Makefile	2010-01-18 14:32:00.000000000 -0600
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	xppaut
-PORTVERSION=	5.96
-PORTREVISION=	2
+PORTVERSION=	5.99
 CATEGORIES=	math graphics
 MASTER_SITES=	http://www.math.pitt.edu/~bard/bardware/
-DISTNAME=	${PORTNAME}${PORTVERSION}
+DISTNAME=	${PORTNAME}_latest
 
 MAINTAINER=	stephen@missouri.edu
 COMMENT=	Graphical tool for solving differential equations, etc
diff -ur /usr/ports/math/xppaut/distinfo xppaut/distinfo
--- /usr/ports/math/xppaut/distinfo	2006-11-08 11:37:48.000000000 -0600
+++ xppaut/distinfo	2010-01-18 14:27:43.000000000 -0600
@@ -1,3 +1,3 @@
-MD5 (xppaut5.96.tar.gz) = 53c865dae9b1fb6bf9d8e87fc9bedb5d
-SHA256 (xppaut5.96.tar.gz) = 278f05c15ef35fa472f85517d48a1f39a2b1237f2144e03c465d212026545208
-SIZE (xppaut5.96.tar.gz) = 2838562
+MD5 (xppaut_latest.tar.gz) = 956c0a0ff0db219eda5654cada5659bc
+SHA256 (xppaut_latest.tar.gz) = c56c9cf1b3f3906a3df10bfbeb2183b2609ef68abdc66ff297176b4388749107
+SIZE (xppaut_latest.tar.gz) = 2163390
diff -ur /usr/ports/math/xppaut/files/patch-Makefile xppaut/files/patch-Makefile
--- /usr/ports/math/xppaut/files/patch-Makefile	2008-04-19 12:52:04.000000000 -0500
+++ xppaut/files/patch-Makefile	2010-01-18 14:46:05.000000000 -0600
@@ -1,7 +1,7 @@
---- Makefile-orig	Tue Nov  7 14:14:11 2006
-+++ Makefile	Tue Nov  7 14:20:43 2006
+--- Makefile.orig	2010-01-18 14:32:47.000000000 -0600
++++ Makefile	2010-01-18 14:39:57.000000000 -0600
 @@ -1,8 +1,9 @@
- # Copyright (C) 1990-2006 Bard Ermentrout
+ # Copyright (C) 1990-2009 Bard Ermentrout
  # Edited for Debian GNU/Linux.
  DESTDIR =
 -BINDIR = $(DESTDIR)/usr/X11R6/bin
@@ -12,30 +12,30 @@
  # End Debian Edit
  #################################
  #
-@@ -20,10 +21,10 @@
- ################################## 
+@@ -21,9 +22,9 @@
  # Standard Linux distributions   #
  ##################################
--CFLAGS=   -g -O -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR=$(VERSION)  -I/usr/X11R6/include
-+CFLAGS=   -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR=$(VERSION)  -I$(LOCALBASE)/include
- #CFLAGS=   -g -O -DAUTO -DCVODE_YES  -DHAVEDLL -DMYSTR=$(VERSION)  -I/usr/X11R6/include
+ #CFLAGS=   -g -O -DAUTO -DCVODE_YES -DHAVEDLL -DMYSTR=$(VERSION)  -I/usr/X11R6/include
+-CFLAGS=   -g -O -DAUTO -DCVODE_YES  -DHAVEDLL -DMYSTR=$(VERSION)  -I/usr/X11R6/include
 -LDFLAGS=  -L/usr/X11R6/lib
 -LIBS= -lX11 -lm -ldl 
++CFLAGS=   -DAUTO -DCVODE_YES  -DHAVEDLL -DMYSTR=$(VERSION)  -I$(LOCALBASE)/include
 +LDFLAGS=  -L$(LOCALBASE)/lib
 +LIBS= -lX11 -lm
  # NOTE: Recent (RedHat 8) versions of GCC seem to no longer have
  # the integer errno, so compile with the -DNOERRNO option as well
  #
-@@ -154,6 +155,8 @@
+@@ -154,6 +155,9 @@
  ######################################################################
  #
  #
 +
 +all:	xppaut
++
  xppaut: mkI77 mkcvode   $(OBJECTS) $(AUTOOBJ)
  #
  ###########################################################
-@@ -188,16 +191,16 @@
+@@ -188,16 +192,16 @@
  install: xppaut 
  # Make necessary installation directories
  	mkdir -p $(BINDIR)
diff -ur /usr/ports/math/xppaut/pkg-plist xppaut/pkg-plist
--- /usr/ports/math/xppaut/pkg-plist	2006-11-08 11:37:48.000000000 -0600
+++ xppaut/pkg-plist	2010-01-18 14:48:28.000000000 -0600
@@ -54,6 +54,8 @@
 %%PORTDOCS%%%%DOCSDIR%%/install.pdf
 %%PORTDOCS%%%%DOCSDIR%%/xpp_doc.pdf
 %%PORTDOCS%%%%DOCSDIR%%/xpp_sum.pdf
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/angela.ode
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/angela.ode~
 %%PORTDOCS%%%%EXAMPLESDIR%%/ode/auto.ps
 %%PORTDOCS%%%%EXAMPLESDIR%%/ode/dde.ode
 %%PORTDOCS%%%%EXAMPLESDIR%%/ode/ev1.ode
@@ -61,6 +63,7 @@
 %%PORTDOCS%%%%EXAMPLESDIR%%/ode/evelyn.ode
 %%PORTDOCS%%%%EXAMPLESDIR%%/ode/evelyn.ode.set
 %%PORTDOCS%%%%EXAMPLESDIR%%/ode/evelyn.ode~
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/fieldnoy.ode~
 %%PORTDOCS%%%%EXAMPLESDIR%%/ode/getmax.c
 %%PORTDOCS%%%%EXAMPLESDIR%%/ode/getmax.so
 %%PORTDOCS%%%%EXAMPLESDIR%%/ode/gill_bruss.ode
@@ -70,6 +73,8 @@
 %%PORTDOCS%%%%EXAMPLESDIR%%/ode/koho.ode~
 %%PORTDOCS%%%%EXAMPLESDIR%%/ode/kohox.ode
 %%PORTDOCS%%%%EXAMPLESDIR%%/ode/kohox.ode~
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/lorenz.ode~
+%%PORTDOCS%%%%EXAMPLESDIR%%/ode/nc.dat
 %%PORTDOCS%%%%EXAMPLESDIR%%/ode/sm1.dat
 %%PORTDOCS%%%%EXAMPLESDIR%%/ode/sm2.dat
 %%PORTDOCS%%%%EXAMPLESDIR%%/ode/6x6.ani
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Jan 18 21:09:50 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142949 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Jan 21 21:14:15 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142949 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/142949: commit references a PR
Date: Thu, 21 Jan 2010 21:16:56 +0000 (UTC)

 miwi        2010-01-21 21:14:57 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/xppaut          Makefile distinfo pkg-plist 
     math/xppaut/files    patch-Makefile 
   Log:
   - Update to 5.99
   
   PR:             142949
   Submitted by:   Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
   
   Revision  Changes    Path
   1.8       +2 -3      ports/math/xppaut/Makefile
   1.5       +3 -3      ports/math/xppaut/distinfo
   1.6       +10 -10    ports/math/xppaut/files/patch-Makefile
   1.4       +5 -0      ports/math/xppaut/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
