Changeset 81378
- Timestamp:
- 07/29/11 18:12:49 (4 years ago)
- Location:
- trunk/dports/python
- Files:
-
- 9 edited
-
py-altgraph/Portfile (modified) (1 diff)
-
py-amqplib/Portfile (modified) (1 diff)
-
py-bdist_mpkg/Portfile (modified) (1 diff)
-
py-blist/Portfile (modified) (1 diff)
-
py-kombu/Portfile (modified) (1 diff)
-
py-numeric/Portfile (modified) (1 diff)
-
py-pika/Portfile (modified) (1 diff)
-
py-pil/Portfile (modified) (1 diff)
-
py-redis/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/python/py-altgraph/Portfile
r81295 r81378 37 37 } 38 38 39 # innocuous comment because of ticket #30463 40 39 41 livecheck.type regex 40 42 livecheck.url http://pypi.python.org/pypi/altgraph/ -
trunk/dports/python/py-amqplib/Portfile
r81308 r81378 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
r81297 r81378 37 37 } 38 38 39 # innocuous comment because of ticket #30463 40 39 41 livecheck.type regex 40 42 livecheck.url http://pypi.python.org/pypi/bdist_mpkg/ -
trunk/dports/python/py-blist/Portfile
r81327 r81378 45 45 } 46 46 47 # innocuous comment because of ticket #30463 48 47 49 livecheck.type regex 48 50 livecheck.url ${master_sites} -
trunk/dports/python/py-kombu/Portfile
r81339 r81378 34 34 } 35 35 36 # innocuous comment because of ticket #30463 37 36 38 livecheck.type regex 37 39 livecheck.url ${master_sites} -
trunk/dports/python/py-numeric/Portfile
r81310 r81378 79 79 } 80 80 81 # innocuous comment because of ticket #30463 82 81 83 livecheck.type none -
trunk/dports/python/py-pika/Portfile
r81320 r81378 34 34 } 35 35 36 # innocuous comment because of ticket #30463 37 36 38 livecheck.type regex 37 39 livecheck.url ${master_sites} -
trunk/dports/python/py-pil/Portfile
r81303 r81378 45 45 } 46 46 47 # innocuous comment because of ticket #30463 48 47 49 livecheck.type regex 48 50 livecheck.url ${homepage} -
trunk/dports/python/py-redis/Portfile
r81316 r81378 34 34 } 35 35 36 # innocuous comment because of ticket #30463 37 36 38 livecheck.type regex 37 39 livecheck.url ${homepage}/downloads
Note: See TracChangeset
for help on using the changeset viewer.

