svn commit: r359403 - head/net/jicmp

Danilo Egea Gondolfo danilo at FreeBSD.org
Thu Jun 26 17:18:10 UTC 2014


Author: danilo
Date: Thu Jun 26 17:18:09 2014
New Revision: 359403
URL: http://svnweb.freebsd.org/changeset/ports/359403
QAT: https://qat.redports.org/buildarchive/r359403/

Log:
  - Update from 1.4.2 to 1.4.3
  - Take maintainership
  - Test build with openjdk{7,8}

Modified:
  head/net/jicmp/Makefile
  head/net/jicmp/distinfo

Modified: head/net/jicmp/Makefile
==============================================================================
--- head/net/jicmp/Makefile	Thu Jun 26 17:15:39 2014	(r359402)
+++ head/net/jicmp/Makefile	Thu Jun 26 17:18:09 2014	(r359403)
@@ -2,18 +2,18 @@
 # $FreeBSD$
 
 PORTNAME=	jicmp
-PORTVERSION=	1.4.2
+PORTVERSION=	1.4.3
 CATEGORIES=	net java
 MASTER_SITES=	SF/opennms/JICMP/stable-1.4/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	danilo at FreeBSD.org
 COMMENT=	Java native interface (JNI) to ICMP (ping)
 
 WRKSRC=		${WRKDIR}/jicmp-${PORTVERSION}
 
 USES=		libtool
 USE_JAVA=	yes
-JAVA_VERSION=	1.6
+JAVA_VERSION=	1.6+
 JAVA_VENDOR=	openjdk
 JAVA_BUILD=	yes
 JAVA_RUN=	yes

Modified: head/net/jicmp/distinfo
==============================================================================
--- head/net/jicmp/distinfo	Thu Jun 26 17:15:39 2014	(r359402)
+++ head/net/jicmp/distinfo	Thu Jun 26 17:18:09 2014	(r359403)
@@ -1,2 +1,2 @@
-SHA256 (jicmp-1.4.2.tar.gz) = d639ee50a081c80aed615b9217f549011b5b2a3c6a2041e3273c56d3da2165bb
-SIZE (jicmp-1.4.2.tar.gz) = 339902
+SHA256 (jicmp-1.4.3.tar.gz) = c3303f1237b88c93962cb092525495862b355a8ac1896f7af2ce25ef2bd48aa8
+SIZE (jicmp-1.4.3.tar.gz) = 340112


More information about the svn-ports-head mailing list