ports/118614: Update port: deskutils/genius to 1.0.2
KATO Tsuguru
tkato432 at yahoo.com
Wed Dec 12 18:30:14 UTC 2007
>Number: 118614
>Category: ports
>Synopsis: Update port: deskutils/genius to 1.0.2
>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: Wed Dec 12 18:30:14 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 6.2-RELEASE-p8 i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.2
Remove file:
files/patch-Makefile.in
files/patch-src::Makefile.in
files/patch-src::mpwrap.c
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/deskutils/genius/Makefile deskutils/genius/Makefile
--- /usr/ports/deskutils/genius/Makefile Thu Oct 25 13:44:46 2007
+++ deskutils/genius/Makefile Wed Nov 21 18:38:03 2007
@@ -6,30 +6,28 @@
#
PORTNAME= genius
-PORTVERSION= 0.7.7
-PORTREVISION= 3
+PORTVERSION= 1.0.2
CATEGORIES= deskutils gnome
-MASTER_SITES= ${MASTER_SITE_GNOME} \
+MASTER_SITES= GNOME \
http://ftp.5z.com/pub/genius/
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9].[0-9]).*/\1/}
MAINTAINER= ports at FreeBSD.org
COMMENT= Arbitrary precision calculator for Gnome Desktop Environment
LIB_DEPENDS= mpfr.2:${PORTSDIR}/math/mpfr
-USE_X_PREFIX= yes
-USE_GNOME= gnomehack gnomeprefix gnometarget gtksourceview intlhack \
+USE_BZIP2= yes
+USE_GNOME= gnomehack gnomeprefix gnometarget gtksourceview2 intlhack \
libgnomeui vte
USE_GETTEXT= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
-LIBTOOLFILES= configure mpfr/configure
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --disable-extra-gcc-optimization
-INSTALLS_OMF= yes
USE_LDCONFIG= yes
+INSTALLS_ICONS= yes
+INSTALLS_OMF= yes
.include <bsd.port.pre.mk>
diff -urN /usr/ports/deskutils/genius/distinfo deskutils/genius/distinfo
--- /usr/ports/deskutils/genius/distinfo Sun Feb 4 15:43:06 2007
+++ deskutils/genius/distinfo Wed Dec 12 23:49:06 2007
@@ -1,3 +1,3 @@
-MD5 (genius-0.7.7.tar.gz) = f935692cc2642ecebd868c9cf635b13f
-SHA256 (genius-0.7.7.tar.gz) = 342501bbe21cc45107d70533d48426f835c9647ece15400424caba3efeb7f134
-SIZE (genius-0.7.7.tar.gz) = 2919265
+MD5 (genius-1.0.2.tar.bz2) = 7c948e3426c4aaaa9bac8267094ce53d
+SHA256 (genius-1.0.2.tar.bz2) = 1e62e2c98178fff355111fc703adeffb1d72f2b9420f6965baac4775df455a65
+SIZE (genius-1.0.2.tar.bz2) = 1633907
diff -urN /usr/ports/deskutils/genius/files/patch-Makefile.in deskutils/genius/files/patch-Makefile.in
--- /usr/ports/deskutils/genius/files/patch-Makefile.in Fri Aug 11 05:07:09 2006
+++ deskutils/genius/files/patch-Makefile.in Thu Jan 1 09:00:00 1970
@@ -1,14 +0,0 @@
---- Makefile.in.orig Thu Aug 3 00:31:36 2006
-+++ Makefile.in Thu Aug 3 00:32:46 2006
-@@ -740,10 +740,7 @@
-
- info-am:
-
--install-data-am: install-appregDATA install-mimeinfoDATA \
-- install-packagesDATA
-- @$(NORMAL_INSTALL)
-- $(MAKE) $(AM_MAKEFLAGS) install-data-hook
-+install-data-am: install-appregDATA install-mimeinfoDATA
-
- install-exec-am:
-
diff -urN /usr/ports/deskutils/genius/files/patch-src::Makefile.in deskutils/genius/files/patch-src::Makefile.in
--- /usr/ports/deskutils/genius/files/patch-src::Makefile.in Fri Aug 11 05:07:09 2006
+++ deskutils/genius/files/patch-src::Makefile.in Thu Jan 1 09:00:00 1970
@@ -1,10 +0,0 @@
---- src/Makefile.in.orig Thu Aug 3 00:33:02 2006
-+++ src/Makefile.in Thu Aug 3 00:34:13 2006
-@@ -66,6 +66,7 @@
- "$(DESTDIR)$(plugin_includedir)"
- pluginLTLIBRARIES_INSTALL = $(INSTALL)
- LTLIBRARIES = $(plugin_LTLIBRARIES)
-+libtestplugin_la_LDFLAGS = -module -avoid-version
- libtestplugin_la_LIBADD =
- am_libtestplugin_la_OBJECTS = testplugin.lo
- libtestplugin_la_OBJECTS = $(am_libtestplugin_la_OBJECTS)
diff -urN /usr/ports/deskutils/genius/files/patch-src::mpwrap.c deskutils/genius/files/patch-src::mpwrap.c
--- /usr/ports/deskutils/genius/files/patch-src::mpwrap.c Thu Dec 30 17:35:49 2004
+++ deskutils/genius/files/patch-src::mpwrap.c Thu Jan 1 09:00:00 1970
@@ -1,14 +0,0 @@
---- src/mpwrap.c.orig Wed Nov 10 04:05:51 2004
-+++ src/mpwrap.c Fri Dec 24 17:25:26 2004
-@@ -1933,8 +1933,9 @@
- if G_UNLIKELY ( ! mpz_invert (r.data.ival,
- r.data.ival,
- mod->data.ival)) {
-- char *n1 = mpwl_getstring_for_error (&r);
-- char *n2 = mpwl_getstring_for_error (mod);
-+ char *n1,*n2;
-+ n1 = mpwl_getstring_for_error (&r);
-+ n2 = mpwl_getstring_for_error (mod);
- gel_errorout (_("Can't invert %s modulo %s "
- "in %s"),
- n1, n2, "powm");
diff -urN /usr/ports/deskutils/genius/pkg-plist deskutils/genius/pkg-plist
--- /usr/ports/deskutils/genius/pkg-plist Thu Oct 25 13:44:46 2007
+++ deskutils/genius/pkg-plist Sun Nov 18 00:21:12 2007
@@ -20,96 +20,61 @@
libexec/genius-readline-helper-fifo
share/application-registry/genius.applications
share/applications/gnome-genius.desktop
-share/genius/gel/calculus/differentiation.gel
-share/genius/gel/calculus/integration.gel
-share/genius/gel/calculus/limits.gel
-share/genius/gel/calculus/loader.gel
-share/genius/gel/calculus/sums_products.gel
-share/genius/gel/combinatorics/factorial.gel
-share/genius/gel/combinatorics/loader.gel
-share/genius/gel/combinatorics/misc.gel
-share/genius/gel/combinatorics/recursive_sequences.gel
-share/genius/gel/equation_solving/diffeqs.gel
-share/genius/gel/equation_solving/find_root.gel
-share/genius/gel/equation_solving/formulas.gel
-share/genius/gel/equation_solving/loader.gel
-share/genius/gel/functions/complex_numbers.gel
-share/genius/gel/functions/delta.gel
-share/genius/gel/functions/elementary.gel
-share/genius/gel/functions/kernels.gel
-share/genius/gel/functions/loader.gel
-share/genius/gel/functions/numerical.gel
-share/genius/gel/functions/orthogonal_polynomials.gel
-share/genius/gel/lib.cgel
-share/genius/gel/linear_algebra/bilinear_forms.gel
-share/genius/gel/linear_algebra/linear_algebra.gel
-share/genius/gel/linear_algebra/loader.gel
-share/genius/gel/linear_algebra/misc.gel
-share/genius/gel/linear_algebra/special_matrices.gel
-share/genius/gel/linear_algebra/subspaces.gel
-share/genius/gel/loader.gel
-share/genius/gel/misc/loader.gel
-share/genius/gel/misc/misc.gel
-share/genius/gel/number_theory/factoring.gel
-share/genius/gel/number_theory/loader.gel
-share/genius/gel/number_theory/misc.gel
-share/genius/gel/number_theory/modulus.gel
-share/genius/gel/number_theory/primes.gel
-share/genius/gel/number_theory/quadratic.gel
-share/genius/gel/sets/basic.gel
-share/genius/gel/sets/loader.gel
-share/genius/gel/statistics/basic.gel
-share/genius/gel/statistics/loader.gel
-share/genius/gel/symbolic/differentiation.gel
-share/genius/gel/symbolic/loader.gel
-share/genius/genius.txt
-share/genius/gtksourceview/genius.lang
-share/genius/plugins/test.plugin
-share/gnome/help/genius/C/about.xml
-share/gnome/help/genius/C/examples.xml
+%%DATADIR%%/gel/calculus/differentiation.gel
+%%DATADIR%%/gel/calculus/integration.gel
+%%DATADIR%%/gel/calculus/limits.gel
+%%DATADIR%%/gel/calculus/loader.gel
+%%DATADIR%%/gel/calculus/sums_products.gel
+%%DATADIR%%/gel/combinatorics/factorial.gel
+%%DATADIR%%/gel/combinatorics/loader.gel
+%%DATADIR%%/gel/combinatorics/misc.gel
+%%DATADIR%%/gel/combinatorics/recursive_sequences.gel
+%%DATADIR%%/gel/equation_solving/diffeqs.gel
+%%DATADIR%%/gel/equation_solving/find_root.gel
+%%DATADIR%%/gel/equation_solving/formulas.gel
+%%DATADIR%%/gel/equation_solving/loader.gel
+%%DATADIR%%/gel/functions/complex_numbers.gel
+%%DATADIR%%/gel/functions/delta.gel
+%%DATADIR%%/gel/functions/elementary.gel
+%%DATADIR%%/gel/functions/kernels.gel
+%%DATADIR%%/gel/functions/loader.gel
+%%DATADIR%%/gel/functions/numerical.gel
+%%DATADIR%%/gel/functions/orthogonal_polynomials.gel
+%%DATADIR%%/gel/lib.cgel
+%%DATADIR%%/gel/linear_algebra/bilinear_forms.gel
+%%DATADIR%%/gel/linear_algebra/linear_algebra.gel
+%%DATADIR%%/gel/linear_algebra/loader.gel
+%%DATADIR%%/gel/linear_algebra/misc.gel
+%%DATADIR%%/gel/linear_algebra/special_matrices.gel
+%%DATADIR%%/gel/linear_algebra/subspaces.gel
+%%DATADIR%%/gel/loader.gel
+%%DATADIR%%/gel/misc/loader.gel
+%%DATADIR%%/gel/misc/misc.gel
+%%DATADIR%%/gel/number_theory/factoring.gel
+%%DATADIR%%/gel/number_theory/loader.gel
+%%DATADIR%%/gel/number_theory/misc.gel
+%%DATADIR%%/gel/number_theory/modulus.gel
+%%DATADIR%%/gel/number_theory/primes.gel
+%%DATADIR%%/gel/number_theory/quadratic.gel
+%%DATADIR%%/gel/sets/basic.gel
+%%DATADIR%%/gel/sets/loader.gel
+%%DATADIR%%/gel/statistics/basic.gel
+%%DATADIR%%/gel/statistics/loader.gel
+%%DATADIR%%/gel/symbolic/differentiation.gel
+%%DATADIR%%/gel/symbolic/loader.gel
+%%DATADIR%%/genius-graph.png
+%%DATADIR%%/genius.txt
+%%DATADIR%%/gtksourceview/genius.lang
+%%DATADIR%%/plugins/test.plugin
share/gnome/help/genius/C/figures/genius_window.png
share/gnome/help/genius/C/figures/line_plot.png
share/gnome/help/genius/C/figures/line_plot_graph.png
share/gnome/help/genius/C/figures/parametric.png
share/gnome/help/genius/C/figures/parametric_graph.png
share/gnome/help/genius/C/figures/surface_graph.png
-share/gnome/help/genius/C/gel-absolute-value-modulus.xml
-share/gnome/help/genius/C/gel-comparison-operators.xml
-share/gnome/help/genius/C/gel-conditionals.xml
-share/gnome/help/genius/C/gel-error-handling.xml
share/gnome/help/genius/C/gel-function-list.xml
-share/gnome/help/genius/C/gel-functions.xml
-share/gnome/help/genius/C/gel-loading-programs.xml
-share/gnome/help/genius/C/gel-loops.xml
-share/gnome/help/genius/C/gel-lvalues.xml
-share/gnome/help/genius/C/gel-matrix-linalg.xml
-share/gnome/help/genius/C/gel-matrix-support.xml
-share/gnome/help/genius/C/gel-matrix-transpose.xml
-share/gnome/help/genius/C/gel-modular-evaluation.xml
-share/gnome/help/genius/C/gel-operator-list.xml
-share/gnome/help/genius/C/gel-plotting.xml
-share/gnome/help/genius/C/gel-polynomials.xml
-share/gnome/help/genius/C/gel-previous-result.xml
-share/gnome/help/genius/C/gel-references.xml
-share/gnome/help/genius/C/gel-returning.xml
-share/gnome/help/genius/C/gel-separator.xml
-share/gnome/help/genius/C/gel-startup-procedure.xml
-share/gnome/help/genius/C/gel-sums-products.xml
-share/gnome/help/genius/C/gel-values.xml
-share/gnome/help/genius/C/gel-variables.xml
share/gnome/help/genius/C/genius.xml
share/gnome/help/genius/C/legal.xml
-share/gnome/help/genius/C/prefs-display.xml
-share/gnome/help/genius/C/prefs-precision.xml
-share/gnome/help/genius/C/prefs-terminal.xml
-share/gnome/help/genius/C/starting-to-start.xml
-share/gnome/help/genius/C/starting-when-start.xml
-share/gnome/help/genius/C/usage-create-program.xml
-share/gnome/help/genius/C/usage-open-program.xml
-share/gnome/help/genius/C/usage-workarea.xml
-share/mime-info/genius.keys
-share/mime-info/genius.mime
-share/omf/genius/genius-C.omf
share/icons/hicolor/32x32/apps/gnome-genius.png
share/icons/hicolor/48x48/apps/gnome-genius.png
share/locale/ar/LC_MESSAGES/genius.mo
@@ -129,9 +94,13 @@
share/locale/it/LC_MESSAGES/genius.mo
share/locale/ja/LC_MESSAGES/genius.mo
share/locale/ko/LC_MESSAGES/genius.mo
+share/locale/lv/LC_MESSAGES/genius.mo
+share/locale/mk/LC_MESSAGES/genius.mo
+share/locale/ml/LC_MESSAGES/genius.mo
share/locale/nb/LC_MESSAGES/genius.mo
share/locale/ne/LC_MESSAGES/genius.mo
share/locale/nl/LC_MESSAGES/genius.mo
+share/locale/oc/LC_MESSAGES/genius.mo
share/locale/pa/LC_MESSAGES/genius.mo
share/locale/pl/LC_MESSAGES/genius.mo
share/locale/pt/LC_MESSAGES/genius.mo
@@ -143,26 +112,34 @@
share/locale/sv/LC_MESSAGES/genius.mo
share/locale/zh_CN/LC_MESSAGES/genius.mo
share/locale/zh_TW/LC_MESSAGES/genius.mo
+share/mime/packages/genius.xml
+share/mime-info/genius.keys
+share/mime-info/genius.mime
+share/omf/genius/genius-C.omf
@dirrm share/omf/genius
@dirrm share/gnome/help/genius/C/figures
@dirrm share/gnome/help/genius/C
@dirrm share/gnome/help/genius
- at dirrm share/genius/gtksourceview
- at dirrm share/genius/plugins
- at dirrm share/genius/gel/symbolic
- at dirrm share/genius/gel/statistics
- at dirrm share/genius/gel/sets
- at dirrm share/genius/gel/number_theory
- at dirrm share/genius/gel/misc
- at dirrm share/genius/gel/linear_algebra
- at dirrm share/genius/gel/functions
- at dirrm share/genius/gel/equation_solving
- at dirrm share/genius/gel/combinatorics
- at dirrm share/genius/gel/calculus
- at dirrm share/genius/gel
- at dirrm share/genius
+ at dirrm %%DATADIR%%/gtksourceview
+ at dirrm %%DATADIR%%/plugins
+ at dirrm %%DATADIR%%/gel/symbolic
+ at dirrm %%DATADIR%%/gel/statistics
+ at dirrm %%DATADIR%%/gel/sets
+ at dirrm %%DATADIR%%/gel/number_theory
+ at dirrm %%DATADIR%%/gel/misc
+ at dirrm %%DATADIR%%/gel/linear_algebra
+ at dirrm %%DATADIR%%/gel/functions
+ at dirrm %%DATADIR%%/gel/equation_solving
+ at dirrm %%DATADIR%%/gel/combinatorics
+ at dirrm %%DATADIR%%/gel/calculus
+ at dirrm %%DATADIR%%/gel
+ at dirrm %%DATADIR%%
@dirrm lib/genius
@dirrm include/genius
@dirrmtry share/locale/rw/LC_MESSAGES
@dirrmtry share/locale/rw
+ at dirrmtry share/locale/oc/LC_MESSAGES
+ at dirrmtry share/locale/oc
@dirrmtry share/applications
+ at exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
+ at unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list