diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/gretl/Makefile | 2 | ||||
-rw-r--r-- | math/gretl/distinfo | 4 | ||||
-rw-r--r-- | math/gretl/files/patch-plugin::Makefile.in | 10 | ||||
-rw-r--r-- | math/gretl/pkg-plist | 14 |
4 files changed, 14 insertions, 16 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile index d8b9cfaa9f4a..8f60e9e9a721 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gretl -PORTVERSION= 1.3.3 +PORTVERSION= 1.4.1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/gretl/distinfo b/math/gretl/distinfo index b375cbee68c9..13c5a9f69be6 100644 --- a/math/gretl/distinfo +++ b/math/gretl/distinfo @@ -1,2 +1,2 @@ -MD5 (gretl-1.3.3.tar.bz2) = d6057ab7845cd3d2173ccbc931f7cb28 -SIZE (gretl-1.3.3.tar.bz2) = 4457774 +MD5 (gretl-1.4.1.tar.bz2) = 38eaa13c19f56ce080817d30a98001f0 +SIZE (gretl-1.4.1.tar.bz2) = 4645454 diff --git a/math/gretl/files/patch-plugin::Makefile.in b/math/gretl/files/patch-plugin::Makefile.in index b2043c0e7495..583ba44c4101 100644 --- a/math/gretl/files/patch-plugin::Makefile.in +++ b/math/gretl/files/patch-plugin::Makefile.in @@ -1,5 +1,5 @@ ---- plugin/Makefile.in.orig Wed Oct 20 00:55:16 2004 -+++ plugin/Makefile.in Thu Nov 18 20:24:54 2004 +--- plugin/Makefile.in.orig Sun May 22 12:11:20 2005 ++++ plugin/Makefile.in Wed Jul 6 02:05:05 2005 @@ -8,6 +8,10 @@ INSTALL = @INSTALL@ LN = @LN_S@ @@ -8,10 +8,10 @@ +LDFLAGS = @LDFLAGS@ +INTL_LIBS = @LTLIBINTL@ + + build_gui = @build_gui@ have_gtk = @have_gtk@ have_gmp = @have_gmp@ - -@@ -96,7 +100,7 @@ +@@ -145,7 +149,7 @@ URCDATA = $(topsrc)/plugin/data/urcdata.gz override CFLAGS += $(GRETLINC) $(GTK_CFLAGS) $(GMP_CFLAGS) $(XML_CFLAGS) \ @@ -20,7 +20,7 @@ %.lo: %.c $(COMPILE) $< -@@ -181,12 +185,12 @@ +@@ -239,12 +243,12 @@ .PHONY: install: $(GRETLLIB) $(PLUGINS) $(URCDATA) installdirs diff --git a/math/gretl/pkg-plist b/math/gretl/pkg-plist index 2e43948624e6..304e62590a79 100644 --- a/math/gretl/pkg-plist +++ b/math/gretl/pkg-plist @@ -3,36 +3,34 @@ bin/gretl_x11 bin/gretlcli include/gretl/bhhh_max.h include/gretl/calendar.h -include/gretl/clapack_double.h include/gretl/compare.h include/gretl/compat.h include/gretl/dataio.h +include/gretl/dataset.h include/gretl/dbread.h include/gretl/describe.h include/gretl/discrete.h include/gretl/estimate.h -include/gretl/f2c.h +include/gretl/forecast.h include/gretl/generate.h include/gretl/genstack.h include/gretl/graphing.h include/gretl/gretl_commands.h include/gretl/gretl_errors.h include/gretl/gretl_func.h +include/gretl/gretl_intl.h include/gretl/gretl_list.h include/gretl/gretl_matrix.h -include/gretl/gretl_matrix_private.h include/gretl/gretl_model.h include/gretl/gretl_paths.h -include/gretl/gretl_private.h +include/gretl/gretl_prn.h include/gretl/gretl_restrict.h include/gretl/gretl_string_table.h include/gretl/gretl_utils.h include/gretl/gretl_win32.h include/gretl/interact.h include/gretl/libgretl.h -include/gretl/libprob.h include/gretl/libset.h -include/gretl/loop_private.h include/gretl/missing.h include/gretl/modelprint.h include/gretl/modelspec.h @@ -48,11 +46,9 @@ include/gretl/random.h include/gretl/strutils.h include/gretl/subsample.h include/gretl/system.h -include/gretl/system_private.h include/gretl/texprint.h include/gretl/transforms.h include/gretl/var.h -include/gretl/version.h lib/gretl-gtk2/arma.so lib/gretl-gtk2/arma_x12.so lib/gretl-gtk2/data/urcdata.gz @@ -490,10 +486,12 @@ libdata/pkgconfig/gretl.pc %%GNOME:%%share/gnome/pixmaps/gretl.png share/locale/de/LC_MESSAGES/gretl.mo share/locale/es/LC_MESSAGES/gretl.mo +share/locale/eu/LC_MESSAGES/gretl.mo share/locale/fr/LC_MESSAGES/gretl.mo share/locale/it/LC_MESSAGES/gretl.mo share/locale/ja/LC_MESSAGES/gretl.mo share/locale/pl/LC_MESSAGES/gretl.mo +share/locale/rw/LC_MESSAGES/gretl.mo share/locale/tr/LC_MESSAGES/gretl.mo %%GNOME:%%@dirrm share/gnome/omf/gretl %%GNOME:%%@dirrm share/gnome/help/gretl/it/figures |