aboutsummaryrefslogtreecommitdiffstats
path: root/net/jicmp
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-06-26 15:49:30 +0800
committermiwi <miwi@FreeBSD.org>2011-06-26 15:49:30 +0800
commite83430902e35c279c0b8d21355f500fecb55f119 (patch)
tree1683cc328d68fa0d8b512fd0a3eb103fbb2893a3 /net/jicmp
parent42f589510e4356c5d857f13ccec159ecfba19a9c (diff)
downloadfreebsd-ports-gnome-e83430902e35c279c0b8d21355f500fecb55f119.tar.gz
freebsd-ports-gnome-e83430902e35c279c0b8d21355f500fecb55f119.tar.zst
freebsd-ports-gnome-e83430902e35c279c0b8d21355f500fecb55f119.zip
- Update to 1.2.0
PR: 156785 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: maintainer
Diffstat (limited to 'net/jicmp')
-rw-r--r--net/jicmp/Makefile10
-rw-r--r--net/jicmp/distinfo4
2 files changed, 9 insertions, 5 deletions
diff --git a/net/jicmp/Makefile b/net/jicmp/Makefile
index 63304167b637..5ffe7608b68f 100644
--- a/net/jicmp/Makefile
+++ b/net/jicmp/Makefile
@@ -6,15 +6,19 @@
#
PORTNAME= jicmp
-PORTVERSION= 1.0.11
+PORTVERSION= 1.2.0
CATEGORIES= net java
MASTER_SITES= SF/opennms/JICMP/stable-1.0/
+DISTNAME= jicmp-${PORTVERSION}-2
-MAINTAINER= rtdean@cytherianage.net
+MAINTAINER= venture37@geeklan.co.uk
COMMENT= A Java native interface (JNI) to ICMP (ping)
+WRKSRC= ${WRKDIR}/jicmp-${PORTVERSION}
+
USE_JAVA= yes
-JAVA_VERSION= 1.5+
+JAVA_VERSION= 1.6
+JAVA_VENDOR= openjdk
JAVA_BUILD= yes
JAVA_RUN= yes
GNU_CONFIGURE= yes
diff --git a/net/jicmp/distinfo b/net/jicmp/distinfo
index c8c2142dda7a..eeacf32fdd3b 100644
--- a/net/jicmp/distinfo
+++ b/net/jicmp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (jicmp-1.0.11.tar.gz) = 248ebfab4426255ad298b389f31d09d209b3cae89d620d8ed797ec51a043fe17
-SIZE (jicmp-1.0.11.tar.gz) = 355674
+SHA256 (jicmp-1.2.0-2.tar.gz) = ae3256c08e03e3a637dd4b3463fb45195f36d0eb663e9ea1e26b33d2213f8c76
+SIZE (jicmp-1.2.0-2.tar.gz) = 363185