diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-07 14:16:14 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-07 14:16:14 +0000 |
commit | c2b4a88142f8d055418984de26ba09447953c7d6 (patch) | |
tree | 1238e110704c7b100c9d0e734c01c7a9a63f3499 /www/geneweb | |
parent | Fix potential mini-memleak (diff) |
- Chase distinfo; tarball rerolled with corrected permissions
PR: ports/91446
Submitted by: Hubert Tournier <hubert@frbsd.org> (maintainer)
Diffstat (limited to 'www/geneweb')
-rw-r--r-- | www/geneweb/Makefile | 2 | ||||
-rw-r--r-- | www/geneweb/distinfo | 6 |
2 files changed, 3 insertions, 5 deletions
diff --git a/www/geneweb/Makefile b/www/geneweb/Makefile index f41fcb994002..d782d171f805 100644 --- a/www/geneweb/Makefile +++ b/www/geneweb/Makefile @@ -17,7 +17,6 @@ COMMENT= An advanced genealogy software BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml -WRKSRC= ${WRKDIR}/${PORTNAME} MAN1= ged2gwb.1 gwb2ged.1 gwc.1 gwu.1 SUB_FILES+= pkg-message @@ -25,7 +24,6 @@ SUB_FILES+= pkg-message post-install: ${INSTALL_DATA} ${WRKSRC}/etc/a.gwf ${PREFIX}/share/geneweb ${INSTALL_SCRIPT} ${FILESDIR}/install.sh ${PREFIX}/share/geneweb - ${FIND} ${DATADIR} -type f | ${XARGS} ${CHMOD} go+r @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> diff --git a/www/geneweb/distinfo b/www/geneweb/distinfo index 3a43e7e91380..6dea2ee869f4 100644 --- a/www/geneweb/distinfo +++ b/www/geneweb/distinfo @@ -1,3 +1,3 @@ -MD5 (geneweb-4.10-1.tar.gz) = dec6e0cf4ea51f0c6d91e73fe1455e18 -SHA256 (geneweb-4.10-1.tar.gz) = 5fe0e65368ed0feaba680579ddea91de9f98940c4a71f4add9462b783b8ee8bf -SIZE (geneweb-4.10-1.tar.gz) = 999143 +MD5 (geneweb-4.10-1.tar.gz) = d9a0840da5282b8260dc1234e4aeda3f +SHA256 (geneweb-4.10-1.tar.gz) = 138e007ab23ad7b19220286e4e4bbd998861da4c63ad90b1df173c411b37236b +SIZE (geneweb-4.10-1.tar.gz) = 998401 |