mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
. update to version 4.2.2; [1]
. use FETCH_ARGS=-pRr to download distfile (SF uses redirects). [2] *NOTE*: the port uses non-ascii symbols at pkg-plist. This causes at least problems with GNAT database -- the patch has got corrupted. PR: ports/137633 [1] Submitted by: "J.R. Oldroyd" <fbsd at opal.com> (maintainer) [1] Approved by: maintainer (by e-mail) [2]
This commit is contained in:
parent
ee30ec1407
commit
692d7b4f59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239265
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= phpGedView
|
||||
PORTVERSION= 4.2
|
||||
PORTVERSION= 4.2.2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR= phpgedview
|
||||
@ -17,6 +17,7 @@ COMMENT= Online genealogy viewer
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
EXTRACT_AFTER_ARGS= -d ${WRKSRC}
|
||||
FETCH_ARGS= -pRr
|
||||
|
||||
USE_ZIP= yes
|
||||
USE_PHP= calendar dom gd pcre session xml
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (PhpGedView-basic-4.2.zip) = c7dbf0c345722b89a4b199c4d1ed4423
|
||||
SHA256 (PhpGedView-basic-4.2.zip) = 24b11ceb843a34218412a37bfddf52f97b2e2288e806a7e4b9b6c6da64291db3
|
||||
SIZE (PhpGedView-basic-4.2.zip) = 4638056
|
||||
MD5 (PhpGedView-basic-4.2.2.zip) = a36f374815afbafbb94411e3d408ce0e
|
||||
SHA256 (PhpGedView-basic-4.2.2.zip) = b01fca2b2346789724d9678d3ac48a6b3eb12d8cd7c1a0bc1a369d8b6c4e88b6
|
||||
SIZE (PhpGedView-basic-4.2.2.zip) = 5764268
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user