Bug 169331

Summary: [patch update] devel/lfc 1.3.0 -> 1.3.1, serious performance gain
Product: Ports & Packages Reporter: Kurt Jaeger <fbsd-ports>
Component: Individual Port(s)Assignee: Beech Rintoul <beech>
Status: Closed FIXED    
Severity: Affects Only Me CC: lemke
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Kurt Jaeger 2012-06-22 18:30:02 UTC
	lfc was updated with some new String class features for
	small Strings, which leads to big performance (!) improvements
	for databases/cego.

How-To-Repeat: 	-
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2012-06-24 21:35:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-06-25 19:07:15 UTC
beech       2012-06-25 18:07:05 UTC

  FreeBSD ports repository

  Modified files:
    devel/lfc            Makefile distinfo 
  Log:
  - Update to 1.3.1
  - New String class features for small Strings.
  - Performance improvements for databases/cego.
  
  PR:             ports/169331
  Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
  
  Revision  Changes    Path
  1.19      +1 -1      ports/devel/lfc/Makefile
  1.14      +2 -2      ports/devel/lfc/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"
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2012-06-25 19:07:48 UTC
State Changed
From-To: open->closed

Committed, Thanks!