Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2008 12:04:16 GMT
From:      Amarendra Godbole <amarendra.godbole@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/121595: [UPDATE] math/wcalc to 2.3.1 (minor bug-fixes, and features)
Message-ID:  <200803111204.m2BC4GS9037900@www.freebsd.org>
Resent-Message-ID: <200803111210.m2BCA4WK017144@freefall.freebsd.org>

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

>Number:         121595
>Category:       ports
>Synopsis:       [UPDATE] math/wcalc to 2.3.1 (minor bug-fixes, and features)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 11 12:10:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Amarendra Godbole
>Release:        7.0-RELEASE
>Organization:
>Environment:
FreeBSD zimbu.domain 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Bumped up the port version to 2.3.1, which includes minor bugfixes, and some new features.Also changed the download format to .bz2, as the author does not have any tar.gz put up on the download page.

-Amarendra
>How-To-Repeat:
This is a minor port update by the maintainer.
>Fix:
This is a minor port update by the maintainer.

Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	wcalc
#	wcalc/Makefile
#	wcalc/distinfo
#	wcalc/pkg-descr
#
echo c - wcalc
mkdir -p wcalc > /dev/null 2>&1
echo x - wcalc/Makefile
sed 's/^X//' >wcalc/Makefile << 'END-of-wcalc/Makefile'
X# New ports collection makefile for:	wcalc
X# Date created:			25-Apr-2007
X# Whom:				Amarendra Godbole <amarendra.godbole@gmail.com>
X#
X# $FreeBSD: ports/math/wcalc/Makefile,v 1.4 2007/09/20 01:31:51 miwi Exp $
X#
X
XPORTNAME=	wcalc
XPORTVERSION=	2.3.1
XCATEGORIES=	math
XMASTER_SITES=	SF
XMASTER_SITE_SUBDIR=	w-calc
XDISTNAME=	Wcalc-${PORTVERSION}
X
XMAINTAINER=	amarendra.godbole@gmail.com
XCOMMENT=	A natural-expression command-line calculator
X
XLIB_DEPENDS=	gmp.7:${PORTSDIR}/math/libgmp4 \
X		mpfr.2:${PORTSDIR}/math/mpfr
X
XCFLAGS+=	-I${LOCALBASE}/include
XLDFLAGS+=	-L${LOCALBASE}/lib
X
XUSE_BZIP2=		yes
XGNU_CONFIGURE=		yes
XCONFIGURE_ARGS+=	CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
X
XMAN1=		wcalc.1
X
XPLIST_FILES=	bin/wcalc
X
X.include <bsd.port.mk>
END-of-wcalc/Makefile
echo x - wcalc/distinfo
sed 's/^X//' >wcalc/distinfo << 'END-of-wcalc/distinfo'
XMD5 (Wcalc-2.3.1.tar.bz2) = 6b45c6fb60ce7cebb89107ad82ee3392
XSHA256 (Wcalc-2.3.1.tar.bz2) = da783df203d6c4093b0c529e03edd742d4100e8834feceddf279db4d37b12ec7
XSIZE (Wcalc-2.3.1.tar.bz2) = 274878
END-of-wcalc/distinfo
echo x - wcalc/pkg-descr
sed 's/^X//' >wcalc/pkg-descr << 'END-of-wcalc/pkg-descr'
XWcalc is a powerful arbitrary-precision calculator. It has standard functions
X(sin, asinh, logtwo, floor, etc), many pre-defined constants (pi, e, c, etc.),
Xvariables, "active" variables, command history, and hex/octal/binary i/o,
Xconversions, and more.
X
XWWW: http://w-calc.sourceforge.net/
X
X-Amarendra Godbole
Xamarendra.godbole@gmail.com
END-of-wcalc/pkg-descr
exit



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



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