Bug 130508 - [maintainer update] port: www/ocsigen (new version 1.1.0, fixes brokenness)
Summary: [maintainer update] port: www/ocsigen (new version 1.1.0, fixes brokenness)
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-13 15:10 UTC by jaapb
Modified: 2009-01-30 05:00 UTC (History)
0 users

See Also:


Attachments
file.diff (24.18 KB, patch)
2009-01-13 15:10 UTC, jaapb
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jaapb 2009-01-13 15:10:00 UTC
This is an update of the broken port www/ocsigen to version 1.1.0.

For starters, the new version depends on ocaml-net 2 and hence solves the dependency problem.

And then it's just generally a better version: see the changelog at  http://www.ocsigen.org/install/ocsigen .

This port, if used with the CAMLZIP option, needs ocaml-zip version 1.3_2,
which I've submitted in ports/130507. It also needs (regardless of options)
ocaml-lwt, which I've re-submitted (without errors this time, I hope) in
ports/125362.

Fix: diff included.

Patch attached with submission follows:
How-To-Repeat: n/a
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2009-01-18 21:28:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 Beech Rintoul freebsd_committer freebsd_triage 2009-01-18 23:21:28 UTC
State Changed
From-To: open->feedback

Waiting for commit of ports/130507
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-01-30 04:56:09 UTC
beech       2009-01-30 04:56:00 UTC

  FreeBSD ports repository

  Modified files:
    www/ocsigen          Makefile distinfo pkg-plist 
    www/ocsigen/files    patch-Makefile 
  Removed files:
    www/ocsigen/files    patch-configure patch-modules_Makefile 
                         patch-server_Makefile 
                         patch-xmlp4_oldocaml_Makefile 
  Log:
  - Update to 1.1.0
  
  - Changelog at http://www.ocsigen.org/install/ocsigen
  
  PR:             ports/130508
  Submitted by:   Jaap Boender <jaapb@kerguelen.org> (maintainer)
  
  Revision  Changes    Path
  1.6       +46 -20    ports/www/ocsigen/Makefile
  1.2       +3 -3      ports/www/ocsigen/distinfo
  1.2       +38 -78    ports/www/ocsigen/files/patch-Makefile
  1.2       +0 -121    ports/www/ocsigen/files/patch-configure (dead)
  1.2       +0 -11     ports/www/ocsigen/files/patch-modules_Makefile (dead)
  1.2       +0 -11     ports/www/ocsigen/files/patch-server_Makefile (dead)
  1.2       +0 -11     ports/www/ocsigen/files/patch-xmlp4_oldocaml_Makefile (dead)
  1.2       +61 -139   ports/www/ocsigen/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 4 Beech Rintoul freebsd_committer freebsd_triage 2009-01-30 04:57:06 UTC
State Changed
From-To: feedback->closed

Committed, Thanks!