Date: Sat, 31 Jul 2004 03:00:18 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/69817: Update port: misc/gretl to 1.2.9 Message-ID: <20040731030018.2ec7a850.tkato432@yahoo.com> Resent-Message-ID: <200407301810.i6UIAQ8G063247@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69817 >Category: ports >Synopsis: Update port: misc/gretl to 1.2.9 >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: Fri Jul 30 18:10:26 GMT 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.10-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 1.2.9 >How-To-Repeat: >Fix: diff -urN /usr/ports/misc/gretl/Makefile misc/gretl/Makefile --- /usr/ports/misc/gretl/Makefile Sun Jul 4 02:09:44 2004 +++ misc/gretl/Makefile Tue Jul 27 02:39:02 2004 @@ -7,7 +7,7 @@ # PORTNAME= gretl -PORTVERSION= 1.2.7 +PORTVERSION= 1.2.9 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urN /usr/ports/misc/gretl/distinfo misc/gretl/distinfo --- /usr/ports/misc/gretl/distinfo Sun Jul 4 02:09:44 2004 +++ misc/gretl/distinfo Tue Jul 27 03:11:52 2004 @@ -1,2 +1,2 @@ -MD5 (gretl-1.2.7.tar.bz2) = 651bdb5b2d9f7b7b2c76234e9aaf741c -SIZE (gretl-1.2.7.tar.bz2) = 4461296 +MD5 (gretl-1.2.9.tar.bz2) = bc7a13aaa5b76de4784ecad2c9fd9fd1 +SIZE (gretl-1.2.9.tar.bz2) = 4661152 diff -urN /usr/ports/misc/gretl/files/patch-lib::Makefile.in misc/gretl/files/patch-lib::Makefile.in --- /usr/ports/misc/gretl/files/patch-lib::Makefile.in Sun Jul 4 02:09:44 2004 +++ misc/gretl/files/patch-lib::Makefile.in Tue Jul 27 03:16:52 2004 @@ -45,8 +45,8 @@ $(LIBGRETL): .deps $(LOBJS) $(AUX_LOBJ) $(LIBTOOL) --mode=link $(CC) -o $@ $(LOBJS) $(AUX_LOBJ) \ -- -rpath $(prefix)/lib $(LIBS) -version-info 0:20:0 -+ -rpath $(prefix)/lib $(LIBS) -version-info 0:20:0 $(LDFLAGS) +- -rpath $(prefix)/lib $(LIBS) -version-info 0:22:0 ++ -rpath $(prefix)/lib $(LIBS) -version-info 0:22:0 $(LDFLAGS) .deps: mkdir $@ diff -urN /usr/ports/misc/gretl/pkg-plist misc/gretl/pkg-plist --- /usr/ports/misc/gretl/pkg-plist Thu Jul 8 13:42:50 2004 +++ misc/gretl/pkg-plist Tue Jul 27 03:37:16 2004 @@ -19,11 +19,13 @@ include/gretl/graphing.h include/gretl/gretl_commands.h include/gretl/gretl_errors.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_restrict.h include/gretl/gretl_string_table.h include/gretl/gretl_utils.h include/gretl/gretl_win32.h @@ -32,6 +34,7 @@ include/gretl/libprob.h include/gretl/libset.h include/gretl/modelprint.h +include/gretl/modelspec.h include/gretl/monte_carlo.h include/gretl/nls.h include/gretl/nonparam.h @@ -63,7 +66,7 @@ lib/gretl-gtk2/progress_bar.so lib/gretl-gtk2/range-mean.so lib/gretl-gtk2/stats_tables.so -lib/gretl-gtk2/sur.so +lib/gretl-gtk2/sysest.so lib/gretl-gtk2/tobit.so lib/gretl-gtk2/tramo-x12a.so lib/libgretl-1.0.a @@ -229,6 +232,7 @@ %%DATADIR%%/scripts/misc/longley.inp %%DATADIR%%/scripts/misc/ps_descriptions %%DATADIR%%/scripts/misc/pscoin.inp +%%DATADIR%%/scripts/misc/restrict.inp %%DATADIR%%/scripts/misc/sw_ch12.inp %%DATADIR%%/scripts/misc/sw_ch14.inp %%DATADIR%%/scripts/ps10-1.inp @@ -326,6 +330,7 @@ %%GNOME:%%share/gnome/help/gretl/C/chapters/nls.xml %%GNOME:%%share/gnome/help/gretl/C/chapters/optarg.xml %%GNOME:%%share/gnome/help/gretl/C/chapters/panel.xml +%%GNOME:%%share/gnome/help/gretl/C/chapters/sampling.xml %%GNOME:%%share/gnome/help/gretl/C/chapters/starting.xml %%GNOME:%%share/gnome/help/gretl/C/chapters/trouble.xml %%GNOME:%%share/gnome/help/gretl/C/figures/adf1.png @@ -380,6 +385,7 @@ 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 %%GNOME:%%@dirrm share/gnome/omf/gretl %%GNOME:%%@dirrm share/gnome/help/gretl/C/figures %%GNOME:%%@dirrm share/gnome/help/gretl/C/chapters >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040731030018.2ec7a850.tkato432>