Ticket #43959: patch-dependents.diff
File patch-dependents.diff, 13.5 KB (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 10 years ago) |
---|
-
databases/couchdb/Portfile
7 7 name couchdb 8 8 conflicts couchdb-devel 9 9 version 1.5.1 10 revision 1 10 11 11 12 categories databases 12 13 platforms darwin -
databases/couchdb-devel/Portfile
7 7 name couchdb-devel 8 8 conflicts couchdb 9 9 version 1.4.0a-20130330 10 revision 110 revision 2 11 11 12 12 categories databases 13 13 platforms darwin -
databases/openldap/Portfile
6 6 7 7 name openldap 8 8 version 2.4.31 9 revision 49 revision 5 10 10 categories databases 11 11 maintainers landonf 12 12 license openldap -
devel/boost/Portfile
10 10 11 11 name boost 12 12 version 1.55.0 13 revision 213 revision 3 14 14 license Boost-1 15 15 categories devel 16 16 platforms darwin -
devel/libphonenumber-cpp/Portfile
6 6 7 7 name libphonenumber-cpp 8 8 version 5.7.2 9 revision 1 9 10 license Apache-2.0 10 11 description Google's C++ library for parsing, formatting, storing \ 11 12 and validating international phone numbers. -
games/openttd/Portfile
13 13 14 14 if {${name} eq ${subport}} { 15 15 version 1.4.0 16 revision 1 16 17 checksums rmd160 1cef42f9378a2448dd7dc8aa683dcd540eef04f8 \ 17 18 sha256 d85bcb89d499a177a904f627ce407a086db8b26bc9a021030ee7f5534fbe0955 18 19 … … 76 77 77 78 subport openttd-opengfx { 78 79 version 0.4.7 80 revision 1 79 81 checksums rmd160 6f37ebe23e75137f204e5d13233cf7b92b28a9e0 \ 80 82 sha256 10032c683f98b4d378c0651118a4858ae6d3f0a5059302dc3f96bfbfcdc67241 81 83 … … 112 114 113 115 subport openttd-opensfx { 114 116 version 0.2.3 117 revision 1 115 118 checksums rmd160 426b641b5a29556598d8a3033b4c4dc5b98630ce \ 116 119 sha256 6831b651b3dc8b494026f7277989a1d757961b67c17b75d3c2e097451f75af02 117 120 … … 149 152 150 153 subport openttd-openmsx { 151 154 version 0.3.1 155 revision 1 152 156 checksums rmd160 8eff246e89e44f63ca480e9acef94a1da5fa81d2 \ 153 157 sha256 92e293ae89f13ad679f43185e83fb81fb8cad47fe63f4af3d3d9f955130460f5 154 158 -
genealogy/gramps/Portfile
5 5 6 6 name gramps 7 7 version 3.4.7 8 revision 1 8 9 license GPL-2 9 10 categories genealogy python 10 11 platforms darwin -
gis/mapnik/Portfile
5 5 PortGroup github 1.0 6 6 7 7 github.setup mapnik mapnik 2.2.0 v 8 revision 18 revision 2 9 9 categories gis devel 10 10 license LGPL-2.1 11 11 platforms darwin -
gnome/gnucash-devel/Portfile
6 6 name gnucash-devel 7 7 set my_name gnucash 8 8 version 2.5.5 9 revision 1 9 10 categories gnome x11 10 11 license GPL-2+ 11 12 maintainers dports openmaintainer -
graphics/harfbuzz/Portfile
26 26 configure.args --disable-silent-rules 27 27 28 28 if {${name} eq ${subport}} { 29 revision 029 revision 1 30 30 31 31 depends_lib-append \ 32 32 path:lib/pkgconfig/cairo.pc:cairo \ … … 63 63 } 64 64 65 65 subport harfbuzz-icu { 66 revision 066 revision 1 67 67 68 68 description HarfBuzz ICU support library 69 69 -
graphics/libcdr/Portfile
5 5 6 6 name libcdr 7 7 version 0.0.16 8 revision 1 8 9 categories graphics 9 10 license {GPL-2.1+ LGPL-2.1+ MPL-1.1+} 10 11 maintainers devans openmaintainer -
lang/parrot/Portfile
4 4 5 5 name parrot 6 6 version 3.3.0 7 revision 37 revision 4 8 8 categories lang devel 9 9 license Artistic-2 10 10 maintainers bfulgham coleda.com:will l2g -
lang/php/Portfile
517 517 518 518 subport ${php}-gd { 519 519 if {[vercmp ${php.branch} 5.4] < 0} { 520 revision 1520 revision 2 521 521 } 522 522 523 523 categories-append graphics … … 1163 1163 if {${name} eq ${subport}} { 1164 1164 # Set up the stub port. 1165 1165 version ${branch} 1166 revision 01166 revision 1 1167 1167 supported_archs noarch 1168 1168 distfiles 1169 1169 depends_run port:${php} -
lang/v8/Portfile
5 5 6 6 name v8 7 7 version 3.23.17.23 8 revision 1 8 9 9 10 platforms darwin 10 11 supported_archs i386 x86_64 -
math/R/Portfile
12 12 13 13 #Remember to remove revision line when bumping version 14 14 version ${major}.${minor}.${point} 15 revision 1 15 16 16 17 17 18 categories math science -
net/yaz/Portfile
5 5 6 6 name yaz 7 7 version 4.2.63 8 revision 18 revision 2 9 9 categories net databases devel 10 10 platforms darwin 11 11 license BSD -
news/tin-recent/Portfile
73 73 74 74 name tin-recent 75 75 version 1.9.6 76 revision 676 revision 7 77 77 categories news 78 78 platforms darwin 79 79 maintainers nomaintainer -
php/php5-intl/Portfile
5 5 PortGroup php5extension 1.0 6 6 7 7 php5extension.setup intl 5.3.28 bundled 8 revision 1 8 9 categories php devel 9 10 platforms darwin 10 11 maintainers ryandesign -
python/py-pyicu/Portfile
5 5 6 6 name py-pyicu 7 7 version 1.5 8 revision 38 revision 4 9 9 categories-append textproc 10 10 platforms darwin 11 11 maintainers nomaintainer -
python/py26-mapnik/Portfile
5 5 6 6 name py26-mapnik 7 7 version 0.7.1 8 revision 1 28 revision 13 9 9 categories python gis 10 10 11 11 maintainers gmail.com:dbsgeo -
science/gwyddion/Portfile
5 5 6 6 name gwyddion 7 7 version 2.36 8 revision 1 8 9 categories science x11 9 10 platforms darwin 10 11 license gpl-2 -
tex/texlive-bin/Portfile
7 7 8 8 name texlive-bin 9 9 version 2013 10 revision 510 revision 6 11 11 12 12 categories tex 13 13 maintainers dports -
textproc/cicada/Portfile
5 5 6 6 name cicada 7 7 version 0.3.4 8 revision 1 8 9 categories textproc 9 10 maintainers hum openmaintainer 10 11 -
textproc/dwdiff/Portfile
4 4 5 5 name dwdiff 6 6 version 2.0.9 7 revision 1 7 8 categories textproc 8 9 platforms darwin 9 10 maintainers mww openmaintainer -
textproc/freeling/Portfile
5 5 6 6 name freeling 7 7 version 3.1 8 revision 08 revision 1 9 9 categories textproc devel 10 10 platforms darwin 11 11 license GPL-3+ -
textproc/vislcg3/Portfile
5 5 6 6 name vislcg3 7 7 version 0.9.7.5129 8 revision 58 revision 6 9 9 categories textproc 10 10 platforms darwin 11 11 maintainers gmail.com:p.ixiemotion -
textproc/xercesc3/Portfile
9 9 conflicts-append libmemcached 10 10 } 11 11 version 3.1.1 12 revision 612 revision 7 13 13 categories textproc xml shibboleth 14 14 maintainers snc scantor 15 15 license Apache-2 -
textproc/zorba/Portfile
6 6 7 7 name zorba 8 8 version 2.2.0 9 revision 29 revision 3 10 10 set branch [join [lrange [split ${version} .] 0 1] .] 11 11 license Apache-2 12 12 categories textproc devel -
www/webkit-gtk/Portfile
13 13 name webkit-gtk 14 14 epoch 2 15 15 version 2.4.3 16 revision 1 16 17 description Apple's WebKit HTML rendering library for GTK+ 17 18 long_description ${description} 18 19 maintainers jeremyhu devans -
www/webkit-gtk-2.0/Portfile
8 8 9 9 name webkit-gtk-2.0 10 10 version 2.0.4 11 revision 211 revision 3 12 12 description Apple's WebKit HTML rendering library for GTK+ 13 13 long_description ${description} 14 14 maintainers jeremyhu devans -
www/webkit-gtk-devel/Portfile
13 13 name webkit-gtk-devel 14 14 epoch 2 15 15 version 2.4.3 16 revision 1 16 17 description Apple's WebKit HTML rendering library for GTK+ 17 18 long_description ${description} 18 19 maintainers jeremyhu devans