When emailing with alexbl@, he told me that Git also ships prebuilt manpages, which I didn't know before. This means that we can just ditch NOPORTDOCS, because that switch is usually meant for share/doc/* stuff, not manpages. This patch bumps the port to 1.5.2.1 and removes the dependency on asciidoc and xmlto; we can now just install the manpages from the git-manpages tarball itself.
Responsible Changed From-To: freebsd-ports-bugs->anholt Over to maintainer
anholt 2007-07-09 20:55:46 UTC FreeBSD ports repository Modified files: devel/git Makefile distinfo Log: git: Update to 1.5.2.1, and use prebuilt manpages instead of asciidoc. PR: ports/113541 Submitted by: Ed Schouten <ed@fxq.nl> Revision Changes Path 1.22 +16 -15 ports/devel/git/Makefile 1.14 +6 -3 ports/devel/git/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!