Changeset 79882
- Timestamp:
- 06/28/11 19:39:40 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/gnome/libsoup/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/gnome/libsoup/Portfile
r70778 r79882 6 6 7 7 name libsoup 8 version 2.3 0.28 version 2.34.2 9 9 set branch [join [lrange [split ${version} .] 0 1] .] 10 10 categories gnome net … … 25 25 use_bzip2 yes 26 26 27 checksums md5 f33b62063e76a9b1d5503363a3ed6a84\28 sha1 bf3ce2efb5452f79758a05b010d21bdaa1ba985c \29 rmd160 e714287d93cf10d0775bfcb48676b4a4c487bff327 checksums md5 2454b38681a6e082b613a781a501e721 \ 28 sha1 1812b3c78778b37d55ea2904b9763b6dd8266a1c \ 29 rmd160 a3a94ca9dd6a49a3ee15efda6cf8e4ba96a66338 30 30 31 31 depends_build port:pkgconfig 32 32 33 33 depends_lib port:libxml2 \ 34 port:g nutls\34 port:glib-networking \ 35 35 port:sqlite3 \ 36 36 port:gconf \ … … 39 39 40 40 archcheck.files \ 41 lib/ libgcrypt.dylib\42 lib/ libproxy.dylib\41 lib/gio/modules/libgiognutls.so \ 42 lib/gio/modules/libgiolibproxy.so \ 43 43 lib/libsqlite3.dylib \ 44 44 lib/libxml2.dylib
Note: See TracChangeset
for help on using the changeset viewer.

