Bug 109647

Summary: palm/palm-db-tools: attempt to unbreak
Product: Ports & Packages Reporter: Eric P. Scott <eps+pbug0702>
Component: Individual Port(s)Assignee: Ying-Chieh Liao <ijliao>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Eric P. Scott 2007-02-27 23:00:13 UTC
1. Port had been marked unconditionally BROKEN, even though build
errors only occurred on 64-bit architectures (upstream assumed
size_t would always fit in unsigned int)
2. Add patch from mailing list to correct writing sort info
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-27 23:00:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ijliao

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-01 00:56:51 UTC
ijliao      2007-03-01 00:56:46 UTC

  FreeBSD ports repository

  Modified files:
    palm/palm-db-tools   Makefile 
  Added files:
    palm/palm-db-tools/files patch-libflatfile-DB.cpp 
                             patch-libpalm-File.cpp 
  Log:
  unbreak
  
  PR:             109647
  Submitted by:   "Eric P. Scott" <eps+pbug0702@ana.com>
  
  Revision  Changes    Path
  1.4       +0 -4      ports/palm/palm-db-tools/Makefile
  1.1       +31 -0     ports/palm/palm-db-tools/files/patch-libflatfile-DB.cpp (new)
  1.1       +11 -0     ports/palm/palm-db-tools/files/patch-libpalm-File.cpp (new)
_______________________________________________
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 Ying-Chieh Liao freebsd_committer freebsd_triage 2007-03-01 00:57:24 UTC
State Changed
From-To: open->closed

committed, thanks