| 1 | --- Portfile.org 2007-10-11 16:06:12.000000000 +0400 |
|---|
| 2 | +++ Portfile 2007-10-19 23:28:43.000000000 +0400 |
|---|
| 3 | @@ -3,7 +3,7 @@ |
|---|
| 4 | PortSystem 1.0 |
|---|
| 5 | |
|---|
| 6 | name less |
|---|
| 7 | -version 408 |
|---|
| 8 | +version 409 |
|---|
| 9 | categories textproc |
|---|
| 10 | maintainers mike.mclean@pobox.com |
|---|
| 11 | description Less is a program similar to more, which allows backward movement. |
|---|
| 12 | @@ -18,9 +18,9 @@ |
|---|
| 13 | platforms darwin |
|---|
| 14 | master_sites ${homepage} |
|---|
| 15 | |
|---|
| 16 | -checksums md5 25d87baa5ed539c7ff0d530be7d4778d \ |
|---|
| 17 | - sha1 63fe61587fb90b23cbfd47155d06b9bc49fc0716 \ |
|---|
| 18 | - rmd160 1548cb1a8bfe306264aed929ee4aaad950748945 |
|---|
| 19 | +checksums md5 32f4e9d9b86b2a16be85057f588bd965 \ |
|---|
| 20 | + sha1 6c554f520b635d783e16f19bfb3d7d00176a8a2d \ |
|---|
| 21 | + rmd160 67d13fef7435a298f48f03d10bbc249642ad17ad |
|---|
| 22 | |
|---|
| 23 | depends_lib port:ncursesw |
|---|
| 24 | |
|---|