Bug 155646 - Update port: textproc/ocaml-csv
Summary: Update port: textproc/ocaml-csv
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-18 02:10 UTC by Thomas V. Crimi
Modified: 2011-04-11 08:19 UTC (History)
0 users

See Also:


Attachments
ocaml-csv.patch (762 bytes, patch)
2011-03-18 02:10 UTC, Thomas V. Crimi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas V. Crimi 2011-03-18 02:10:05 UTC
 Enable native binary build for ocaml-csv.  This fixes an issue for ocaml-pgocaml which depends on this library.
Comment 1 Wen Heping freebsd_committer freebsd_triage 2011-03-18 03:10:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-04-11 08:05:16 UTC
wen         2011-04-11 07:05:01 UTC

  FreeBSD ports repository

  Modified files:
    textproc/ocaml-csv   Makefile pkg-plist 
  Log:
  - Enable native binary build
  
  PR:             ports/155646
  Submitted by:   Thomas V. Crimi <tcrimi@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.6       +2 -1      ports/textproc/ocaml-csv/Makefile
  1.4       +5 -0      ports/textproc/ocaml-csv/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 3 Wen Heping freebsd_committer freebsd_triage 2011-04-11 08:19:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!