Changeset 83188
- Timestamp:
- 08/27/11 09:21:53 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/devel/oniguruma/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/oniguruma/Portfile
r30224 r83188 2 2 3 3 PortSystem 1.0 4 4 5 name oniguruma 6 replaced_by oniguruma4 5 7 version 4.6.2 6 8 revision 1 … … 16 18 Version 4.x supports Ruby1.9. 17 19 18 distname onig-${version} 19 master_sites http://www.geocities.jp/kosako3/oniguruma/archive/ 20 checksums md5 720291233bc663111e05031ec78467a1 20 distfiles 21 archive_sites 21 22 22 pre- fetch{23 pre-configure { 23 24 return -code error " 24 25 Please use either 26 oniguruma4 (for ruby support) 27 or 25 Please use either 26 oniguruma4 (for ruby support) 27 or 28 28 oniguruma5 (for unicode support) 29 29 " 30 30 } 31 32 livecheck.type none
Note: See TracChangeset
for help on using the changeset viewer.

