diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-07-28 14:14:31 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-07-28 14:14:31 +0000 |
commit | ae0d9a3ea7d26c3af371fe77c21c7328a5555fa1 (patch) | |
tree | 6f851052059036902b8bbf561b99f571f59fb025 /net/jicmp6 | |
parent | 2860a47ee634214d1852dbc3f1e5d0a0f7ee7479 (diff) |
Notes
Diffstat (limited to 'net/jicmp6')
-rw-r--r-- | net/jicmp6/Makefile | 4 | ||||
-rw-r--r-- | net/jicmp6/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/jicmp6/Makefile b/net/jicmp6/Makefile index 7445488c886f..39b14f30a459 100644 --- a/net/jicmp6/Makefile +++ b/net/jicmp6/Makefile @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= jicmp6 -PORTVERSION= 1.0.1 +PORTVERSION= 1.2.1 CATEGORIES= net java -MASTER_SITES= SF/opennms/JICMP6/stable-1.0 +MASTER_SITES= SF/opennms/JICMP6/stable-1.2 MAINTAINER= venture37@geeklan.co.uk COMMENT= Java native interface (JNI) to ICMPv6 diff --git a/net/jicmp6/distinfo b/net/jicmp6/distinfo index edb580044e80..77868dd44861 100644 --- a/net/jicmp6/distinfo +++ b/net/jicmp6/distinfo @@ -1,2 +1,2 @@ -SHA256 (jicmp6-1.0.1.tar.gz) = 41f34da51aa1ee2824a71bee0eeb4df34c29d663139ef7ebe2721c9d788ea241 -SIZE (jicmp6-1.0.1.tar.gz) = 313345 +SHA256 (jicmp6-1.2.1.tar.gz) = 1e3e2bfe4520c3f0bca80525b8836c8fdaa0f6f1a177741dfc48c4b06247b8ed +SIZE (jicmp6-1.2.1.tar.gz) = 312850 |