Permalink
Browse files
XawM: Add modern checksum types
- Loading branch information
Showing
with
5 additions
and
1 deletion.
-
+5
−1
x11/XawM/Portfile
|
|
@@ -15,7 +15,11 @@ license GPL-2+ |
|
|
platforms darwin |
|
|
homepage http://siag.nu |
|
|
master_sites ${homepage}/pub/widgets/ |
|
|
checksums md5 a81372046d0a7ebeb8c3d90e75d58828 |
|
|
|
|
|
checksums md5 a81372046d0a7ebeb8c3d90e75d58828 \ |
|
|
rmd160 1dfa76c7818a01df53e1e7eb5c28339605fd3056 \ |
|
|
sha256 1a7b40d989a3bcdcaa0be0a60636348c51fc7ccb0f628f10419fe14c0f15ab1f \ |
|
|
size 516832 |
|
|
|
|
|
depends_build port:xorg-libX11 \ |
|
|
port:xorg-libXext \ |
|
|
|