diff options
author | arved <arved@FreeBSD.org> | 2004-08-22 02:45:20 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-08-22 02:45:20 +0800 |
commit | 013b2fc2c7369a909cfc24b6142b6452b42e3474 (patch) | |
tree | dbb4fe23a2574e42858b78939e336fc8ef2eb330 /science/gramps | |
parent | f5707b784afc64db852e0d5711ef1722c9d4d6ff (diff) | |
download | freebsd-ports-graphics-013b2fc2c7369a909cfc24b6142b6452b42e3474.tar.gz freebsd-ports-graphics-013b2fc2c7369a909cfc24b6142b6452b42e3474.tar.zst freebsd-ports-graphics-013b2fc2c7369a909cfc24b6142b6452b42e3474.zip |
Update to 1.0.5
PR: 70422
Submitted by: Andreas Fehlner <fehlner@gmx.de>
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-descr | 10 | ||||
-rw-r--r-- | science/gramps/pkg-plist | 7 |
4 files changed, 15 insertions, 8 deletions
diff --git a/science/gramps/Makefile b/science/gramps/Makefile index 70ca6f27526..cf6c41d4cf8 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gramps -PORTVERSION= 1.0.3 +PORTVERSION= 1.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 464f1d75e64..a19cd7a6943 100644 --- a/science/gramps/distinfo +++ b/science/gramps/distinfo @@ -1,2 +1,2 @@ -MD5 (gramps-1.0.3.tar.gz) = 1326a7e4bbe0823bd4a0bf353041b8e1 -SIZE (gramps-1.0.3.tar.gz) = 6369153 +MD5 (gramps-1.0.5.tar.gz) = 992624a585dcb35fe0cfd15ac175570e +SIZE (gramps-1.0.5.tar.gz) = 6469833 diff --git a/science/gramps/pkg-descr b/science/gramps/pkg-descr index f5b42f85df4..26525d82947 100644 --- a/science/gramps/pkg-descr +++ b/science/gramps/pkg-descr @@ -1,6 +1,10 @@ -Gramps (Genealogical Research and Analysis Management Programming System) -is an open source genealogy program. It is written in Python, using the -GTK/GNOME interface. +GRAMPS (Genealogical Research and Analysis Management Programming System) +is an open source genealogy program. +To put it shortly, it allows you to store, edit, and research genealogical +data using your computer. Its functionality is somewhat common to other +genealogical programs. However, GRAMPS offers some unique features. + +It is written in Python, using the GTK/GNOME interface. WWW: http://gramps.sourceforge.net diff --git a/science/gramps/pkg-plist b/science/gramps/pkg-plist index 966b7bd4454..bb623dd2d7f 100644 --- a/science/gramps/pkg-plist +++ b/science/gramps/pkg-plist @@ -1,5 +1,3 @@ -bin/gramps -lib/gramps/grampslib.so share/pixmaps/gramps.png share/locale/zh_CN/LC_MESSAGES/gramps.mo share/locale/sv/LC_MESSAGES/gramps.mo @@ -13,6 +11,7 @@ share/locale/nb/LC_MESSAGES/gramps.mo share/locale/it/LC_MESSAGES/gramps.mo share/locale/hu/LC_MESSAGES/gramps.mo share/locale/fr/LC_MESSAGES/gramps.mo +share/locale/fi/LC_MESSAGES/gramps.mo share/locale/es/LC_MESSAGES/gramps.mo share/locale/eo/LC_MESSAGES/gramps.mo share/locale/de/LC_MESSAGES/gramps.mo @@ -48,6 +47,8 @@ share/gnome/gramps/plugins/rel_it.pyo share/gnome/gramps/plugins/rel_it.py share/gnome/gramps/plugins/rel_hu.pyo share/gnome/gramps/plugins/rel_hu.py +share/gnome/gramps/plugins/rel_fi.pyo +share/gnome/gramps/plugins/rel_fi.py share/gnome/gramps/plugins/rel_de.pyo share/gnome/gramps/plugins/rel_de.py share/gnome/gramps/plugins/pkgexport.glade @@ -660,6 +661,8 @@ share/gnome/gramps/AddSpouse.py share/gnome/gramps/AddMedia.pyo share/gnome/gramps/AddMedia.py share/gnome/apps/Applications/gramps.desktop +lib/gramps/grampslib.so +bin/gramps @dirrm share/gnome/omf/gramps @dirrm share/gnome/gramps/plugins @dirrm share/gnome/gramps/help/gramps/C/figures |