[78507] trunk/dports/graphics
ryandesign at macports.org
ryandesign at macports.org
Tue May 10 00:58:32 PDT 2011
Revision: 78507
http://trac.macports.org/changeset/78507
Author: ryandesign at macports.org
Date: 2011-05-10 00:58:32 -0700 (Tue, 10 May 2011)
Log Message:
-----------
graphviz, graphviz-gui: update to 2.28.0
Modified Paths:
--------------
trunk/dports/graphics/graphviz/Portfile
trunk/dports/graphics/graphviz-gui/Portfile
trunk/dports/graphics/graphviz-gui/files/patch-project.pbxproj.diff
Removed Paths:
-------------
trunk/dports/graphics/graphviz/files/
Modified: trunk/dports/graphics/graphviz/Portfile
===================================================================
--- trunk/dports/graphics/graphviz/Portfile 2011-05-10 07:39:27 UTC (rev 78506)
+++ trunk/dports/graphics/graphviz/Portfile 2011-05-10 07:58:32 UTC (rev 78507)
@@ -9,8 +9,7 @@
conflicts graphviz-devel
set my_name graphviz
# keep version in sync between graphviz and graphviz-gui
-version 2.26.3
-revision 7
+version 2.28.0
categories graphics
maintainers ryandesign
license CPL-1.0
@@ -34,9 +33,8 @@
programs (for non-interactive use) can use the +no_x11 \
variant to build graphviz without its display routines.
-checksums md5 6f45946fa622770c45609778c0a982ee \
- sha1 04503ac5a9eaa579859f0d017811fa245717edec \
- rmd160 b2fbaf03b2006b43ed70e2a710363d7efbcfda77
+checksums sha1 4725d88a13e071ee22e632de551d4a55ca08ee7d \
+ rmd160 5a5fae7cb1128d4e863b954bee5f2491ff23ada0
# graphviz needs Xcode 3.1+ to avoid the libGL error when building the smyrna variant
# graphviz-gui needs Xcode 3.1.2+; see #18811
@@ -72,8 +70,6 @@
depends_run port:urw-fonts
-patchfiles patch-lib-gvc-gvcext.h.diff
-
configure.args --with-codegens \
--with-x \
--without-devil \
Modified: trunk/dports/graphics/graphviz-gui/Portfile
===================================================================
--- trunk/dports/graphics/graphviz-gui/Portfile 2011-05-10 07:39:27 UTC (rev 78506)
+++ trunk/dports/graphics/graphviz-gui/Portfile 2011-05-10 07:58:32 UTC (rev 78507)
@@ -10,7 +10,7 @@
conflicts graphviz-gui-devel graphviz-oldgui
set my_name graphviz
# keep version in sync between graphviz and graphviz-gui
-version 2.26.3
+version 2.28.0
categories graphics aqua
maintainers ryandesign
license CPL-1.0
@@ -26,9 +26,8 @@
long_description ${description}.
-checksums md5 6f45946fa622770c45609778c0a982ee \
- sha1 04503ac5a9eaa579859f0d017811fa245717edec \
- rmd160 b2fbaf03b2006b43ed70e2a710363d7efbcfda77
+checksums sha1 4725d88a13e071ee22e632de551d4a55ca08ee7d \
+ rmd160 5a5fae7cb1128d4e863b954bee5f2491ff23ada0
depends_lib port:graphviz
Modified: trunk/dports/graphics/graphviz-gui/files/patch-project.pbxproj.diff
===================================================================
--- trunk/dports/graphics/graphviz-gui/files/patch-project.pbxproj.diff 2011-05-10 07:39:27 UTC (rev 78506)
+++ trunk/dports/graphics/graphviz-gui/files/patch-project.pbxproj.diff 2011-05-10 07:58:32 UTC (rev 78507)
@@ -1,6 +1,6 @@
---- macosx/graphviz.xcodeproj/project.pbxproj 2008-05-27 10:23:46.000000000 -0500
-+++ macosx/graphviz.xcodeproj/project.pbxproj 2009-02-04 23:05:42.000000000 -0600
-@@ -351,12 +351,10 @@
+--- macosx/graphviz.xcodeproj/project.pbxproj.orig 2011-04-05 09:08:13.000000000 -0500
++++ macosx/graphviz.xcodeproj/project.pbxproj 2011-04-08 02:02:57.000000000 -0500
+@@ -376,12 +376,10 @@
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "$(HOME)/Applications";
LIBRARY_SEARCH_PATHS = (
@@ -15,7 +15,7 @@
WRAPPER_EXTENSION = app;
ZERO_LINK = YES;
};
-@@ -372,12 +370,10 @@
+@@ -399,13 +397,10 @@
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "$(HOME)/Applications";
LIBRARY_SEARCH_PATHS = (
@@ -26,11 +26,12 @@
);
PRODUCT_NAME = Graphviz;
- USER_HEADER_SEARCH_PATHS = "../lib/common ../lib/cdt ../lib/pathplan ../lib/graph ../lib/gvc";
+- VALID_ARCHS = "i386 x86_64";
+ USER_HEADER_SEARCH_PATHS = "$(PREFIX)/include/graphviz";
WRAPPER_EXTENSION = app;
};
name = Release;
-@@ -388,21 +384,15 @@
+@@ -416,21 +411,15 @@
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
PREBINDING = NO;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110510/dc6eacdb/attachment.html>
More information about the macports-changes
mailing list