pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/gramps3 update to 3.1.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/c93f308efed6
branches: trunk
changeset: 569791:c93f308efed6
user: drochner <drochner%pkgsrc.org@localhost>
date: Mon Jan 18 19:00:16 2010 +0000
description:
update to 3.1.3
Contains translation updates, crash fixes, bug fixes, and minor updates.
diffstat:
databases/gramps3/Makefile | 4 ++--
databases/gramps3/PLIST | 5 ++++-
databases/gramps3/distinfo | 10 +++++-----
databases/gramps3/patches/patch-bc | 14 +++++++-------
4 files changed, 18 insertions(+), 15 deletions(-)
diffs (80 lines):
diff -r 3d8190f6525d -r c93f308efed6 databases/gramps3/Makefile
--- a/databases/gramps3/Makefile Mon Jan 18 18:37:37 2010 +0000
+++ b/databases/gramps3/Makefile Mon Jan 18 19:00:16 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2009/09/13 14:43:01 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2010/01/18 19:00:16 drochner Exp $
#
-DISTNAME= gramps-3.1.2
+DISTNAME= gramps-3.1.3
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/}
diff -r 3d8190f6525d -r c93f308efed6 databases/gramps3/PLIST
--- a/databases/gramps3/PLIST Mon Jan 18 18:37:37 2010 +0000
+++ b/databases/gramps3/PLIST Mon Jan 18 19:00:16 2010 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:43:16 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2010/01/18 19:00:16 drochner Exp $
bin/gramps
man/fr/man1/gramps.1
man/man1/gramps.1
@@ -146,6 +146,9 @@
share/gramps/DateHandler/_Date_sk.py
share/gramps/DateHandler/_Date_sk.pyc
share/gramps/DateHandler/_Date_sk.pyo
+share/gramps/DateHandler/_Date_sr.py
+share/gramps/DateHandler/_Date_sr.pyc
+share/gramps/DateHandler/_Date_sr.pyo
share/gramps/DateHandler/_Date_sv.py
share/gramps/DateHandler/_Date_sv.pyc
share/gramps/DateHandler/_Date_sv.pyo
diff -r 3d8190f6525d -r c93f308efed6 databases/gramps3/distinfo
--- a/databases/gramps3/distinfo Mon Jan 18 18:37:37 2010 +0000
+++ b/databases/gramps3/distinfo Mon Jan 18 19:00:16 2010 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.5 2009/09/13 14:43:01 wiz Exp $
+$NetBSD: distinfo,v 1.6 2010/01/18 19:00:16 drochner Exp $
-SHA1 (gramps-3.1.2.tar.gz) = 0f44bb1da675122013b2a362297f2830e86b8a6a
-RMD160 (gramps-3.1.2.tar.gz) = a4b4869b72db4672793522152210094b4178a761
-Size (gramps-3.1.2.tar.gz) = 7298882 bytes
+SHA1 (gramps-3.1.3.tar.gz) = 4798d433eaaf1680d539350c631ad6d50a0bbffb
+RMD160 (gramps-3.1.3.tar.gz) = 98f63d652b96daf932021c8d3c66161e4362d0a6
+Size (gramps-3.1.3.tar.gz) = 7136101 bytes
SHA1 (patch-aa) = 533b40da349023d63b17fffd24bc40b9b7c173ed
SHA1 (patch-ab) = 111d1b09152d75b04d5c577de445949c08b0f9ab
SHA1 (patch-ac) = b20d68c4626ec4699880b2932728ddd713582ab5
@@ -10,4 +10,4 @@
SHA1 (patch-ae) = eca1ddafdf1532a44cf4f19662f18656fa376302
SHA1 (patch-ag) = 8870e1fa3b8cc9bc32d7b9b36d2eb3b22903e910
SHA1 (patch-ba) = 5e64b42eda21faec1fdd5fdd1020f5e73eea73ea
-SHA1 (patch-bc) = 0f42bdec326945b1cc48ee120bc744be85b176ef
+SHA1 (patch-bc) = 80ff237718da9497ab88a399097dcb1751abf373
diff -r 3d8190f6525d -r c93f308efed6 databases/gramps3/patches/patch-bc
--- a/databases/gramps3/patches/patch-bc Mon Jan 18 18:37:37 2010 +0000
+++ b/databases/gramps3/patches/patch-bc Mon Jan 18 19:00:16 2010 +0000
@@ -1,15 +1,15 @@
-$NetBSD: patch-bc,v 1.1 2008/06/23 15:44:14 drochner Exp $
+$NetBSD: patch-bc,v 1.2 2010/01/18 19:00:16 drochner Exp $
---- configure.orig 2008-05-17 22:33:13.000000000 +0200
+--- configure.orig 2009-12-06 08:46:58.000000000 +0000
+++ configure
-@@ -6289,12 +6289,12 @@ echo "${ECHO_T}$LINGUAS" >&6; }
+@@ -6504,12 +6504,12 @@ $as_echo "$LINGUAS" >&6; }
if test -n "$PYTHON"; then
# If the user set $PYTHON, use it and don't search something else.
-- { echo "$as_me:$LINENO: checking whether $PYTHON version >= 2.5" >&5
--echo $ECHO_N "checking whether $PYTHON version >= 2.5... $ECHO_C" >&6; }
-+ { echo "$as_me:$LINENO: checking whether $PYTHON version >= 2.4" >&5
-+echo $ECHO_N "checking whether $PYTHON version >= 2.4... $ECHO_C" >&6; }
+- { $as_echo "$as_me:$LINENO: checking whether $PYTHON version >= 2.5" >&5
+-$as_echo_n "checking whether $PYTHON version >= 2.5... " >&6; }
++ { $as_echo "$as_me:$LINENO: checking whether $PYTHON version >= 2.4" >&5
++$as_echo_n "checking whether $PYTHON version >= 2.4... " >&6; }
prog="import sys, string
# split strings by '.' and convert to numeric. Append some zeros
# because we need at least 4 digits for the hex conversion.
Home |
Main Index |
Thread Index |
Old Index