Ticket #32997: yasm-Portfile.diff.txt

File yasm-Portfile.diff.txt, 889 bytes (added by titus@…, 13 years ago)
Line 
1--- Portfile.org        2012-01-23 20:32:35.000000000 +0100
2+++ Portfile    2012-01-23 20:34:44.000000000 +0100
3@@ -3,7 +3,7 @@
4 PortSystem     1.0
5 
6 name           yasm
7-version                1.1.0
8+version                1.2.0
9 categories     lang
10 license                {Artistic-1 GPL-2+ LGPL} BSD
11 maintainers    acho
12@@ -20,9 +20,9 @@
13 homepage       http://www.tortall.net/projects/yasm/
14 master_sites   http://www.tortall.net/projects/yasm/releases/
15 
16-checksums           md5     8392e5f2235c2c2a981e1a633f2698cb \
17-                    sha1    8b252d2a50f6d0d8fe13997183596c3cd7589db9 \
18-                    rmd160  93e9ee40319ca02a3a8fff7f85af216d37fb1d06
19+checksums       md5     4cfc0686cf5350dd1305c4d905eb55a6         \
20+                sha1    773d28f27f83c44ac35079add0d3167ca6c1def8 \
21+                rmd160  6d2baf27a45d6dbe250f972f18fb6627f50394d9
22 
23 livecheck.url   ${master_sites}
24 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"