From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 21 17:30:21 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09F5916A41F for ; Thu, 21 Jul 2005 17:30:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2886943D48 for ; Thu, 21 Jul 2005 17:30:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6LHUKop054665 for ; Thu, 21 Jul 2005 17:30:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6LHUJjB054664; Thu, 21 Jul 2005 17:30:19 GMT (envelope-from gnats) Resent-Date: Thu, 21 Jul 2005 17:30:19 GMT Resent-Message-Id: <200507211730.j6LHUJjB054664@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Stefan 'Steve' Tell" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D96416A41F for ; Thu, 21 Jul 2005 17:25:36 +0000 (GMT) (envelope-from stell@pandora.crashmail.de) Received: from pandora.crashmail.de (dsl-084-059-218-011.arcor-ip.net [84.59.218.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5935543D7D for ; Thu, 21 Jul 2005 17:25:33 +0000 (GMT) (envelope-from stell@pandora.crashmail.de) Received: from pandora.crashmail.de (pandora.crashmail.de [127.0.0.1]) by pandora.crashmail.de (8.13.4/8.13.4) with ESMTP id j6LHPWwB048000 for ; Thu, 21 Jul 2005 19:25:32 +0200 (CEST) (envelope-from stell@pandora.crashmail.de) Received: (from stell@localhost) by pandora.crashmail.de (8.13.4/8.13.3/Submit) id j6LHPVJn047999; Thu, 21 Jul 2005 19:25:31 +0200 (CEST) (envelope-from stell) Message-Id: <200507211725.j6LHPVJn047999@pandora.crashmail.de> Date: Thu, 21 Jul 2005 19:25:31 +0200 (CEST) From: "Stefan 'Steve' Tell" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83872: Update port: science/gramps: update to 2.0.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jul 2005 17:30:21 -0000 >Number: 83872 >Category: ports >Synopsis: Update port: science/gramps: update to 2.0.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jul 21 17:30:19 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Stefan 'Steve' Tell >Release: FreeBSD 6.0-CURRENT i386 >Organization: >Environment: System: FreeBSD pandora.crashmail.de 6.0-CURRENT FreeBSD 6.0-CURRENT #10: Thu Jun 30 21:55:04 CEST 2005 >Description: - Update to 2.0.5 >How-To-Repeat: >Fix: --- gramps-2.0.5.patch begins here --- diff -ruN --exclude=CVS /usr/ports/science/gramps/Makefile /usr/home/stell/FreeBSD/ownports/gramps/Makefile --- /usr/ports/science/gramps/Makefile Thu Jun 30 20:24:16 2005 +++ /usr/home/stell/FreeBSD/ownports/gramps/Makefile Thu Jul 21 18:53:57 2005 @@ -2,11 +2,11 @@ # Date created: 2003-12-25 # Whom: Andreas Fehlner # -# $FreeBSD: ports/science/gramps/Makefile,v 1.15 2005/06/27 20:05:18 jylefort Exp $ +# $FreeBSD: ports/science/gramps/Makefile,v 1.14 2005/05/26 11:58:44 jylefort Exp $ # PORTNAME= gramps -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.5 CATEGORIES= science gnome python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gramps diff -ruN --exclude=CVS /usr/ports/science/gramps/distinfo /usr/home/stell/FreeBSD/ownports/gramps/distinfo --- /usr/ports/science/gramps/distinfo Thu Jun 30 20:24:16 2005 +++ /usr/home/stell/FreeBSD/ownports/gramps/distinfo Thu Jul 21 18:54:44 2005 @@ -1,2 +1,2 @@ -MD5 (gramps-2.0.3.tar.gz) = c103968d314245b994ce004bfc6db8f0 -SIZE (gramps-2.0.3.tar.gz) = 2966108 +MD5 (gramps-2.0.5.tar.gz) = 87e6ad11f18a83dcd91fb12b947b2cc0 +SIZE (gramps-2.0.5.tar.gz) = 2983685 diff -ruN --exclude=CVS /usr/ports/science/gramps/pkg-plist /usr/home/stell/FreeBSD/ownports/gramps/pkg-plist --- /usr/ports/science/gramps/pkg-plist Thu Jun 30 20:24:16 2005 +++ /usr/home/stell/FreeBSD/ownports/gramps/pkg-plist Thu Jul 21 19:22:50 2005 @@ -296,6 +296,10 @@ share/gnome/gramps/plugins/Eval.pyo share/gnome/gramps/plugins/EventCmp.py share/gnome/gramps/plugins/EventCmp.pyo +share/gnome/gramps/plugins/ExportVCalendar.py +share/gnome/gramps/plugins/ExportVCalendar.pyo +share/gnome/gramps/plugins/ExportVCard.py +share/gnome/gramps/plugins/ExportVCard.pyo share/gnome/gramps/plugins/FamilyGroup.py share/gnome/gramps/plugins/FamilyGroup.pyo share/gnome/gramps/plugins/FanChart.py @@ -310,6 +314,8 @@ share/gnome/gramps/plugins/GraphViz.pyo share/gnome/gramps/plugins/ImportGeneWeb.py share/gnome/gramps/plugins/ImportGeneWeb.pyo +share/gnome/gramps/plugins/ImportvCard.py +share/gnome/gramps/plugins/ImportvCard.pyo share/gnome/gramps/plugins/IndivComplete.py share/gnome/gramps/plugins/IndivComplete.pyo share/gnome/gramps/plugins/IndivSummary.py @@ -386,6 +392,8 @@ share/gnome/gramps/plugins/soundex.glade share/gnome/gramps/plugins/stock_link.png share/gnome/gramps/plugins/summary.glade +share/gnome/gramps/plugins/vcalendarexport.glade +share/gnome/gramps/plugins/vcardexport.glade share/gnome/gramps/plugins/verify.glade share/gnome/gramps/plugins/writeftree.glade share/gnome/gramps/rule.glade --- gramps-2.0.5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: