Changeset 79326
- Timestamp:
- 06/09/11 09:58:26 (4 years ago)
- Location:
- trunk/dports/python
- Files:
-
- 4 edited
-
py-beautifulsoup/Portfile (modified) (1 diff)
-
py25-beautifulsoup/Portfile (modified) (1 diff)
-
py26-beautifulsoup/Portfile (modified) (1 diff)
-
py27-beautifulsoup/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/python/py-beautifulsoup/Portfile
r74839 r79326 25 25 ${destroot}${prefix}/share/doc/${name} 26 26 } 27 28 livecheck.type regex 29 livecheck.regex BeautifulSoup-(\[0-9.\]+)${extract.suffix} -
trunk/dports/python/py25-beautifulsoup/Portfile
r74838 r79326 25 25 ${destroot}${prefix}/share/doc/${name} 26 26 } 27 28 livecheck.type regex 29 livecheck.regex BeautifulSoup-(\[0-9.\]+)${extract.suffix} -
trunk/dports/python/py26-beautifulsoup/Portfile
r74838 r79326 25 25 ${destroot}${prefix}/share/doc/${name} 26 26 } 27 28 livecheck.type regex 29 livecheck.regex BeautifulSoup-(\[0-9.\]+)${extract.suffix} -
trunk/dports/python/py27-beautifulsoup/Portfile
r78632 r79326 25 25 ${destroot}${prefix}/share/doc/${name} 26 26 } 27 28 livecheck.type regex 29 livecheck.regex BeautifulSoup-(\[0-9.\]+)${extract.suffix}
Note: See TracChangeset
for help on using the changeset viewer.

