diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2010-11-29 02:12:02 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2010-11-29 02:12:02 +0000 |
commit | 2d6c27d1fca1c0fa75f561bb5f72672dfcf292c6 (patch) | |
tree | f578775b87294871cbdc7ba821d0a04908419c23 /science | |
parent | Fix PREFIX in configure environment. (diff) |
Update to 3.2.5, fix LICENSE entry.
Remove stale warning.
PR: ports/152372
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: Anders Troback <freebsd@troback.com> (maintainer)
itetcu (implicit)
Notes
Notes:
svn path=/head/; revision=265350
Diffstat (limited to 'science')
-rw-r--r-- | science/gramps/Makefile | 11 | ||||
-rw-r--r-- | science/gramps/distinfo | 5 | ||||
-rw-r--r-- | science/gramps/pkg-plist | 6 |
3 files changed, 10 insertions, 12 deletions
diff --git a/science/gramps/Makefile b/science/gramps/Makefile index 26ae7e9db212..4e1abb4895f7 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= gramps -PORTVERSION= 3.2.4 +PORTVERSION= 3.2.5 CATEGORIES= science gnome python MASTER_SITES= SF/${PORTNAME}/Stable/${PORTVERSION} @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb \ ${PYTHON_SITELIBDIR}/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml LICENSE= GPLv2 -LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/COPYING USE_BDB= 43 USE_PYTHON= yes USE_GETTEXT= yes @@ -46,13 +46,6 @@ RUN_DEPENDS+=${PYTHON_PKGNAMEPREFIX}webkitgtk>=0:${PORTSDIR}/www/py-webkitgtk RUN_DEPENDS+=${PYTHON_PKGNAMEPREFIX}graphviz>-0:${PORTSDIR}/graphics/py-graphviz .endif -pre-everything:: - @${ECHO_MSG} "WARNING: The on-disk structure of the databases has" - @${ECHO_MSG} "changed since version 2.2.x." - @${ECHO_MSG} "Cancel this installation now and export your databases" - @${ECHO_MSG} "to GRAMPS XML file format as gedcom if you have not" - @${ECHO_MSG} "already have done so." - post-install: @${CAT} ${PKGMESSAGE} diff --git a/science/gramps/distinfo b/science/gramps/distinfo index 1cb284689aa0..86c66912fb49 100644 --- a/science/gramps/distinfo +++ b/science/gramps/distinfo @@ -1,3 +1,2 @@ -MD5 (gramps-3.2.4.tar.gz) = b04a078ca9986ff7a3027676df93c30f -SHA256 (gramps-3.2.4.tar.gz) = ef4a4d188898ee99021197856b99abd7e340dfd76bc3a578e06c44aed797cb21 -SIZE (gramps-3.2.4.tar.gz) = 7252550 +SHA256 (gramps-3.2.5.tar.gz) = 6cb97629913cb48e7804d35099813b86727c15b82b6f7a6438fe01935fc8dba2 +SIZE (gramps-3.2.5.tar.gz) = 7300072 diff --git a/science/gramps/pkg-plist b/science/gramps/pkg-plist index 79d482f24a95..145de51b13b7 100644 --- a/science/gramps/pkg-plist +++ b/science/gramps/pkg-plist @@ -77,6 +77,9 @@ share/applications/gramps.desktop %%DATADIR%%/DateHandler/_Date_sk.py %%DATADIR%%/DateHandler/_Date_sk.pyc %%DATADIR%%/DateHandler/_Date_sk.pyo +%%DATADIR%%/DateHandler/_Date_sl.py +%%DATADIR%%/DateHandler/_Date_sl.pyc +%%DATADIR%%/DateHandler/_Date_sl.pyo %%DATADIR%%/DateHandler/_Date_sr.py %%DATADIR%%/DateHandler/_Date_sr.pyc %%DATADIR%%/DateHandler/_Date_sr.pyo @@ -2443,6 +2446,9 @@ share/applications/gramps.desktop %%DATADIR%%/plugins/rel/rel_sk.py %%DATADIR%%/plugins/rel/rel_sk.pyc %%DATADIR%%/plugins/rel/rel_sk.pyo +%%DATADIR%%/plugins/rel/rel_sl.py +%%DATADIR%%/plugins/rel/rel_sl.pyc +%%DATADIR%%/plugins/rel/rel_sl.pyo %%DATADIR%%/plugins/rel/rel_sv.py %%DATADIR%%/plugins/rel/rel_sv.pyc %%DATADIR%%/plugins/rel/rel_sv.pyo |