diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-07-24 16:40:08 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-07-24 16:40:08 +0000 |
commit | c01f41f6be62ccd62a4a0135eb675c763dc3c168 (patch) | |
tree | 88d4a1987d77647f331db3bd274f7af1cf7beb97 /science | |
parent | ba034d9745202abb42d9948df708796adbc90451 (diff) | |
download | ports-c01f41f6be62ccd62a4a0135eb675c763dc3c168.tar.gz ports-c01f41f6be62ccd62a4a0135eb675c763dc3c168.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/gramps/Makefile | 2 | ||||
-rw-r--r-- | science/gramps/distinfo | 4 | ||||
-rw-r--r-- | science/gramps/pkg-plist | 8 |
3 files changed, 11 insertions, 3 deletions
diff --git a/science/gramps/Makefile b/science/gramps/Makefile index 1cc0513a2294..2aad8b7ecc14 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gramps -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.5 CATEGORIES= science gnome python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gramps diff --git a/science/gramps/distinfo b/science/gramps/distinfo index b17c2cc8f5c1..98dc6b6d28d7 100644 --- a/science/gramps/distinfo +++ b/science/gramps/distinfo @@ -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 --git a/science/gramps/pkg-plist b/science/gramps/pkg-plist index 33e4262f9be5..577d04a35241 100644 --- a/science/gramps/pkg-plist +++ b/science/gramps/pkg-plist @@ -296,6 +296,10 @@ share/gnome/gramps/plugins/Eval.py 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.py 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/scratchpad.glade 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 |