Bug 136987 - databases/tokyotyrant: Upgrade Tokyo Tyrant to 1.1.33
Summary: databases/tokyotyrant: Upgrade Tokyo Tyrant to 1.1.33
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-22 12:40 UTC by QingFeng
Modified: 2009-07-28 16:00 UTC (History)
0 users

See Also:


Attachments
file.diff (397 bytes, patch)
2009-07-22 12:40 UTC, QingFeng
no flags Details | Diff
tokyorant.diff (1.14 KB, patch)
2009-07-24 21:30 UTC, Wesley Shields
no flags Details | Diff
tokyotyrant.diff (1.79 KB, patch)
2009-07-25 01:59 UTC, Wesley Shields
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description QingFeng 2009-07-22 12:40:05 UTC

    
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2009-07-24 21:25:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 Wesley Shields freebsd_committer freebsd_triage 2009-07-24 21:30:57 UTC
PR ports/136987 was recently submitted for databases/tokyocabinet. The
patch in the PR is incomplete (missing the distinfo piece at least) so I
am attaching a proper patch. I'd like to commit this but want to get
your approval as maintainer first. Thank you!

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/136987

-- WXS
Comment 3 Wesley Shields freebsd_committer freebsd_triage 2009-07-24 21:31:04 UTC
State Changed
From-To: open->feedback

Pending maintainer approval.
Comment 4 Wesley Shields freebsd_committer freebsd_triage 2009-07-25 01:59:05 UTC
I forgot the plist changes. Here's an updated patch.

-- WXS
Comment 5 gslin 2009-07-25 08:20:38 UTC
Thanks, please commit it.

On Fri, Jul 24, 2009 at 08:59:05PM -0400, Wesley Shields wrote:
> I forgot the plist changes. Here's an updated patch.
> 
> -- WXS

> Index: Makefile
> ===================================================================
> RCS file: /ncvs/ports/databases/tokyotyrant/Makefile,v
> retrieving revision 1.14
> diff -u -r1.14 Makefile
> --- Makefile	24 Jul 2009 00:43:02 -0000	1.14
> +++ Makefile	25 Jul 2009 01:02:23 -0000
> @@ -6,8 +6,7 @@
>  #
>  
>  PORTNAME=	tokyotyrant
> -PORTVERSION=	1.1.28
> -PORTREVISION=	2
> +PORTVERSION=	1.1.33
>  CATEGORIES=	databases
>  MASTER_SITES=	SF
>  MASTER_SITE_SUBDIR=	tokyocabinet
> Index: distinfo
> ===================================================================
> RCS file: /ncvs/ports/databases/tokyotyrant/distinfo,v
> retrieving revision 1.6
> diff -u -r1.6 distinfo
> --- distinfo	9 Jul 2009 09:05:02 -0000	1.6
> +++ distinfo	25 Jul 2009 01:02:23 -0000
> @@ -1,3 +1,3 @@
> -MD5 (tokyotyrant-1.1.28.tar.gz) = 14451ccbffbecfadc2ce0830cf4a91ff
> -SHA256 (tokyotyrant-1.1.28.tar.gz) = ea88338bcbafeb0d12c4ab88dea8566e86172270627b9cedab0f5c89bea11a0a
> -SIZE (tokyotyrant-1.1.28.tar.gz) = 181804
> +MD5 (tokyotyrant-1.1.33.tar.gz) = 880d6af48458bc04b993bdae6ecc543d
> +SHA256 (tokyotyrant-1.1.33.tar.gz) = 1423d6be5561fa85253d3c1e02f27e893e1d57f7620406d8b0da12f1cf5c430a
> +SIZE (tokyotyrant-1.1.33.tar.gz) = 185691
> Index: pkg-plist
> ===================================================================
> RCS file: /ncvs/ports/databases/tokyotyrant/pkg-plist,v
> retrieving revision 1.6
> diff -u -r1.6 pkg-plist
> --- pkg-plist	9 Jul 2009 09:05:02 -0000	1.6
> +++ pkg-plist	25 Jul 2009 01:02:23 -0000
> @@ -4,6 +4,7 @@
>  %%DATADIR%%/THANKS
>  %%DATADIR%%/doc/index.html
>  %%DATADIR%%/ext/mapreduce.lua
> +%%DATADIR%%/ext/queue.lua
>  %%DATADIR%%/ext/senatus.lua
>  %%DATADIR%%/ext/usherette.lua
>  bin/tcrmgr
> @@ -18,7 +19,7 @@
>  lib/libtokyotyrant.a
>  lib/libtokyotyrant.so
>  lib/libtokyotyrant.so.3
> -lib/libtokyotyrant.so.3.11.0
> +lib/libtokyotyrant.so.3.16.0
>  lib/ttskeldir.so
>  lib/ttskelmock.so
>  lib/ttskelnull.so


-- 
* Gea-Suan Lin  (public key: Using https://keyserver.pgp.com/ to search)
* If you cannot convince them, confuse them.           -- Harry S Truman
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-07-28 15:54:03 UTC
wxs         2009-07-28 14:53:52 UTC

  FreeBSD ports repository

  Modified files:
    databases/tokyotyrant Makefile distinfo pkg-plist 
  Log:
  - Update to 1.1.33 [1]
  - While here respect PREFIX/LOCALBASE
  
  PR:             ports/136987 [1]
  Submitted by:   Qing Feng <qingfeng@me.com> [1]
  Approved by:    Gea-Suan Lin <gslin@gslin.org> (maintainer) [1]
  
  Revision  Changes    Path
  1.15      +4 -2      ports/databases/tokyotyrant/Makefile
  1.7       +3 -3      ports/databases/tokyotyrant/distinfo
  1.7       +3 -2      ports/databases/tokyotyrant/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 7 Wesley Shields freebsd_committer freebsd_triage 2009-07-28 15:54:32 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!