Changeset 82062
- Timestamp:
- 08/07/11 01:36:12 (4 years ago)
- Location:
- trunk/dports
- Files:
-
- 10 edited
-
_resources/port1.0/group/python-1.0.tcl (modified) (1 diff)
-
python/py-altgraph/Portfile (modified) (1 diff)
-
python/py-amqplib/Portfile (modified) (1 diff)
-
python/py-bdist_mpkg/Portfile (modified) (1 diff)
-
python/py-blist/Portfile (modified) (1 diff)
-
python/py-kombu/Portfile (modified) (1 diff)
-
python/py-numeric/Portfile (modified) (1 diff)
-
python/py-pika/Portfile (modified) (1 diff)
-
python/py-pil/Portfile (modified) (1 diff)
-
python/py-redis/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/_resources/port1.0/group/python-1.0.tcl
r81362 r82062 86 86 distfiles 87 87 supported_archs noarch 88 #replaced_by py[option python.default_version][string trimleft $name py]88 replaced_by py[option python.default_version][string trimleft $name py] 89 89 depends_lib port:py[option python.default_version][string trimleft $name py] 90 90 build {} -
trunk/dports/python/py-altgraph/Portfile
r81378 r82062 37 37 } 38 38 39 # innocuous comment because of ticket #3046340 41 39 livecheck.type regex 42 40 livecheck.url http://pypi.python.org/pypi/altgraph/ -
trunk/dports/python/py-amqplib/Portfile
r81378 r82062 34 34 depends_lib port:py${python.version}-distribute 35 35 } 36 37 # innocuous comment because of ticket #30463 -
trunk/dports/python/py-bdist_mpkg/Portfile
r81378 r82062 37 37 } 38 38 39 # innocuous comment because of ticket #3046340 41 39 livecheck.type regex 42 40 livecheck.url http://pypi.python.org/pypi/bdist_mpkg/ -
trunk/dports/python/py-blist/Portfile
r81421 r82062 45 45 } 46 46 47 # innocuous comment because of ticket #3046348 49 47 livecheck.type regex 50 48 livecheck.url ${master_sites} -
trunk/dports/python/py-kombu/Portfile
r81378 r82062 34 34 } 35 35 36 # innocuous comment because of ticket #3046337 38 36 livecheck.type regex 39 37 livecheck.url ${master_sites} -
trunk/dports/python/py-numeric/Portfile
r81378 r82062 79 79 } 80 80 81 # innocuous comment because of ticket #3046382 83 81 livecheck.type none -
trunk/dports/python/py-pika/Portfile
r81378 r82062 34 34 } 35 35 36 # innocuous comment because of ticket #3046337 38 36 livecheck.type regex 39 37 livecheck.url ${master_sites} -
trunk/dports/python/py-pil/Portfile
r81424 r82062 45 45 } 46 46 47 # innocuous comment because of ticket #3046348 49 47 livecheck.type regex 50 48 livecheck.url ${homepage} -
trunk/dports/python/py-redis/Portfile
r81422 r82062 33 33 } 34 34 35 # innocuous comment because of ticket #3046336 37 35 livecheck.type regex 38 36 livecheck.url ${homepage}/downloads
Note: See TracChangeset
for help on using the changeset viewer.

