- update gramps to 3.2.5
This commit is contained in:
parent
3b5f38aeee
commit
3437e9cd53
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2010/11/19 07:23:11 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2010/12/14 23:40:14 jasper Exp $
|
||||
|
||||
COMMENT= genealogical research and analysis management program system
|
||||
|
||||
DISTNAME= gramps-3.2.1
|
||||
REVISION = 0
|
||||
DISTNAME= gramps-3.2.5
|
||||
|
||||
CATEGORIES= misc x11
|
||||
|
||||
@ -36,7 +35,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX} \
|
||||
--localedir=${LOCALBASE}/share/locale \
|
||||
--disable-scrollkeeper \
|
||||
--enable-packager-mode
|
||||
USE_GROFF = Yes
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gramps-3.2.1.tar.gz) = VeODL5Y8dcUZ/bMxdT01yQ==
|
||||
RMD160 (gramps-3.2.1.tar.gz) = FkHBkhLbuht9MpLATh9Hs+b6O0w=
|
||||
SHA1 (gramps-3.2.1.tar.gz) = Pe4ZkHrC2nJFzLjhXps8HhJP1T8=
|
||||
SHA256 (gramps-3.2.1.tar.gz) = xMOTOMsNKPVFNxrmletyr0TYeeaFIlqdhv5S2XE26lE=
|
||||
SIZE (gramps-3.2.1.tar.gz) = 7196866
|
||||
MD5 (gramps-3.2.5.tar.gz) = b2Y25Ujb+fgzuDu4Mx0nYg==
|
||||
RMD160 (gramps-3.2.5.tar.gz) = 5HTyvS2GG6vjUSAEqKFu7NM32zw=
|
||||
SHA1 (gramps-3.2.5.tar.gz) = gPYoSvj9EpCxb22xfUhn5KbgJ9Q=
|
||||
SHA256 (gramps-3.2.5.tar.gz) = bLl2KZE8tI54BNNQmYE7hnJ8Fbgrb3pkOP4Bk1/I26I=
|
||||
SIZE (gramps-3.2.5.tar.gz) = 7300072
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2010/05/07 17:48:54 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2010/12/14 23:40:14 jasper Exp $
|
||||
bin/gramps
|
||||
man/fr/
|
||||
man/fr/man1/
|
||||
@ -93,6 +93,9 @@ share/gramps/DateHandler/_Date_ru.pyo
|
||||
share/gramps/DateHandler/_Date_sk.py
|
||||
share/gramps/DateHandler/_Date_sk.pyc
|
||||
share/gramps/DateHandler/_Date_sk.pyo
|
||||
share/gramps/DateHandler/_Date_sl.py
|
||||
share/gramps/DateHandler/_Date_sl.pyc
|
||||
share/gramps/DateHandler/_Date_sl.pyo
|
||||
share/gramps/DateHandler/_Date_sr.py
|
||||
share/gramps/DateHandler/_Date_sr.pyc
|
||||
share/gramps/DateHandler/_Date_sr.pyo
|
||||
@ -1046,6 +1049,7 @@ share/gramps/data/Web_Navigation-Vertical.css
|
||||
share/gramps/data/Web_Nebraska.css
|
||||
share/gramps/data/Web_Print-Default.css
|
||||
share/gramps/data/Web_Visually.css
|
||||
share/gramps/data/ancestortree.css
|
||||
share/gramps/data/authors.xml
|
||||
share/gramps/data/behaviour.css
|
||||
share/gramps/data/gedcom.xml
|
||||
@ -2515,6 +2519,9 @@ share/gramps/plugins/rel/rel_ru.pyo
|
||||
share/gramps/plugins/rel/rel_sk.py
|
||||
share/gramps/plugins/rel/rel_sk.pyc
|
||||
share/gramps/plugins/rel/rel_sk.pyo
|
||||
share/gramps/plugins/rel/rel_sl.py
|
||||
share/gramps/plugins/rel/rel_sl.pyc
|
||||
share/gramps/plugins/rel/rel_sl.pyo
|
||||
share/gramps/plugins/rel/rel_sv.py
|
||||
share/gramps/plugins/rel/rel_sv.pyc
|
||||
share/gramps/plugins/rel/rel_sv.pyo
|
||||
@ -2719,7 +2726,11 @@ share/gramps/plugins/view/view.gpr.pyc
|
||||
share/gramps/plugins/view/view.gpr.pyo
|
||||
share/gramps/plugins/webreport/
|
||||
share/gramps/plugins/webreport/NarrativeWeb.py
|
||||
share/gramps/plugins/webreport/NarrativeWeb.pyc
|
||||
share/gramps/plugins/webreport/NarrativeWeb.pyo
|
||||
share/gramps/plugins/webreport/WebCal.py
|
||||
share/gramps/plugins/webreport/WebCal.pyc
|
||||
share/gramps/plugins/webreport/WebCal.pyo
|
||||
share/gramps/plugins/webreport/webplugins.gpr.py
|
||||
share/gramps/plugins/webreport/webplugins.gpr.pyc
|
||||
share/gramps/plugins/webreport/webplugins.gpr.pyo
|
||||
|
Loading…
Reference in New Issue
Block a user