Changeset 80005
- Timestamp:
- 07/01/11 03:27:26 (4 years ago)
- Location:
- trunk/dports/graphics
- Files:
-
- 1 deleted
- 2 edited
-
graphviz-devel/Portfile (modified) (3 diffs)
-
graphviz-devel/files (deleted)
-
graphviz-gui-devel/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/graphics/graphviz-devel/Portfile
r79916 r80005 10 10 set my_name graphviz 11 11 # keep version in sync between graphviz-devel and graphviz-gui-devel 12 version 2.29.20110 624.044512 version 2.29.20110701.0445 13 13 categories graphics 14 14 maintainers ryandesign … … 34 34 variant to build graphviz without its display routines. 35 35 36 checksums sha1 e12fb4988baf8a053ca67d719211c46ceb7dff54\37 rmd160 f1b57d23fc9502674c5987a13ead5ce7efe6abf836 checksums sha1 bdb97af74aeca976217efaa017927e0b64962e3d \ 37 rmd160 d3a441e26aefc97d067dd0e536a2ba4d9799c88c 38 38 39 39 # graphviz needs Xcode 3.1+ to avoid the libGL error when building the smyrna variant … … 109 109 --disable-tcl 110 110 111 # http://www.graphviz.org/mantisbt/view.php?id=2109112 patchfiles libltdl.patch113 use_autoreconf yes114 autoreconf.args -fvi115 116 111 platform macosx { 117 112 if {${os.major} > 8} { -
trunk/dports/graphics/graphviz-gui-devel/Portfile
r79729 r80005 11 11 set my_name graphviz 12 12 # keep version in sync between graphviz-devel and graphviz-gui-devel 13 version 2.29.20110 624.044513 version 2.29.20110701.0445 14 14 categories graphics aqua 15 15 maintainers ryandesign … … 27 27 long_description ${description}. 28 28 29 checksums sha1 e12fb4988baf8a053ca67d719211c46ceb7dff54\30 rmd160 f1b57d23fc9502674c5987a13ead5ce7efe6abf829 checksums sha1 bdb97af74aeca976217efaa017927e0b64962e3d \ 30 rmd160 d3a441e26aefc97d067dd0e536a2ba4d9799c88c 31 31 32 32 depends_lib port:graphviz-devel
Note: See TracChangeset
for help on using the changeset viewer.

