-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
0.2.1 (2022-01-31) * Support NetBSD (#21) * Increase upper bound on interfaces to 128 (#24) * Fix segmentation fault for more than 64 interfaces (#23)
- Loading branch information
1 parent
566d221
commit 69cba4a
Showing
5 changed files
with
28 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
@comment $NetBSD: PLIST,v 1.1 2022/02/11 09:07:31 pho Exp $ | ||
lib/network-info-${PKGVERSION}/${HS_VERSION}/package-description | ||
lib/network-info-${PKGVERSION}/${HS_VERSION}/package-id | ||
lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Network/Info.dyn_hi | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Network/Info.hi | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Network/Info.p_hi | ||
lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a | ||
lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a | ||
share/doc/${HS_PLATFORM}/network-info-${PKGVERSION}/LICENSE | ||
share/doc/${HS_PLATFORM}/network-info-${PKGVERSION}/html/Network-Info.html | ||
share/doc/${HS_PLATFORM}/network-info-${PKGVERSION}/html/doc-index.html | ||
share/doc/${HS_PLATFORM}/network-info-${PKGVERSION}/html/haddock-bundle.min.js | ||
share/doc/${HS_PLATFORM}/network-info-${PKGVERSION}/html/index.html | ||
share/doc/${HS_PLATFORM}/network-info-${PKGVERSION}/html/linuwial.css | ||
share/doc/${HS_PLATFORM}/network-info-${PKGVERSION}/html/meta.json | ||
share/doc/${HS_PLATFORM}/network-info-${PKGVERSION}/html/network-info.haddock | ||
share/doc/${HS_PLATFORM}/network-info-${PKGVERSION}/html/quick-jump.css | ||
share/doc/${HS_PLATFORM}/network-info-${PKGVERSION}/html/synopsis.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
$NetBSD: distinfo,v 1.3 2021/10/26 11:05:46 nia Exp $ | ||
$NetBSD: distinfo,v 1.4 2022/02/11 09:07:31 pho Exp $ | ||
|
||
BLAKE2s (network-info-0.2.0.10.tar.gz) = 7d0a2b4468a8abde748651c12b8b4450a7cd693ed11cb27c51de168996f85e95 | ||
SHA512 (network-info-0.2.0.10.tar.gz) = d578f64860fb3c04d11a444d9636bde57402b6728529e73c7741b056ef0d8f68cb0958118212f2d47826dc28ba9b2bfcc9aef8b5b2e9fc3da8eaadc796160895 | ||
Size (network-info-0.2.0.10.tar.gz) = 6278 bytes | ||
SHA1 (patch-cbits_network-unix.c) = 78769aa78e4e61b3dd9488e5c0d2337d1f69a946 | ||
BLAKE2s (network-info-0.2.1.tar.gz) = 752fb3d2578d4137be29b794d9d7077932cda7fa62c0c77652995c6a9812464e | ||
SHA512 (network-info-0.2.1.tar.gz) = a252bd5c34cbbde9dcdd9606b31ed9b9fa802edfc694795f8779fd8f4ffa9092df0ab25426e0a1dca836d74a9357c1b31acb2aa01a9e46e8ffd5959be7a5d619 | ||
Size (network-info-0.2.1.tar.gz) = 6387 bytes |
This file was deleted.
Oops, something went wrong.