Date: Tue, 20 Jul 2004 14:31:52 +0400 From: Sergey Akifyev <asa@gascom.ru> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/68979: [new port] math/qalculate - best GUI calculator ever Message-ID: <1090319512.697.124.camel@asa.gascom.net.ru> In-Reply-To: <200407150700.i6F70n4T001783@freefall.freebsd.org> References: <200407150700.i6F70n4T001783@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-fHcgHSAcV6TSEgbGhkLu Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Changes: * Updated qalculate 0.6.1 -> 0.6.2 * Changed comment * Fixed plist for correct package deinstallation Original patch can be obtained from: ftp://ftp.gascom.ru/pub/GNOME2/diffs/qalculate.diff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D diff -ruN qalculate.orig/Makefile qalculate/Makefile --- qalculate.orig/Makefile Tue Jul 13 13:14:34 2004 +++ qalculate/Makefile Tue Jul 20 14:27:19 2004 @@ -6,13 +6,13 @@ # =20 PORTNAME=3D qalculate -PORTVERSION=3D 0.6.1 +PORTVERSION=3D 0.6.2 CATEGORIES=3D math MASTER_SITES=3D ${MASTER_SITE_SOURCEFORGE} DISTNAME=3D ${PORTNAME}-gtk-${PORTVERSION} =20 MAINTAINER=3D asa@gascom.ru -COMMENT=3D Best GUI calculator ever +COMMENT=3D Very powerful GUI calculator for GNOME =20 LIB_DEPENDS=3D cln.3:${PORTSDIR}/math/cln RUN_DEPENDS=3D gnuplot:${PORTSDIR}/math/gnuplot \ diff -ruN qalculate.orig/distinfo qalculate/distinfo --- qalculate.orig/distinfo Thu Jul 8 11:10:53 2004 +++ qalculate/distinfo Tue Jul 20 13:27:56 2004 @@ -1,2 +1,2 @@ -MD5 (qalculate-gtk-0.6.1.tar.gz) =3D b0b8c9b4ee3189ef3d378aeb2051da8a -SIZE (qalculate-gtk-0.6.1.tar.gz) =3D 1312026 +MD5 (qalculate-gtk-0.6.2.tar.gz) =3D faa5799bb49e3e725843dcc92e5bd45f +SIZE (qalculate-gtk-0.6.2.tar.gz) =3D 1325205 diff -ruN qalculate.orig/pkg-plist qalculate/pkg-plist --- qalculate.orig/pkg-plist Tue Jul 13 13:13:48 2004 +++ qalculate/pkg-plist Tue Jul 20 13:54:12 2004 @@ -2,6 +2,7 @@ share/gnome/applications/qalculate.desktop share/gnome/qalculate-gtk/glade/about.glade share/gnome/qalculate-gtk/glade/argumentrules.glade +share/gnome/qalculate-gtk/glade/csvexport.glade share/gnome/qalculate-gtk/glade/csvimport.glade share/gnome/qalculate-gtk/glade/decimals.glade share/gnome/qalculate-gtk/glade/functionedit.glade @@ -9,6 +10,7 @@ share/gnome/qalculate-gtk/glade/main.glade share/gnome/qalculate-gtk/glade/matrixedit.glade share/gnome/qalculate-gtk/glade/nbases.glade +share/gnome/qalculate-gtk/glade/nbexpression.glade share/gnome/qalculate-gtk/glade/plot.glade share/gnome/qalculate-gtk/glade/precision.glade share/gnome/qalculate-gtk/glade/preferences.glade @@ -23,6 +25,7 @@ share/gnome/qalculate/units.xml share/gnome/qalculate/variables.xml bin/qalculate-gtk +bin/qalculate share/gnome/help/qalculate-gtk/C/legal.xml share/gnome/help/qalculate-gtk/C/qalculate-gtk.xml share/gnome/help/qalculate-gtk/C/figures/calculation-history.png @@ -50,8 +53,8 @@ @exec scrollkeeper-install -q %D/share/gnome/omf/qalculate-gtk/qalculate-gtk-C.omf 2>/dev/null || /usr/bin/true @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/qalculate-gtk/qalculate-gtk-C.omf 2>/dev/null || /usr/bin/true @dirrm share/gnome/applnk/Utilities -@dirrm share/gnome/qalculate-gtk/glade -@dirrm share/gnome/qalculate-gtk -@dirrm share/gnome/qalculate @dirrm share/gnome/help/qalculate-gtk/C/figures @dirrm share/gnome/help/qalculate-gtk/C +@dirrm share/gnome/qalculate +@dirrm share/gnome/qalculate-gtk/glade +@dirrm share/gnome/qalculate-gtk =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --=20 regards, Sergey Akifyev <asa@gascom.ru> JSC Gascom <http://www.gascom.ru> PGP key available from: ftp://ftp.gascom.ru/pub/PGP-keys/asa.txt --=-fHcgHSAcV6TSEgbGhkLu Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBA/PSYbu06QwmNwNsRAsljAJ9RIuF9YEpAdGYX2HUr3/Rvb+h+LwCfYtOl yasVVy+zRqBadHq06yLGO5I= =ec9K -----END PGP SIGNATURE----- --=-fHcgHSAcV6TSEgbGhkLu--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1090319512.697.124.camel>