Bug 148006

Summary: Update of devel/ocaml-camomile to 0.7.3
Product: Ports & Packages Reporter: Michael Le Barbier Grünewald <michael.le_barbier>
Component: Individual Port(s)Assignee: Pawel Pekala <pawel>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
ocaml-camomile.patch none

Description Michael Le Barbier Grünewald 2010-06-20 10:00:07 UTC
I am glad to propose you a patch to the port of camomile bringing its latest version in the ports.

From the release announcement:

2010/05/12 Camomile 0.7.3 is released. This is a bug fix release. It fixes the following bugs and Camomile now works on Windows.

   1. Aliases of character encodings containing ":" are removed, to support Windows platform.
   2. Buffering bugs in CharEncoding and OOChannel modules.
   3. Tree-merging bugs of ISet and IMap.
   4. Locale data are properly loaded by binary channels. (Windows related)
   5. "make depend" properly generates .depend file.
   6. cpp is no longer required to build from the distribution.
   7. License documentation for locales/*.txt files is added. (locales/license.html)

Fix: Patch attached with submission follows:
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-06-20 10:10:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stas

Fix synopsis and assign.
Comment 2 Thomas Abthorpe freebsd_committer freebsd_triage 2011-11-05 04:12:09 UTC
Responsible Changed
From-To: stas->freebsd-ports-bugs

- back to the heap
Comment 3 Michael Scheidell freebsd_committer freebsd_triage 2011-12-02 22:41:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

i'll take it
Comment 4 Michael Scheidell freebsd_committer freebsd_triage 2011-12-02 22:48:28 UTC
State Changed
From-To: open->feedback

patch does not apply cleanly against current 07.2,1 
please update your ports tree, and submit a current patch and I will test it
Comment 5 Michael Scheidell freebsd_committer freebsd_triage 2011-12-05 17:19:20 UTC
Responsible Changed
From-To: scheidell->freebsd-ports-bugs

back to the heap till someone responds
Comment 6 Michaël Grünewald 2011-12-06 10:04:12 UTC
Sorry, I thought my copy was clean.  Meanwhile, there is an even newer 
version of camomile (0.8.3).  I hope it will work now!
Comment 7 Michael Le Barbier Grünewald 2011-12-06 12:36:33 UTC
Michael Grünewald wrote:
> Sorry, I thought my copy was clean. Meanwhile, there is an even newer
> version of camomile (0.8.3). I hope it will work now!

PS: Please use the `-p 1` option when applying the patch.
Comment 8 Eitan Adler freebsd_committer freebsd_triage 2011-12-25 17:28:14 UTC
State Changed
From-To: feedback->open

Submitter has fixed.
Comment 9 Pawel Pekala freebsd_committer freebsd_triage 2011-12-29 18:41:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 10 dfilter service freebsd_committer freebsd_triage 2011-12-29 19:03:24 UTC
pawel       2011-12-29 19:03:10 UTC

  FreeBSD ports repository

  Modified files:
    devel/ocaml-camomile Makefile distinfo 
    devel/ocaml-camomile/files patch-Makefile.in 
  Log:
  - Update to version 0.8.3
  - Pass maintainership to submitter
  
  PR:             ports/148006
  Submitted by:   Michael Grunewald <michael.grunewald@laposte.net>
  
  Revision  Changes    Path
  1.24      +2 -11     ports/devel/ocaml-camomile/Makefile
  1.10      +2 -2      ports/devel/ocaml-camomile/distinfo
  1.5       +47 -24    ports/devel/ocaml-camomile/files/patch-Makefile.in
_______________________________________________
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 11 Pawel Pekala freebsd_committer freebsd_triage 2011-12-29 19:03:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!