diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-11-08 21:36:03 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-11-08 21:36:03 +0000 |
commit | d0e0a950b0f1c0995a97c12cfc02021af29a0f1f (patch) | |
tree | 4bd4a054127374b330aa4cb22f72bf83faef9b04 /science | |
parent | be09288468a0f9f4b4c33ca7d86ffdab10033900 (diff) | |
download | ports-d0e0a950b0f1c0995a97c12cfc02021af29a0f1f.tar.gz ports-d0e0a950b0f1c0995a97c12cfc02021af29a0f1f.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/gramps/Makefile | 4 | ||||
-rw-r--r-- | science/gramps/distinfo | 6 | ||||
-rw-r--r-- | science/gramps/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/science/gramps/Makefile b/science/gramps/Makefile index 5e066aab79fd..26ae7e9db212 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= gramps -PORTVERSION= 3.2.3 +PORTVERSION= 3.2.4 CATEGORIES= science gnome python MASTER_SITES= SF/${PORTNAME}/Stable/${PORTVERSION} @@ -13,7 +13,7 @@ MAINTAINER= freebsd@troback.com COMMENT= A GTK/GNOME-based genealogy program RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb \ - ${PYTHON_LIBDIR}/site-packages/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml + ${PYTHON_SITELIBDIR}/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml LICENSE= GPLv2 LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING diff --git a/science/gramps/distinfo b/science/gramps/distinfo index 1c76ea664735..1cb284689aa0 100644 --- a/science/gramps/distinfo +++ b/science/gramps/distinfo @@ -1,3 +1,3 @@ -MD5 (gramps-3.2.3.tar.gz) = 76a8d5bac3300d6fc81def3eccafcd27 -SHA256 (gramps-3.2.3.tar.gz) = a5f34c484afa66af4ef54e19a9b7cce8783f91caa911cbe24fcef9fab2489ce8 -SIZE (gramps-3.2.3.tar.gz) = 7234196 +MD5 (gramps-3.2.4.tar.gz) = b04a078ca9986ff7a3027676df93c30f +SHA256 (gramps-3.2.4.tar.gz) = ef4a4d188898ee99021197856b99abd7e340dfd76bc3a578e06c44aed797cb21 +SIZE (gramps-3.2.4.tar.gz) = 7252550 diff --git a/science/gramps/pkg-plist b/science/gramps/pkg-plist index 6aaae1b884d1..79d482f24a95 100644 --- a/science/gramps/pkg-plist +++ b/science/gramps/pkg-plist @@ -1011,6 +1011,7 @@ share/applications/gramps.desktop %%DATADIR%%/data/Web_Nebraska.css %%DATADIR%%/data/Web_Print-Default.css %%DATADIR%%/data/Web_Visually.css +%%DATADIR%%/data/ancestortree.css %%DATADIR%%/data/authors.xml %%DATADIR%%/data/behaviour.css %%DATADIR%%/data/gedcom.xml |