Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 May 2006 17:52:50 +0200
From:      "Martin Wilke" <freebsd@unixfreunde.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/96874: [update] math/libqalculate
Message-ID:  <1146930770.6664@mwilke.ath.cx>
Resent-Message-ID: <200605061600.k46G0Tui079102@freefall.freebsd.org>

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

>Number:         96874
>Category:       ports
>Synopsis:       [update] math/libqalculate
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 06 16:00:29 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #137: Tue May  2 08:04:55 CEST 2006
    splash@mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX



>Description:


- update to 0.9.3
- maintainer is cc'd 
- pkg-plist fix


>How-To-Repeat:





>Fix:


--- libqalculate.diff begins here ---
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
--- libqalculate.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1146930770.6664>