Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Mar 2007 01:00:21 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/109803: Update port: math/libqalculate to 0.9.5
Message-ID:  <20070304010021.f7fce7b0.tkato432@yahoo.com>
Resent-Message-ID: <200703031610.l23GA8uB064624@freefall.freebsd.org>

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

>Number:         109803
>Category:       ports
>Synopsis:       Update port: math/libqalculate to 0.9.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 03 16:10:08 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p26 i386
>Organization:
>Environment:
>Description:
- Update to version 0.9.5

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/math/libqalculate/Makefile math/libqalculate/Makefile
--- /usr/ports/math/libqalculate/Makefile	Thu Feb  1 19:37:19 2007
+++ math/libqalculate/Makefile	Sat Mar  3 14:21:13 2007
@@ -6,27 +6,30 @@
 #
 
 PORTNAME=	libqalculate
-PORTVERSION=	0.9.3
+PORTVERSION=	0.9.5
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	qalculate
 
 MAINTAINER=	ports@FreeBSD.org
-COMMENT=	Very powerful GUI calculator for GNOME (backend library)
+COMMENT=	A a multi-purpose desktop calculator (backend library)
 
 LIB_DEPENDS=	cln.4:${PORTSDIR}/math/cln
 
-USE_AUTOTOOLS=	libtool:15
-USE_GMAKE=	yes
+USE_GNOME=	glib20 gnomehack gnometarget intlhack libxml2
 USE_GETTEXT=	yes
-GNU_CONFIGURE=	yes
-USE_GNOME=	intlhack gnomehack glib20 libxml2
-INSTALLS_SHLIB=	yes
+USE_GMAKE=	yes
+USE_AUTOTOOLS=	libtool:15
+USE_LDCONFIG=	yes
 
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} < 500000
 IGNORE=		does not build on FreeBSD 4.x
 .endif
+
+post-patch:
+	@${REINPLACE_CMD} -e '/^SUBDIRS =/s|docs||g' ${WRKSRC}/Makefile.in
+
 
 .include <bsd.port.post.mk>
diff -urN /usr/ports/math/libqalculate/distinfo math/libqalculate/distinfo
--- /usr/ports/math/libqalculate/distinfo	Mon May 22 01:37:08 2006
+++ math/libqalculate/distinfo	Sat Mar  3 14:21:13 2007
@@ -1,3 +1,3 @@
-MD5 (libqalculate-0.9.3.tar.gz) = de72bbdb75d39e4e274d4142a92c90d3
-SHA256 (libqalculate-0.9.3.tar.gz) = 9b1bf5229624da2d35a689046c4320ac894c8bf45bd57dd7036de6a317b730f2
-SIZE (libqalculate-0.9.3.tar.gz) = 739562
+MD5 (libqalculate-0.9.5.tar.gz) = e4074d9fe54b7a8846a31f3c2cfb7b78
+SHA256 (libqalculate-0.9.5.tar.gz) = f9f40c0753890779cf9507548cc5212961d3c7c4ff699db517f0422e0b5a2b0d
+SIZE (libqalculate-0.9.5.tar.gz) = 1118827
diff -urN /usr/ports/math/libqalculate/pkg-plist math/libqalculate/pkg-plist
--- /usr/ports/math/libqalculate/pkg-plist	Mon May 22 01:37:08 2006
+++ math/libqalculate/pkg-plist	Sat Mar  3 14:21:13 2007
@@ -15,8 +15,10 @@
 lib/libqalculate.a
 lib/libqalculate.la
 lib/libqalculate.so
-lib/libqalculate.so.2
+lib/libqalculate.so.4
 libdata/pkgconfig/libqalculate.pc
+share/locale/fr/LC_MESSAGES/libqalculate.mo
+share/locale/nl/LC_MESSAGES/libqalculate.mo
 share/locale/sv/LC_MESSAGES/libqalculate.mo
 share/qalculate/currencies.xml
 share/qalculate/datasets.xml
>Release-Note:
>Audit-Trail:
>Unformatted:



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