1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

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)
This commit is contained in:
William Grzybowski 2013-07-26 23:28:58 +00:00
parent 106007f8c9
commit a570bcf746
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323763
2 changed files with 6 additions and 11 deletions

View File

@ -1,18 +1,13 @@
# New ports collection makefile for: net/jicmp
# Date created: 24 June 2008
# Whom: Ryan T. Dean <rtdean@cytherianage.net>
#
# Created by: Ryan T. Dean <rtdean@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@geeklan.co.uk
COMMENT= A Java native interface (JNI) to ICMP (ping)
COMMENT= Java native interface (JNI) to ICMP (ping)
WRKSRC= ${WRKDIR}/jicmp-${PORTVERSION}

View File

@ -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