Permalink
Browse files
daq: Deal with stealth update
daq: Deal with stealth update
- Loading branch information
Showing
with
5 additions
and
3 deletions.
-
+5
−3
net/daq/Portfile
|
|
@@ -17,9 +17,11 @@ depends_lib port:pcre \ |
|
|
port:libdnet \ |
|
|
port:libpcap |
|
|
|
|
|
checksums rmd160 cf3a9df96829f63324a44dae5f2248d835e6ac4d \ |
|
|
sha256 b40e1d1273e08aaeaa86e69d4f28d535b7e53bdb3898adf539266b63137be7cb |
|
|
|
|
|
checksums rmd160 df1f292e4f91fea5e66db54581d1952e7be3771d \ |
|
|
sha256 d41da5f7793e66044e6927dd868c0525e7ee4ec1a3515bf74ef9a30cd9273af0 \ |
|
|
size 518013 |
|
|
# There was a stealth update of the distfile - hence the next line is required |
|
|
dist_subdir ${name}/${version}_1 |
|
|
patchfiles patch-sfbpf-Makefile.in.diff |
|
|
|
|
|
livecheck.type regex |
|
|
|