Skip to content

Commit

Permalink
Update to gramps-3.2.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
ajacoutot committed Jul 20, 2011
1 parent 331ebc8 commit 412e2ad
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 13 deletions.
12 changes: 5 additions & 7 deletions misc/gramps/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.19 2011/06/08 17:36:17 jasper Exp $
# $OpenBSD: Makefile,v 1.20 2011/07/20 06:12:11 ajacoutot Exp $

COMMENT= genealogical research and analysis management program system

DISTNAME= gramps-3.2.5
REVISION = 0
DISTNAME= gramps-3.2.6

CATEGORIES= misc x11

Expand All @@ -20,16 +19,15 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gramps/}
MODULES= lang/python \
textproc/intltool

BUILD_DEPENDS= x11/gnome/doc-utils \
x11/gnome/py-gnome
BUILD_DEPENDS= x11/py-gtk2
RUN_DEPENDS= devel/desktop-file-utils \
devel/xdg-utils \
${MODPY_RUN_DEPENDS:S/python/python-bsddb/},-bsddb \
math/graphviz \
misc/shared-mime-info \
x11/gnome/librsvg \
x11/gnome/py-gnome-desktop \
x11/gnome/py-gnome-extras
x11/py-gtk2 \
www/py-webkitgtk

CONFIGURE_STYLE=gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
Expand Down
10 changes: 5 additions & 5 deletions misc/gramps/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
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
MD5 (gramps-3.2.6.tar.gz) = e2/j2B0ZJfMLDNY6NioaGA==
RMD160 (gramps-3.2.6.tar.gz) = 3OoSt624bNTCE+sQr8scRkkoFDM=
SHA1 (gramps-3.2.6.tar.gz) = DjNDkhQAdYZoFYu/oHKzenAuobk=
SHA256 (gramps-3.2.6.tar.gz) = ZtuXJ+aqfWXWtPeYNIx7QbYPDrTgaouK5bHwTMa9sOw=
SIZE (gramps-3.2.6.tar.gz) = 7340674
6 changes: 5 additions & 1 deletion misc/gramps/pkg/PLIST
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.11 2010/12/14 23:40:14 jasper Exp $
@comment $OpenBSD: PLIST,v 1.12 2011/07/20 06:12:11 ajacoutot Exp $
bin/gramps
man/fr/
man/fr/man1/
Expand Down Expand Up @@ -2737,11 +2737,15 @@ share/gramps/plugins/webreport/webplugins.gpr.pyo
share/gramps/soundex.py
share/gramps/soundex.pyc
share/gramps/soundex.pyo
share/icons/gnome/
share/icons/gnome/48x48/
share/icons/gnome/48x48/mimetypes/
share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gedcom.png
share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-geneweb.png
share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gramps-package.png
share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gramps-xml.png
share/icons/gnome/48x48/mimetypes/gnome-mime-application-x-gramps.png
share/icons/gnome/scalable/
share/icons/gnome/scalable/mimetypes/
share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-gedcom.svg
share/icons/gnome/scalable/mimetypes/gnome-mime-application-x-geneweb.svg
Expand Down

0 comments on commit 412e2ad

Please sign in to comment.