- Updated to 1.1.10; - Now respect PORTDOCS; - Fix pkg-plist, installing PORTDOCS in DOCSDIR instead DATADIR. Fix: Patch attached with submission follows:
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Thank you, please commit it. On Fri, Jan 25, 2008 at 03:40:06AM +0000, Edwin Groothuis wrote: > Maintainer of databases/tokyocabinet, > > Please note that PR ports/119963 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/119963 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org -- * Gea-Suan Lin http://blog.gslin.org/ * If you cannot convince them, confuse them. -- Harry S Truman
Responsible Changed From-To: freebsd-ports-bugs->araujo I'll take it.
Hi, Please, DOCSDIR/doc is not the best way, instead use EXAMPLESDIR. Best Regards. -- Marcelo Araujo (__) araujo@FreeBSD.org \\\'',) http://www.FreeBSD.org \/ \ ^ Power To Server. .\. /_)
Yes araujo@, Now is using as you said! Thanks!
Hey Felippe, Look at: http://tb4.droso.net/errors/7-araujo/tokyocabinet-1.1.10.log http://tb3.droso.net/errors/7-araujo/tokyocabinet-1.1.10.log Thanks, -- Marcelo Araujo (__) araujo@FreeBSD.org \\\'',) http://www.FreeBSD.org \/ \ ^ Power To Server. .\. /_)
Hello araujo@, I re-worked on databases/tokyocabinet, please consider this patch, thanks! :)
araujo 2008-01-29 15:21:41 UTC FreeBSD ports repository Modified files: databases/tokyocabinet Makefile distinfo pkg-plist Log: - Update to 1.1.10. - Now use DOCSDIR. PR: ports/119963 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) itetcu (mentor, implicit) Revision Changes Path 1.2 +76 -6 ports/databases/tokyocabinet/Makefile 1.2 +3 -3 ports/databases/tokyocabinet/distinfo 1.2 +20 -16 ports/databases/tokyocabinet/pkg-plist _______________________________________________ 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: feedback->closed Committed, with minor changes. Thanks!