mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 5.02
PR: ports/156732 Submitted by: Hubert Tournier <hubert@tournier.org> (maintainer)
This commit is contained in:
parent
4f26baad22
commit
5eb8c15648
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273390
3 changed files with 4 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= geneweb
|
PORTNAME= geneweb
|
||||||
PORTVERSION= 5.01
|
PORTVERSION= 5.02
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/geneweb/Src/
|
MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/geneweb/Src/
|
||||||
EXTRACT_SUFX= .tgz
|
EXTRACT_SUFX= .tgz
|
||||||
|
@ -17,8 +17,6 @@ COMMENT= An advanced genealogy software
|
||||||
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
|
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
|
||||||
camlp5:${PORTSDIR}/devel/ocaml-camlp5
|
camlp5:${PORTSDIR}/devel/ocaml-camlp5
|
||||||
|
|
||||||
BROKEN= does not build
|
|
||||||
|
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
|
|
||||||
MAN1= ged2gwb.1 gwb2ged.1 gwc.1 gwc2.1 gwu.1 gwd.1 consang.1 gwsetup.1
|
MAN1= ged2gwb.1 gwb2ged.1 gwc.1 gwc2.1 gwu.1 gwd.1 consang.1 gwsetup.1
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (geneweb-5.01.tgz) = dcc6b2ea4659e8dc816ab3ea573d9177bdd83597c36d8628f9ce1dbc30a28e6c
|
SHA256 (geneweb-5.02.tgz) = 8be9ce98883043d5e6e1e473e3bb3c2c18920cd6ad60192e859101f472385704
|
||||||
SIZE (geneweb-5.01.tgz) = 1388008
|
SIZE (geneweb-5.02.tgz) = 1419164
|
||||||
|
|
|
@ -3,6 +3,7 @@ bin/consang
|
||||||
bin/ged2gwb
|
bin/ged2gwb
|
||||||
bin/gwb2ged
|
bin/gwb2ged
|
||||||
bin/gwc
|
bin/gwc
|
||||||
|
bin/gwc1
|
||||||
bin/gwc2
|
bin/gwc2
|
||||||
bin/gwd
|
bin/gwd
|
||||||
bin/gwu
|
bin/gwu
|
||||||
|
|
Loading…
Add table
Reference in a new issue