diff options
author | joerg <joerg@pkgsrc.org> | 2009-12-30 13:33:27 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-12-30 13:33:27 +0000 |
commit | 98b1411dd9ec5842c01ec7b7ca531090ab3b6b61 (patch) | |
tree | 4cc95a58152b58131d73e90b9312ad2643d8a6e7 /math | |
parent | 8b549d75d282ab851cf90112d805aa57f500242b (diff) | |
download | pkgsrc-98b1411dd9ec5842c01ec7b7ca531090ab3b6b61.tar.gz |
Update to PSPP 0.6.2. Fixes a few bugs and adds some new translations
Updated during freeze as it is required to building against GTK+ 2.17.4
and later.
From asau@
Diffstat (limited to 'math')
-rw-r--r-- | math/pspp/Makefile | 5 | ||||
-rw-r--r-- | math/pspp/PLIST | 4 | ||||
-rw-r--r-- | math/pspp/distinfo | 12 | ||||
-rw-r--r-- | math/pspp/patches/patch-ab | 14 | ||||
-rw-r--r-- | math/pspp/patches/patch-ad | 12 |
5 files changed, 17 insertions, 30 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 7ef2ee2d1d0..4b095cfc96a 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2009/10/21 16:51:46 tnn Exp $ +# $NetBSD: Makefile,v 1.43 2009/12/30 13:33:27 joerg Exp $ # -DISTNAME= pspp-0.6.1 -PKGREVISION= 1 +DISTNAME= pspp-0.6.2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} diff --git a/math/pspp/PLIST b/math/pspp/PLIST index 2860b63df71..fb38cc5c7cd 100644 --- a/math/pspp/PLIST +++ b/math/pspp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2009/10/21 16:51:46 tnn Exp $ +@comment $NetBSD: PLIST,v 1.10 2009/12/30 13:33:27 joerg Exp $ bin/pspp ${PLIST.x11}bin/psppire info/pspp-dev.info @@ -7,6 +7,8 @@ ${PLIST.x11}lib/pspp/libpsppire.la ${PLIST.x11}lib/pspp/libpsppwidgets.la share/examples/pspp/devices share/locale/en_GB/LC_MESSAGES/pspp.mo +share/locale/nl/LC_MESSAGES/pspp.mo +share/locale/pt_BR/LC_MESSAGES/pspp.mo ${PLIST.x11}share/pspp/crosstabs.glade ${PLIST.x11}share/pspp/data-editor.glade ${PLIST.x11}share/pspp/date-scale.png diff --git a/math/pspp/distinfo b/math/pspp/distinfo index 972467e19a5..9093d193796 100644 --- a/math/pspp/distinfo +++ b/math/pspp/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.14 2009/10/21 16:51:46 tnn Exp $ +$NetBSD: distinfo,v 1.15 2009/12/30 13:33:27 joerg Exp $ -SHA1 (pspp-0.6.1.tar.gz) = 22f335053a3e1d3861bfc2d87536b9a6fc5a1ae7 -RMD160 (pspp-0.6.1.tar.gz) = 930fc58b77ff50819cd7449147dab5906e872850 -Size (pspp-0.6.1.tar.gz) = 3217033 bytes +SHA1 (pspp-0.6.2.tar.gz) = c45f721a7ee82aede2106b77eade5e568c0930da +RMD160 (pspp-0.6.2.tar.gz) = 97667eb32b23a1bc7d18b7022649bd973ff01424 +Size (pspp-0.6.2.tar.gz) = 3375748 bytes SHA1 (patch-aa) = c7024562eee77aa558931cab387d250e046f11e4 -SHA1 (patch-ab) = e457be95e8b0658ca225137f4fed5f8bf6d77e4d -SHA1 (patch-ad) = 34446abc6b187300e22a1fe764ea55df7c3dd43a +SHA1 (patch-ab) = da39a3ee5e6b4b0d3255bfef95601890afd80709 +SHA1 (patch-ad) = cd06383be08b753423ea10f52098135002671385 diff --git a/math/pspp/patches/patch-ab b/math/pspp/patches/patch-ab index 6f2982ccc19..e69de29bb2d 100644 --- a/math/pspp/patches/patch-ab +++ b/math/pspp/patches/patch-ab @@ -1,14 +0,0 @@ -$NetBSD: patch-ab,v 1.3 2009/10/21 16:51:46 tnn Exp $ - ---- gl/Makefile.in.orig 2008-10-10 06:12:08.000000000 +0200 -+++ gl/Makefile.in -@@ -1586,6 +1586,9 @@ iconv_open-osf.h: iconv_open-osf.gperf - - all-local: charset.alias ref-add.sed ref-del.sed - install-exec-local: all-local -+ # charset.alias provided by pkgsrc/converters/libiconv -+ -+install-exec-local_dontuse: - test $(GLIBC21) != no || $(mkinstalldirs) $(DESTDIR)$(libdir) - if test -f $(charset_alias); then \ - sed -f ref-add.sed $(charset_alias) > $(charset_tmp) ; \ diff --git a/math/pspp/patches/patch-ad b/math/pspp/patches/patch-ad index 30fde313886..96646514dc8 100644 --- a/math/pspp/patches/patch-ad +++ b/math/pspp/patches/patch-ad @@ -1,10 +1,10 @@ -$NetBSD: patch-ad,v 1.5 2009/09/04 21:39:10 asau Exp $ +$NetBSD: patch-ad,v 1.6 2009/12/30 13:33:27 joerg Exp $ ---- configure.orig 2009-09-04 12:34:45.000000000 +0400 -+++ configure 2009-09-04 12:38:46.000000000 +0400 -@@ -21763,8 +21763,7 @@ - { echo "$as_me:$LINENO: result: $pspp_cv_build_exeext" >&5 - echo "${ECHO_T}$pspp_cv_build_exeext" >&6; } +--- configure.orig 2009-10-12 01:16:57.000000000 +0400 ++++ configure 2009-12-30 15:43:54.000000000 +0300 +@@ -13167,8 +13167,7 @@ + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $pspp_cv_build_exeext" >&5 + $as_echo "$pspp_cv_build_exeext" >&6; } EXEEXT_FOR_BUILD="" - test x"${pspp_cv_build_exeext}" != xno && EXEEXT_FOR_BUILD=${pspp_cv_build_exeex -t} |