FreeBSD Bugzilla – Attachment 86812 Details for
Bug 123309
port upgrade: devel/monotone-viz 1.0.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
pr-monotone-viz
pr-monotone-viz (text/plain), 3.23 KB, created by
Lapo Luchini
on 2008-05-01 20:00:04 UTC
(
hide
)
Description:
pr-monotone-viz
Filename:
MIME Type:
Creator:
Lapo Luchini
Created:
2008-05-01 20:00:04 UTC
Size:
3.23 KB
patch
obsolete
>diff -ruN devel/monotone-viz/Makefile devel/monotone-viz.new/Makefile >--- devel/monotone-viz/Makefile 2007-05-19 22:03:13.000000000 +0200 >+++ devel/monotone-viz.new/Makefile 2008-05-01 20:42:20.000000000 +0200 >@@ -6,8 +6,7 @@ > # > > PORTNAME= monotone-viz >-PORTVERSION= 0.15 >-PORTREVISION= 1 >+PORTVERSION= 1.0.1 > CATEGORIES= devel > MASTER_SITES= http://oandrieu.nerim.net/monotone-viz/ > >@@ -15,7 +14,6 @@ > COMMENT= Visual interface for Monotone VCS with revision graphs > > BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ >- lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2 \ > dot:${PORTSDIR}/graphics/graphviz \ > mtn:${PORTSDIR}/devel/monotone \ > sqlite3:${PORTSDIR}/databases/sqlite3 >diff -ruN devel/monotone-viz/distinfo devel/monotone-viz.new/distinfo >--- devel/monotone-viz/distinfo 2006-11-22 07:38:46.000000000 +0100 >+++ devel/monotone-viz.new/distinfo 2008-05-01 20:32:17.000000000 +0200 >@@ -1,3 +1,3 @@ >-MD5 (monotone-viz-0.15.tar.gz) = 4dfbf372e7dfb5212e931b62a5f83e6b >-SHA256 (monotone-viz-0.15.tar.gz) = de14377e315780974672904f35a3a7ddf73e76edaae663666b1230af1ceed10f >-SIZE (monotone-viz-0.15.tar.gz) = 509782 >+MD5 (monotone-viz-1.0.1.tar.gz) = 7add0ae4cc5fdafa14a12aea23d3557f >+SHA256 (monotone-viz-1.0.1.tar.gz) = 02b9025dfa3107ab25df5485acba45d089a467abd336545975983075bbc6a4b5 >+SIZE (monotone-viz-1.0.1.tar.gz) = 519352 >diff -ruN devel/monotone-viz/files/patch-configure devel/monotone-viz.new/files/patch-configure >--- devel/monotone-viz/files/patch-configure 2006-07-11 09:29:48.000000000 +0200 >+++ devel/monotone-viz.new/files/patch-configure 1970-01-01 01:00:00.000000000 +0100 >@@ -1,12 +0,0 @@ >---- configure.orig Sun Jul 2 23:13:24 2006 >-+++ configure Sun Jul 2 23:13:39 2006 >-@@ -2199,9 +2199,6 @@ >- option." >&2;} >- { (exit 1); exit 1; }; } >- fi >-- if test "${MONOTONE_DIR:0:1}" != "/" ; then >-- MONOTONE_DIR="$(pwd)/$MONOTONE_DIR" >-- fi >- fi >- >- >diff -ruN devel/monotone-viz/files/patch-lablgtk_src_gContainer.mli devel/monotone-viz.new/files/patch-lablgtk_src_gContainer.mli >--- devel/monotone-viz/files/patch-lablgtk_src_gContainer.mli 1970-01-01 01:00:00.000000000 +0100 >+++ devel/monotone-viz.new/files/patch-lablgtk_src_gContainer.mli 2008-05-01 20:41:39.000000000 +0200 >@@ -0,0 +1,27 @@ >+--- lablgtk/src/gContainer.mli.orig 2008-05-01 20:41:05.000000000 +0200 >++++ lablgtk/src/gContainer.mli 2008-05-01 20:41:09.000000000 +0200 >+@@ -20,7 +20,7 @@ >+ (* *) >+ (**************************************************************************) >+ >+-(* $Id: gContainer.mli 1347 2007-06-20 07:40:34Z guesdon $ *) >++(* $Id: gContainer.mli 1397 2008-02-26 00:21:39Z garrigue $ *) >+ >+ open Gtk >+ open GObj >+@@ -92,11 +92,12 @@ val cast_container : widget -> container >+ >+ (** @gtkdoc gtk GtkContainer *) >+ val pack_container : >+- create:([> Gtk.container] Gobject.param list -> (#GObj.widget as 'a)) -> >+- [> Gtk.container] Gobject.param list -> >++ create:(([> Gtk.container] as 'a) Gobject.param list -> >++ (#GObj.widget as 'b)) -> >++ 'a Gobject.param list -> >+ ?border_width:int -> >+ ?width:int -> >+- ?height:int -> ?packing:(GObj.widget -> unit) -> ?show:bool -> unit -> 'a >++ ?height:int -> ?packing:(GObj.widget -> unit) -> ?show:bool -> unit -> 'b >+ >+ (** {3 GtkBin} *) >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 123309
: 86812