Permalink
Browse files
gpsd-devel: fix version setting
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
net/gpsd/Portfile
|
|
@@ -57,8 +57,8 @@ if {${subport} eq ${name}} { |
|
|
conflicts gpsd |
|
|
|
|
|
revision 0 |
|
|
version 20190417-[string range ${github.version} 0 7] |
|
|
set commit cf7fb5481c984e833c76a348459636a7f7d16243 |
|
|
version 20190417-[string range ${commit} 0 7] |
|
|
checksums rmd160 7f783a31cf8aeb2556d18b58e1009adaed56efd3 \ |
|
|
sha256 f25e60aeb0687ef0c02d6d1bba4da5f22a213e5bcf6961817511a0772976e82e \ |
|
|
size 10180319 |
|
|
|