diff options
| author | Gabor Pali <pgj@FreeBSD.org> | 2015-08-20 23:02:14 +0000 |
|---|---|---|
| committer | Gabor Pali <pgj@FreeBSD.org> | 2015-08-20 23:02:14 +0000 |
| commit | 39b8e49140afdb1d1d001c477befb4b05efa7fc3 (patch) | |
| tree | 607a5ca77efd301a2b4dc49b05d108829fcffa77 /net/hs-network-info | |
| parent | 75b64b1cb42c127b71646f039269eb7bd560d8ef (diff) | |
Notes
Diffstat (limited to 'net/hs-network-info')
| -rw-r--r-- | net/hs-network-info/Makefile | 3 | ||||
| -rw-r--r-- | net/hs-network-info/distinfo | 4 | ||||
| -rw-r--r-- | net/hs-network-info/pkg-descr | 4 |
3 files changed, 4 insertions, 7 deletions
diff --git a/net/hs-network-info/Makefile b/net/hs-network-info/Makefile index 8d469c388fd2..4797f1391686 100644 --- a/net/hs-network-info/Makefile +++ b/net/hs-network-info/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= network-info -PORTVERSION= 0.2.0.5 -PORTREVISION= 1 +PORTVERSION= 0.2.0.7 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org diff --git a/net/hs-network-info/distinfo b/net/hs-network-info/distinfo index f0291a2020a4..6f30b63dacfb 100644 --- a/net/hs-network-info/distinfo +++ b/net/hs-network-info/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/network-info-0.2.0.5.tar.gz) = 8ee37b7e3219d18395a3c9020a9be8cfa7c5390f2c4b0e54b5feea35e5b4fd3d -SIZE (cabal/network-info-0.2.0.5.tar.gz) = 5988 +SHA256 (cabal/network-info-0.2.0.7.tar.gz) = ef36e2c3d60d120c91d07dfe1081c87b73d0917cee858fba42598f284301405d +SIZE (cabal/network-info-0.2.0.7.tar.gz) = 6023 diff --git a/net/hs-network-info/pkg-descr b/net/hs-network-info/pkg-descr index f1952a45c1a3..e2a6a9759553 100644 --- a/net/hs-network-info/pkg-descr +++ b/net/hs-network-info/pkg-descr @@ -1,8 +1,6 @@ This library provides simple read-only access to the local computer's networking configuration. It is currently capable of getting a list of all the network interfaces and their respective IPv4, IPv6 and MAC -addresses. network-info has been tested and is known to work on Ubuntu -10.10, FreeBSD 9.0, Mac OS X 10.6.4 and Windows XP/7. It probably works -on other flavours of Linux, OS X, FreeBSD and Windows as well. +addresses. WWW: http://github.com/jystic/network-info |
