Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Feb 2019 14:14:39 +0000 (UTC)
From:      Ben Woods <woodsb02@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r492137 - in head/science/gramps: . files
Message-ID:  <201902041414.x14EEd6f055784@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: woodsb02
Date: Mon Feb  4 14:14:38 2019
New Revision: 492137
URL: https://svnweb.freebsd.org/changeset/ports/492137

Log:
  science/gramps: Update to 5.0.1
  
  Changes this release:
    https://gramps-project.org/introduction-WP/2018/07/gramps-5-0-0-released/
    https://gramps-project.org/introduction-WP/2018/12/gramps-5-0-1-released/

Deleted:
  head/science/gramps/files/patch-setup.py
Modified:
  head/science/gramps/Makefile
  head/science/gramps/distinfo

Modified: head/science/gramps/Makefile
==============================================================================
--- head/science/gramps/Makefile	Mon Feb  4 14:09:11 2019	(r492136)
+++ head/science/gramps/Makefile	Mon Feb  4 14:14:38 2019	(r492137)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gramps
-PORTVERSION=	4.2.8
+PORTVERSION=	5.0.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	science gnome python
 
@@ -18,13 +18,13 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}bsddb3>0:databases
 		${PYTHON_PKGNAMEPREFIX}pygraphviz>=0:graphics/py-pygraphviz@${PY_FLAVOR} \
 		xdg-open:devel/xdg-utils
 
+USES=		desktop-file-utils gettext gnome python:3.2+ shared-mime-info
 USE_GITHUB=	yes
 GH_ACCOUNT=	gramps-project
-
-NO_ARCH=	yes
-USES=		desktop-file-utils gettext shared-mime-info python:3.2+
 USE_GNOME=	cairo gtk30 intltool librsvg2 pango pygobject3
 USE_PYTHON=	autoplist distutils noflavors
+
+NO_ARCH=	yes
 CONFIGURE_ARGS=	--disable-mime-install
 INSTALLS_OMF=	yes
 INSTALLS_ICONS=	yes

Modified: head/science/gramps/distinfo
==============================================================================
--- head/science/gramps/distinfo	Mon Feb  4 14:09:11 2019	(r492136)
+++ head/science/gramps/distinfo	Mon Feb  4 14:14:38 2019	(r492137)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519650521
-SHA256 (gramps-project-gramps-v4.2.8_GH0.tar.gz) = aa2c18cdeb3d7fc07f0013d5ca9c651f3bd4aa02f03010966857f804b227668d
-SIZE (gramps-project-gramps-v4.2.8_GH0.tar.gz) = 18704769
+TIMESTAMP = 1549289325
+SHA256 (gramps-project-gramps-v5.0.1_GH0.tar.gz) = 3a81265764a314cca0540593ccd639c5b76199615b3b0aace0b2540fc186eba5
+SIZE (gramps-project-gramps-v5.0.1_GH0.tar.gz) = 16718439



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902041414.x14EEd6f055784>