FreeBSD Bugzilla – Attachment 32521 Details for
Bug 53709
Update math/fung-calc (maintainer): 1.3.0 -> 1.3.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 4.42 KB, created by
Kirill Ponomarew
on 2003-06-25 10:00:29 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kirill Ponomarew
Created:
2003-06-25 10:00:29 UTC
Size:
4.42 KB
patch
obsolete
>diff -urN fung-calc.orig/Makefile fung-calc/Makefile >--- fung-calc.orig/Makefile Tue Jun 10 14:07:43 2003 >+++ fung-calc/Makefile Wed Jun 25 10:10:47 2003 >@@ -5,7 +5,7 @@ > # $FreeBSD: ports/math/fung-calc/Makefile,v 1.1 2003/06/10 12:07:43 fjoe Exp $ > > PORTNAME= fung-calc >-PORTVERSION= 1.3.0 >+PORTVERSION= 1.3.1 > CATEGORIES= math kde > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >diff -urN fung-calc.orig/distinfo fung-calc/distinfo >--- fung-calc.orig/distinfo Tue Jun 10 02:18:46 2003 >+++ fung-calc/distinfo Wed Jun 25 10:06:12 2003 >@@ -1 +1 @@ >-MD5 (fung-calc-1.3.0.tar.gz) = 8178d3c53be1b927e6d94bb6426de941 >+MD5 (fung-calc-1.3.1.tar.gz) = 8ea390a97f16e357a60cbcee1b94310e >diff -urN fung-calc.orig/files/patch-aa fung-calc/files/patch-aa >--- fung-calc.orig/files/patch-aa Tue Jun 10 10:09:23 2003 >+++ fung-calc/files/patch-aa Thu Jan 1 01:00:00 1970 >@@ -1,10 +0,0 @@ >---- fung_calc/libfungcalcui/2D/polargraphmain.ui.h.orig Tue Jun 10 10:08:35 2003 >-+++ fung_calc/libfungcalcui/2D/polargraphmain.ui.h Tue Jun 10 10:08:48 2003 >-@@ -6,6 +6,7 @@ >- ** a constructor, and a destroy() slot in place of a destructor. >- *****************************************************************************/ >- #include <fstream> >-+#include <ctime> >- >- #include "expression.h" >- >diff -urN fung-calc.orig/files/patch-ab fung-calc/files/patch-ab >--- fung-calc.orig/files/patch-ab Tue Jun 10 10:10:35 2003 >+++ fung-calc/files/patch-ab Thu Jan 1 01:00:00 1970 >@@ -1,10 +0,0 @@ >---- fung_calc/libfungcalcui/2D/parametricgraphmain.ui.h.orig Tue Jun 10 10:10:00 2003 >-+++ fung_calc/libfungcalcui/2D/parametricgraphmain.ui.h Tue Jun 10 10:10:09 2003 >-@@ -6,6 +6,7 @@ >- ** a constructor, and a destroy() slot in place of a destructor. >- *****************************************************************************/ >- #include <fstream> >-+#include <ctime> >- >- #include "expression.h" >- >diff -urN fung-calc.orig/files/patch-ac fung-calc/files/patch-ac >--- fung-calc.orig/files/patch-ac Tue Jun 10 10:13:44 2003 >+++ fung-calc/files/patch-ac Thu Jan 1 01:00:00 1970 >@@ -1,10 +0,0 @@ >---- fung_calc/libfungcalcui/2D/statplotgraphmain.ui.h.orig Tue Jun 10 10:12:37 2003 >-+++ fung_calc/libfungcalcui/2D/statplotgraphmain.ui.h Tue Jun 10 10:12:51 2003 >-@@ -14,6 +14,7 @@ >- #include "whiskerplot.h" >- >- #include <fstream> >-+#include <ctime> >- >- void StatPlotGraphMain::init() >- { >diff -urN fung-calc.orig/files/patch-ad fung-calc/files/patch-ad >--- fung-calc.orig/files/patch-ad Tue Jun 10 10:15:08 2003 >+++ fung-calc/files/patch-ad Thu Jan 1 01:00:00 1970 >@@ -1,10 +0,0 @@ >---- fung_calc/libfungcalcui/3D/glfunctiongraphmain.ui.h.orig Tue Jun 10 10:14:26 2003 >-+++ fung_calc/libfungcalcui/3D/glfunctiongraphmain.ui.h Tue Jun 10 10:14:38 2003 >-@@ -8,6 +8,7 @@ >- >- #include <fstream> >- #include <iostream> >-+#include <ctime> >- >- #include "expression.h" >- >diff -urN fung-calc.orig/files/patch-ae fung-calc/files/patch-ae >--- fung-calc.orig/files/patch-ae Tue Jun 10 10:16:30 2003 >+++ fung-calc/files/patch-ae Thu Jan 1 01:00:00 1970 >@@ -1,10 +0,0 @@ >---- fung_calc/libfungcalcui/3D/glpolargraphmain.ui.h.orig Tue Jun 10 10:15:36 2003 >-+++ fung_calc/libfungcalcui/3D/glpolargraphmain.ui.h Tue Jun 10 10:15:50 2003 >-@@ -8,6 +8,7 @@ >- >- #include <fstream> >- #include <iostream> >-+#include <ctime> >- >- #include "expression.h" >- >diff -urN fung-calc.orig/files/patch-af fung-calc/files/patch-af >--- fung-calc.orig/files/patch-af Tue Jun 10 10:17:50 2003 >+++ fung-calc/files/patch-af Thu Jan 1 01:00:00 1970 >@@ -1,10 +0,0 @@ >---- fung_calc/libfungcalcui/3D/glcylindricalgraphmain.ui.h.orig Tue Jun 10 10:16:57 2003 >-+++ fung_calc/libfungcalcui/3D/glcylindricalgraphmain.ui.h Tue Jun 10 10:17:06 2003 >-@@ -8,6 +8,7 @@ >- >- #include <fstream> >- #include <iostream> >-+#include <ctime> >- >- #include "expression.h" >- >diff -urN fung-calc.orig/pkg-plist fung-calc/pkg-plist >--- fung-calc.orig/pkg-plist Tue Jun 10 10:55:07 2003 >+++ fung-calc/pkg-plist Wed Jun 25 10:47:43 2003 >@@ -49,8 +49,13 @@ > share/doc/HTML/en/fung-calc/animationparams.png > share/doc/HTML/en/fung-calc/animationtoolbar.png > share/doc/HTML/en/fung-calc/common >+share/doc/HTML/en/fung-calc/credits.docbook >+share/doc/HTML/en/fung-calc/functiongraph.png > share/doc/HTML/en/fung-calc/index.cache.bz2 > share/doc/HTML/en/fung-calc/index.docbook >+share/doc/HTML/en/fung-calc/installation.docbook >+share/doc/HTML/en/fung-calc/introduction.docbook >+share/doc/HTML/en/fung-calc/newgraph.png > share/fung-calc/AUTHORS > share/fung-calc/COPYING > share/fung-calc/ChangeLog
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 53709
: 32521