svn commit: r323763 - head/net/jicmp
William Grzybowski
wg at FreeBSD.org
Fri Jul 26 23:28:59 UTC 2013
Author: wg
Date: Fri Jul 26 23:28:58 2013
New Revision: 323763
URL: http://svnweb.freebsd.org/changeset/ports/323763
Log:
net/jicmp: update to 1.4.1
- Update to 1.4.1 [1]
- Trim Makefile header [1]
- Remove leading article from COMMENT
PR: ports/18084
Submitted by: Sevan Janiyan <venture37 geeklan.co.uk> (maintainer)
Modified:
head/net/jicmp/Makefile
head/net/jicmp/distinfo
Modified: head/net/jicmp/Makefile
==============================================================================
--- head/net/jicmp/Makefile Fri Jul 26 23:25:40 2013 (r323762)
+++ head/net/jicmp/Makefile Fri Jul 26 23:28:58 2013 (r323763)
@@ -1,18 +1,13 @@
-# New ports collection makefile for: net/jicmp
-# Date created: 24 June 2008
-# Whom: Ryan T. Dean <rtdean at cytherianage.net>
-#
+# Created by: Ryan T. Dean <rtdean at cytherianage.net>
# $FreeBSD$
-#
PORTNAME= jicmp
-PORTVERSION= 1.2.0
+PORTVERSION= 1.4.1
CATEGORIES= net java
-MASTER_SITES= SF/opennms/JICMP/stable-1.0/
-DISTNAME= jicmp-${PORTVERSION}-2
+MASTER_SITES= SF/opennms/JICMP/stable-1.4/
MAINTAINER= venture37 at geeklan.co.uk
-COMMENT= A Java native interface (JNI) to ICMP (ping)
+COMMENT= Java native interface (JNI) to ICMP (ping)
WRKSRC= ${WRKDIR}/jicmp-${PORTVERSION}
Modified: head/net/jicmp/distinfo
==============================================================================
--- head/net/jicmp/distinfo Fri Jul 26 23:25:40 2013 (r323762)
+++ head/net/jicmp/distinfo Fri Jul 26 23:28:58 2013 (r323763)
@@ -1,2 +1,2 @@
-SHA256 (jicmp-1.2.0-2.tar.gz) = ae3256c08e03e3a637dd4b3463fb45195f36d0eb663e9ea1e26b33d2213f8c76
-SIZE (jicmp-1.2.0-2.tar.gz) = 363185
+SHA256 (jicmp-1.4.1.tar.gz) = 1c32228e19e16c123e53ab4bbac8178228b57b9605fe35d968add968ed444a50
+SIZE (jicmp-1.4.1.tar.gz) = 342495
More information about the svn-ports-head
mailing list