diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-07-25 00:40:08 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-07-25 00:40:08 +0800 |
commit | d56dd398f432f77a120a6811cd58943f4471bdea (patch) | |
tree | e9550566b499a45689bcd0d1082616894a6c8dd8 /science/gramps | |
parent | 45cc92adcb93b9f0a2abd18f1389a0150cb15b83 (diff) | |
download | freebsd-ports-gnome-d56dd398f432f77a120a6811cd58943f4471bdea.tar.gz freebsd-ports-gnome-d56dd398f432f77a120a6811cd58943f4471bdea.tar.zst freebsd-ports-gnome-d56dd398f432f77a120a6811cd58943f4471bdea.zip |
Update to 2.0.5
PR: ports/83872
Submitted by: maintainer
Diffstat (limited to 'science/gramps')
-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 |