Index: head/www/geneweb/Makefile =================================================================== --- head/www/geneweb/Makefile (revision 469286) +++ head/www/geneweb/Makefile (revision 469287) @@ -1,36 +1,39 @@ # Created by: Hubert Tournier # $FreeBSD$ PORTNAME= geneweb DISTVERSIONPREFIX= distrib- DISTVERSION= 6-08 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= alex@stangl.us COMMENT= Advanced genealogy software LICENSE= GPLv2 BUILD_DEPENDS= ocamlc:lang/ocaml \ - camlp5:devel/ocaml-camlp5 + camlp5:devel/ocaml-camlp5 \ + ocamlfind:devel/ocaml-findlib USE_GITHUB= yes -GH_ACCOUNT= geneanet +GH_ACCOUNT= geneweb +GH_TAGNAME= 13c850a0cc3973daf7ae3e0772a1621f84052041 HAS_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes MAKE_ENV+= STAGEDIR=${STAGEDIR} SUB_FILES+= pkg-message USE_RC_SUBR= gwd post-install: (cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} distrib) ${INSTALL_DATA} ${WRKSRC}/etc/a.gwf ${STAGEDIR}${PREFIX}/share/geneweb @${MKDIR} ${STAGEDIR}${PREFIX}/share/geneweb/distribution @${CP} -a ${WRKSRC}/distribution ${STAGEDIR}${PREFIX}/share/geneweb/ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gwc1 @${STRIP_CMD} ${STAGEDIR}${PREFIX}/share/geneweb/distribution/gw/gwc1 ${INSTALL_SCRIPT} ${FILESDIR}/install.sh ${STAGEDIR}${PREFIX}/share/geneweb .include Index: head/www/geneweb/distinfo =================================================================== --- head/www/geneweb/distinfo (revision 469286) +++ head/www/geneweb/distinfo (revision 469287) @@ -1,2 +1,3 @@ -SHA256 (geneanet-geneweb-distrib-6-08_GH0.tar.gz) = 082038c595cb9477212656690a02f23dabe53d4511469d6cdfba8a590f6080d7 -SIZE (geneanet-geneweb-distrib-6-08_GH0.tar.gz) = 1791772 +TIMESTAMP = 1525699554 +SHA256 (geneweb-geneweb-distrib-6-08-13c850a0cc3973daf7ae3e0772a1621f84052041_GH0.tar.gz) = 79a062d83181c6a686794d2bb60577e963b26ff01154ac8ec4a3604c796f27e3 +SIZE (geneweb-geneweb-distrib-6-08-13c850a0cc3973daf7ae3e0772a1621f84052041_GH0.tar.gz) = 1793948 Index: head/www/geneweb/files/patch-tools__Makefile.inc.unix =================================================================== --- head/www/geneweb/files/patch-tools__Makefile.inc.unix (revision 469286) +++ head/www/geneweb/files/patch-tools__Makefile.inc.unix (nonexistent) @@ -1,14 +0,0 @@ ---- ./tools/Makefile.inc.unix.orig 2015-10-03 02:32:14 UTC -+++ ./tools/Makefile.inc.unix -@@ -5,8 +5,8 @@ - CAMLP5_COMM=TOP=$(TOP) $(TOP)/tools/caml - CAMLP5F=-DUNIX - CAMLP5D=+camlp5 - LIBUNIX=-cclib -lunix --OCAMLC=ocamlc.opt -warn-error A --OCAMLOPT=ocamlopt.opt -warn-error A -+OCAMLC=ocamlc.opt -warn-error "+A-d" -+OCAMLOPT=ocamlopt.opt -warn-error "+A-d" - OCAMLI= - OCAMLD= - STRIP=strip Property changes on: head/www/geneweb/files/patch-tools__Makefile.inc.unix ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/geneweb/files/patch-configure =================================================================== --- head/www/geneweb/files/patch-configure (nonexistent) +++ head/www/geneweb/files/patch-configure (revision 469287) @@ -0,0 +1,8 @@ +--- configure.orig 2016-11-06 14:21:56 UTC ++++ configure +@@ -1,4 +1,4 @@ +-#!/bin/bash ++#!/bin/sh + + OCAML_MIN_VER="4.02" + Property changes on: head/www/geneweb/files/patch-configure ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property