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

(-)Makefile (-2 / +2 lines)
Lines 2-14 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	webtrees20
4
PORTNAME=	webtrees20
5
PORTVERSION=	2.0.12
5
PORTVERSION=	2.0.13
6
CATEGORIES=	www
6
CATEGORIES=	www
7
MASTER_SITES=	http://github.com/fisharebest/webtrees/releases/download/${PORTVERSION}/ \
7
MASTER_SITES=	http://github.com/fisharebest/webtrees/releases/download/${PORTVERSION}/ \
8
		https://freebsd.ark-ict.nl/ports/
8
		https://freebsd.ark-ict.nl/ports/
9
DISTNAME=	webtrees-${PORTVERSION}
9
DISTNAME=	webtrees-${PORTVERSION}
10
10
11
MAINTAINER=	andre@ark-ict.nl
11
MAINTAINER=	freebsd-ports@misc.ark-ict.nl
12
COMMENT=	Online genealogy viewer
12
COMMENT=	Online genealogy viewer
13
13
14
LICENSE=	LGPL3
14
LICENSE=	LGPL3
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1615486207
1
TIMESTAMP = 1615880271
2
SHA256 (webtrees-2.0.12.zip) = c2097116d8e2424f2a1c12de346113dbb4bba780761988aae403cd38936f31e9
2
SHA256 (webtrees-2.0.13.zip) = badff15ca4432d339728282207ebc1bd3d51b8fdf46e23631ce6598d14a3af5a
3
SIZE (webtrees-2.0.12.zip) = 30729320
3
SIZE (webtrees-2.0.13.zip) = 30729670
(-)pkg-plist (-1 / +1 lines)
Lines 286-292 Link Here
286
%%WWWDIR%%/app/Elements/FileName.php
286
%%WWWDIR%%/app/Elements/FileName.php
287
%%WWWDIR%%/app/Elements/FirstCommunion.php
287
%%WWWDIR%%/app/Elements/FirstCommunion.php
288
%%WWWDIR%%/app/Elements/Form.php
288
%%WWWDIR%%/app/Elements/Form.php
289
%%WWWDIR%%/app/Elements/Gedcom.php
289
%%WWWDIR%%/app/Elements/GedcomElement.php
290
%%WWWDIR%%/app/Elements/GenerationsOfAncestors.php
290
%%WWWDIR%%/app/Elements/GenerationsOfAncestors.php
291
%%WWWDIR%%/app/Elements/GenerationsOfDescendants.php
291
%%WWWDIR%%/app/Elements/GenerationsOfDescendants.php
292
%%WWWDIR%%/app/Elements/GovIdType.php
292
%%WWWDIR%%/app/Elements/GovIdType.php

Return to bug 254336