diff options
author | pav <pav@FreeBSD.org> | 2010-11-09 05:36:03 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-11-09 05:36:03 +0800 |
commit | b2c44a73c97a540c415f3936a487c0886b501303 (patch) | |
tree | 0fc940b86525bcd8d671f48c0fd1e6d5011a1ce3 /science/gramps | |
parent | ad31b862ab9154763bbde6d0ff19f7e6c156669f (diff) | |
download | freebsd-ports-gnome-b2c44a73c97a540c415f3936a487c0886b501303.tar.gz freebsd-ports-gnome-b2c44a73c97a540c415f3936a487c0886b501303.tar.zst freebsd-ports-gnome-b2c44a73c97a540c415f3936a487c0886b501303.zip |
- Update to 3.2.4
PR: ports/151700
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: Anders Troback <freebsd@troback.com> (maintainer)
Diffstat (limited to 'science/gramps')
-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 |