diff --git a/Portfile.orig b/Portfile
index f60a4c5..953151e 100644
a
|
b
|
PortSystem 1.0 |
5 | 5 | PortGroup perl5 1.0 |
6 | 6 | |
7 | 7 | perl5.branches 5.16 5.18 5.20 5.22 |
8 | | perl5.setup Net-NfDump 1.13 |
| 8 | perl5.setup Net-NfDump 1.16 |
9 | 9 | |
10 | 10 | platforms darwin |
11 | 11 | maintainers psg.com:pokui openmaintainer |
… |
… |
long_description This module implements basic operations and allows to read, |
17 | 17 | create and write NetFlow/SFlow/IPFIX flow records in binary \ |
18 | 18 | files produced with nfdump (http://nfdump.sourceforge.net/) tool. |
19 | 19 | |
20 | | checksums rmd160 41eff8662f4e1bde52c2119c14d92faabc97e068 \ |
21 | | sha256 be9358e29fcfaa8474ddafea2325c9520c95b6b04d526ba39239e4799c57d3b3 |
| 20 | checksums rmd160 5da22fcc8f38c421c0eba403263672f31b19b963 \ |
| 21 | sha256 e95421dcc878e05738047f5ee6089a3f90e4379f217f210be82f1c2838471005 |
22 | 22 | |
23 | 23 | if {${perl5.major} != ""} { |
24 | 24 | depends_lib-append \ |