View | Details | Raw Unified | Return to bug 200660
Collapse All | Expand All

(-)gramps/Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD: head/science/gramps/Makefile 371453 2014-10-24 16:50:42Z mva $
2
# $FreeBSD: head/science/gramps/Makefile 371453 2014-10-24 16:50:42Z mva $
3
3
4
PORTNAME=	gramps
4
PORTNAME=	gramps
5
PORTVERSION=	3.4.8
5
PORTVERSION=	3.4.9
6
PORTREVISION=	3
7
CATEGORIES=	science gnome python
6
CATEGORIES=	science gnome python
8
MASTER_SITES=	SF/${PORTNAME}/Stable/${PORTVERSION}
7
MASTER_SITES=	SF/${PORTNAME}/Stable/${PORTVERSION}
9
8
(-)gramps/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (gramps-3.4.8.tar.gz) = fea75da181c489ce2d61de6ada14b71cec21169f46265b9f22b59a6bab441002
1
SHA256 (gramps-3.4.9.tar.gz) = 402a8616efeda730d10941690edb6dfb2719c3f7383e376a404577412676a8f3
2
SIZE (gramps-3.4.8.tar.gz) = 10173818
2
SIZE (gramps-3.4.9.tar.gz) = 10190446
(-)gramps/pkg-plist (+3 lines)
Lines 1773-1778 Link Here
1773
%%DATADIR%%/gui/editors/displaytabs/locationmodel.py
1773
%%DATADIR%%/gui/editors/displaytabs/locationmodel.py
1774
%%DATADIR%%/gui/editors/displaytabs/locationmodel.pyc
1774
%%DATADIR%%/gui/editors/displaytabs/locationmodel.pyc
1775
%%DATADIR%%/gui/editors/displaytabs/locationmodel.pyo
1775
%%DATADIR%%/gui/editors/displaytabs/locationmodel.pyo
1776
%%DATADIR%%/gui/editors/displaytabs/mediaattrembedlist.py
1777
%%DATADIR%%/gui/editors/displaytabs/mediaattrembedlist.pyc
1778
%%DATADIR%%/gui/editors/displaytabs/mediaattrembedlist.pyo
1776
%%DATADIR%%/gui/editors/displaytabs/mediabackreflist.py
1779
%%DATADIR%%/gui/editors/displaytabs/mediabackreflist.py
1777
%%DATADIR%%/gui/editors/displaytabs/mediabackreflist.pyc
1780
%%DATADIR%%/gui/editors/displaytabs/mediabackreflist.pyc
1778
%%DATADIR%%/gui/editors/displaytabs/mediabackreflist.pyo
1781
%%DATADIR%%/gui/editors/displaytabs/mediabackreflist.pyo

Return to bug 200660