Bug 151961 - [PATCH] devel/monotone-viz: update to 1.0.2+
Summary: [PATCH] devel/monotone-viz: update to 1.0.2+
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-05 10:40 UTC by Lapo Luchini
Modified: 2010-11-08 23:45 UTC (History)
0 users

See Also:


Attachments
monotone-viz-1.0.2.patch (9.48 KB, patch)
2010-11-05 10:40 UTC, Lapo Luchini
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lapo Luchini 2010-11-05 10:40:09 UTC
- Update to 1.0.2 plus patches from original repository that the original author didn't yet release as 1.0.3, else it won't work with any mtn 0.46+ release

Added file(s):
- files/patch-agraph.ml
- files/patch-automate.ml

Removed file(s):
- files/patch-lablgtk_src_gContainer.mli

Generated with FreeBSD Port Tools 0.99
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2010-11-05 11:22:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 2 Lapo Luchini 2010-11-05 16:21:07 UTC
I forgot to mention that I could take maintainership of this port.

The downside is I don't know any OCaml and couldn't fix bugs unless
other people already produced patches for them.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-11-08 22:33:43 UTC
makc        2010-11-08 22:33:38 UTC

  FreeBSD ports repository

  Modified files:
    devel/monotone-viz   Makefile distinfo 
  Added files:
    devel/monotone-viz/files patch-agraph.ml patch-automate.ml 
  Removed files:
    devel/monotone-viz/files patch-lablgtk_src_gContainer.mli 
  Log:
  Update to 1.0.2
  Pass maintainership to submitter
  
  PR:             ports/151961
  Submitted by:   Lapo Luchini <lapo at lapo.it>
  
  Revision  Changes    Path
  1.11      +16 -11    ports/devel/monotone-viz/Makefile
  1.4       +2 -3      ports/devel/monotone-viz/distinfo
  1.1       +29 -0     ports/devel/monotone-viz/files/patch-agraph.ml (new)
  1.1       +124 -0    ports/devel/monotone-viz/files/patch-automate.ml (new)
  1.2       +0 -27     ports/devel/monotone-viz/files/patch-lablgtk_src_gContainer.mli (dead)
_______________________________________________
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 Max Brazhnikov freebsd_committer freebsd_triage 2010-11-08 23:45:43 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!