Bug 119963 - [UPDATE] databases/tokyocabinet
Summary: [UPDATE] databases/tokyocabinet
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-25 03:40 UTC by Felippe de Meirelles Motta
Modified: 2008-01-29 15:30 UTC (History)
0 users

See Also:


Attachments
file.diff (4.86 KB, patch)
2008-01-25 03:40 UTC, Felippe de Meirelles Motta
no flags Details | Diff
tokyocabinet.txt (4.87 KB, text/plain)
2008-01-26 17:54 UTC, Felippe de Meirelles Motta
no flags Details
tokyocabinet.txt (5.67 KB, text/plain)
2008-01-29 01:55 UTC, Felippe de Meirelles Motta
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Felippe de Meirelles Motta 2008-01-25 03:40:01 UTC
- Updated to 1.1.10;
- Now respect PORTDOCS;
- Fix pkg-plist, installing PORTDOCS in DOCSDIR instead DATADIR.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-25 03:40:07 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 gslin 2008-01-25 05:15:14 UTC
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
Comment 3 Marcelo Araujo freebsd_committer freebsd_triage 2008-01-26 11:29:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

I'll take it.
Comment 4 araujobsdport 2008-01-26 12:05:47 UTC
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.         .\. /_)

Comment 5 Felippe de Meirelles Motta 2008-01-26 17:54:21 UTC
Yes araujo@,

Now is using as you said!

Thanks!
Comment 6 araujobsdport 2008-01-27 15:19:03 UTC
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.         .\. /_)

Comment 7 Felippe de Meirelles Motta 2008-01-29 01:55:09 UTC
Hello araujo@,

I re-worked on databases/tokyocabinet, please consider this patch, 
thanks! :)
Comment 8 dfilter service freebsd_committer freebsd_triage 2008-01-29 15:21:51 UTC
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"
Comment 9 Marcelo Araujo freebsd_committer freebsd_triage 2008-01-29 15:22:04 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!