Update of /cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24851/10.4-transitional/unstable/crypto/finkinfo

Modified Files:
        monotone-viz.info monotone-viz.patch 
Log Message:
New upstream version.



Index: monotone-viz.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/monotone-viz.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- monotone-viz.info   28 Feb 2006 19:24:09 -0000      1.4
+++ monotone-viz.info   21 Mar 2006 03:32:32 -0000      1.5
@@ -1,15 +1,16 @@
 Package: monotone-viz
-Version: 0.12
-Revision: 2
-Source: http://oandrieu.nerim.net/monotone-viz/monotone-viz-%v.tar.gz
-Source-MD5: a8d8782734fd0ce470f7d5ea4e7357b6
+Version: 0.14
+Revision: 1
+Source: http://oandrieu.nerim.net/monotone-viz/monotone-viz-%v-nolablgtk.tar.gz
+Source-MD5: f03eba73f7abda3fd45b967f0284922d
+SourceDirectory: monotone-viz-%v
 BuildDepends: <<
   ocaml, lablgtk2, gettext-dev, libiconv-dev, sqlite3-dev,
   libart2, atk1, pango1-xft2, glib2-dev, gtk+2-dev, libgnomecanvas2-dev,
   pkgconfig, pango1-xft2-dev, openssl097-dev
 <<
 Depends: <<
-  monotone (=0.25-1), graphviz,
+  monotone (>=0.25-1), graphviz,
   libart2-shlibs, libiconv, gettext, atk1-shlibs, pango1-xft2-shlibs,
   sqlite3-shlibs, glib2-shlibs, gtk+2-shlibs, libgnomecanvas2-shlibs
 <<

Index: monotone-viz.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/monotone-viz.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- monotone-viz.patch  28 Dec 2005 21:26:04 -0000      1.1
+++ monotone-viz.patch  21 Mar 2006 03:32:33 -0000      1.2
@@ -1,12 +1,21 @@
-diff -ru monotone-viz-0.12/Makefile monotone-viz-0.12-patched/Makefile
---- monotone-viz-0.12/Makefile 2005-11-06 14:38:39.000000000 -0600
-+++ monotone-viz-0.12-patched/Makefile 2005-12-27 16:34:41.000000000 -0600
-@@ -138,7 +138,7 @@
+diff -ru monotone-viz-0.14/Makefile monotone-viz-0.14-patched/Makefile
+--- monotone-viz-0.14/Makefile 2006-02-27 15:35:36.000000000 -0600
++++ monotone-viz-0.14-patched/Makefile 2006-03-20 16:55:29.000000000 -0600
+@@ -99,7 +99,7 @@
+ endif
+ crypto/ocaml-openssl.o   : CINCDIRS = -ccopt "$(CRYPTO_CFLAGS)"
+ gnomecanvas_hack.o       : CINCDIRS = -ccopt "$(GNOMECANVAS_CFLAGS)"
+-$(EXTLIB)/unzip.%        : MLFLAGS += -w y
++$(EXTLIB)/unzip.%        : MLFLAGS += 
+ 
+ REVISION_FILE := $(shell test -r MT/revision && echo MT/revision)
+ REVISION_ID    = $(if $(REVISION_FILE),$(shell cat $(REVISION_FILE)))
+@@ -140,7 +140,7 @@
        cd glib   && rm -f *.o *.cm*
        cd crypto && rm -f *.o *.cm*
  
 -install :
 +install : $(NAME)
-       install -d $(bindir)
-       install -m 0755 $(NAME) $(bindir)
- 
+       install -d $(DESTDIR)$(bindir)
+       install -m 0755 monotone-viz \
+               $(DESTDIR)$(bindir)/`echo monotone-viz | sed '$(transform)'`



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to