FreeBSD Bugzilla – Attachment 65357 Details for
Bug 96874
[update] math/libqalculate
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libqalculate.diff
libqalculate.diff (text/plain), 2.41 KB, created by
Martin Wilke
on 2006-05-06 17:00:29 UTC
(
hide
)
Description:
libqalculate.diff
Filename:
MIME Type:
Creator:
Martin Wilke
Created:
2006-05-06 17:00:29 UTC
Size:
2.41 KB
patch
obsolete
>diff -ruN /usr/ports/math/libqalculate/Makefile ports/math/libqalculate/Makefile >--- /usr/ports/math/libqalculate/Makefile Fri Feb 24 20:21:53 2006 >+++ ports/math/libqalculate/Makefile Fri May 5 23:41:50 2006 >@@ -6,8 +6,7 @@ > # > > PORTNAME= libqalculate >-PORTVERSION= 0.9.0 >-PORTREVISION= 1 >+PORTVERSION= 0.9.3 > CATEGORIES= math > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= qalculate >diff -ruN /usr/ports/math/libqalculate/distinfo ports/math/libqalculate/distinfo >--- /usr/ports/math/libqalculate/distinfo Sun Dec 25 22:29:16 2005 >+++ ports/math/libqalculate/distinfo Fri May 5 23:42:01 2006 >@@ -1,3 +1,3 @@ >-MD5 (libqalculate-0.9.0.tar.gz) = 1c730ef9865fc5ef850ae7c7dbe4eb93 >-SHA256 (libqalculate-0.9.0.tar.gz) = 5cad6916d9fb38fab662ef812bff55d79653d144e734ab4c66cd1424ef556449 >-SIZE (libqalculate-0.9.0.tar.gz) = 693984 >+MD5 (libqalculate-0.9.3.tar.gz) = de72bbdb75d39e4e274d4142a92c90d3 >+SHA256 (libqalculate-0.9.3.tar.gz) = 9b1bf5229624da2d35a689046c4320ac894c8bf45bd57dd7036de6a317b730f2 >+SIZE (libqalculate-0.9.3.tar.gz) = 739562 >diff -ruN /usr/ports/math/libqalculate/pkg-plist ports/math/libqalculate/pkg-plist >--- /usr/ports/math/libqalculate/pkg-plist Fri Feb 24 20:21:53 2006 >+++ ports/math/libqalculate/pkg-plist Sat May 6 10:19:54 2006 >@@ -1,23 +1,24 @@ > bin/qalc >-include/libqalculate/Function.h >+include/libqalculate/BuiltinFunctions.h > include/libqalculate/Calculator.h > include/libqalculate/DataSet.h >-include/libqalculate/Variable.h > include/libqalculate/ExpressionItem.h >-include/libqalculate/Number.h >+include/libqalculate/Function.h > include/libqalculate/MathStructure.h >+include/libqalculate/Number.h > include/libqalculate/Prefix.h >-include/libqalculate/util.h >-include/libqalculate/includes.h > include/libqalculate/Unit.h >-include/libqalculate/BuiltinFunctions.h >+include/libqalculate/Variable.h >+include/libqalculate/includes.h > include/libqalculate/qalculate.h >+include/libqalculate/util.h > lib/libqalculate.a > lib/libqalculate.la > lib/libqalculate.so >-lib/libqalculate.so.0 >+lib/libqalculate.so.2 > libdata/pkgconfig/libqalculate.pc > share/locale/sv/LC_MESSAGES/libqalculate.mo >+share/qalculate/currencies.xml > share/qalculate/datasets.xml > share/qalculate/elements.xml > share/qalculate/functions.xml >@@ -25,6 +26,5 @@ > share/qalculate/prefixes.xml > share/qalculate/units.xml > share/qalculate/variables.xml >-share/qalculate/currencies.xml >-@dirrm include/libqalculate > @dirrm share/qalculate >+@dirrm include/libqalculate
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 96874
: 65357