ports/151700: [PATCH] science/gramps: update to 3.2.4

Ruslan Mahmatkhanov cvs-src at yandex.ru
Sun Oct 24 20:10:12 UTC 2010


>Number:         151700
>Category:       ports
>Synopsis:       [PATCH] science/gramps: update to 3.2.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 24 20:10:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        8.1-STABLE
>Organization:
>Environment:
8.1-STABLE i386
>Description:
- update to 3.2.4
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa gramps/Makefile gramps/Makefile
--- gramps/Makefile	2010-10-24 23:32:42.000000000 +0400
+++ gramps/Makefile	2010-10-24 23:40:02.000000000 +0400
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/science/gramps/Makefile,v 1.44 2010/06/24 12:07:17 pav Exp $
 
 PORTNAME=	gramps
-PORTVERSION=	3.2.3
+PORTVERSION=	3.2.4
 CATEGORIES=	science gnome python
 MASTER_SITES=	SF/${PORTNAME}/Stable/${PORTVERSION}
 
@@ -13,7 +13,7 @@
 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 -ruNa gramps/distinfo gramps/distinfo
--- gramps/distinfo	2010-10-24 23:32:53.000000000 +0400
+++ gramps/distinfo	2010-10-24 23:33:01.000000000 +0400
@@ -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 -ruNa gramps/pkg-plist gramps/pkg-plist
--- gramps/pkg-plist	2010-06-24 16:07:17.000000000 +0400
+++ gramps/pkg-plist	2010-10-24 23:52:24.000000000 +0400
@@ -1011,6 +1011,7 @@
 %%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
@@ -2689,6 +2690,7 @@
 share/locale/zh_CN/LC_MESSAGES/gramps.mo
 share/mime-info/gramps.keys
 share/mime-info/gramps.mime
+share/mime/application/x-gedcom.xml
 share/mime/application/x-geneweb.xml
 share/mime/application/x-gramps-package.xml
 share/mime/application/x-gramps-xml.xml


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list