[61322] trunk/dports/devel/monotone-viz
tommyd at macports.org
tommyd at macports.org
Tue Dec 8 11:28:28 PST 2009
Revision: 61322
http://trac.macports.org/changeset/61322
Author: tommyd at macports.org
Date: 2009-12-08 11:28:25 -0800 (Tue, 08 Dec 2009)
Log Message:
-----------
* upstream just released 1.0.2, so here we go
* insert a comment why we need -b install
Modified Paths:
--------------
trunk/dports/devel/monotone-viz/Portfile
Removed Paths:
-------------
trunk/dports/devel/monotone-viz/files/
Modified: trunk/dports/devel/monotone-viz/Portfile
===================================================================
--- trunk/dports/devel/monotone-viz/Portfile 2009-12-08 17:54:24 UTC (rev 61321)
+++ trunk/dports/devel/monotone-viz/Portfile 2009-12-08 19:28:25 UTC (rev 61322)
@@ -3,7 +3,7 @@
PortSystem 1.0
name monotone-viz
-version 1.0.1
+version 1.0.2
categories devel
maintainers tommyd openmaintainer
description Graph visualization for the monotone VCS
@@ -15,15 +15,10 @@
distname ${name}-${version}-nolablgtk
worksrcdir ${name}-${version}
-checksums md5 b6996c0360f0b897ee73c9f881763571 \
- sha1 68bce1e401fe7f0212152969ea1268026e1dcc7c \
- rmd160 21e0a5d946d1b73cb05322a00d2cd236d5d2b42f
+checksums md5 fd08341b456c80d03d7d21c989a1e813 \
+ sha1 cebc1e9266ab69f05804cd7b7fe9ca3e4a6eb98f \
+ rmd160 358057a826651bb69f7b82aaad04c2fb3ef98788
-# there is a symbol clash with newer lablgtk versions
-patchfiles patch-glib-giochannel.ml.diff \
- patch-glib-ocaml-giochannel.c.diff \
- patch-glib-giochannel.mli.diff
-
depends_lib port:ocaml \
port:libgnomecanvas \
port:lablgtk2 \
@@ -33,4 +28,5 @@
# there is no 'all' target
build.target-delete all
+# ... and 'install' does by default nothing
destroot.pre_args -B install
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091208/776f5e12/attachment.html>
More information about the macports-changes
mailing list