You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
gramps: update to version 4.2.3.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@147777 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup gramps-project gramps 4.2.2 v
|
||||
revision 1
|
||||
github.setup gramps-project gramps 4.2.3 v
|
||||
|
||||
PortGroup python 1.0
|
||||
|
||||
@@ -27,8 +26,8 @@ long_description GRAMPS is a genealogy program to store, edit, \
|
||||
|
||||
homepage http://www.gramps-project.org/
|
||||
|
||||
checksums rmd160 f32329600c300de9cdbcab0c0daea82f2bb6c0f6 \
|
||||
sha256 11bbdcfdb823cbb4ba31ac484b611f6e0fcda272f02b69ea17b6a3f395aedf40
|
||||
checksums rmd160 f635dc0604101c439472efc34159d58c82b3ec78 \
|
||||
sha256 222b3555114de6b8bdd4579782333dd0afe196298e520514a29ee0ea4efcb689
|
||||
|
||||
depends_build-append port:intltool
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
except:
|
||||
--- gramps/grampsapp.py.orig 2015-10-18 17:06:18.000000000 -0700
|
||||
+++ gramps/grampsapp.py 2015-10-18 17:11:32.000000000 -0700
|
||||
@@ -220,6 +220,8 @@
|
||||
@@ -244,6 +244,8 @@
|
||||
from gi import Repository
|
||||
repository = Repository.get_default()
|
||||
if repository.enumerate_versions("OsmGpsMap"):
|
||||
@@ -28,7 +28,7 @@
|
||||
from gi.repository import OsmGpsMap as osmgpsmap
|
||||
try:
|
||||
osmgpsmap_str = osmgpsmap._version
|
||||
@@ -235,7 +237,9 @@
|
||||
@@ -259,7 +261,9 @@
|
||||
from gi import Repository
|
||||
repository = Repository.get_default()
|
||||
if repository.enumerate_versions("GExiv2"):
|
||||
|
||||
Reference in New Issue
Block a user