svn commit: r329314 - head/net/jicmp6
Danilo Egea Gondolfo
danilo at FreeBSD.org
Fri Oct 4 14:27:25 UTC 2013
Author: danilo
Date: Fri Oct 4 14:27:25 2013
New Revision: 329314
URL: http://svnweb.freebsd.org/changeset/ports/329314
Log:
- Update from 1.2.1 to 1.2.2 [1]
- Add stage support
PR: ports/182606
Submitted by: Sevan Janiyan <venture37 at geeklan.co.uk> (maintainer) [1]
Approved by: wg (mentor)
Modified:
head/net/jicmp6/Makefile
head/net/jicmp6/distinfo
Modified: head/net/jicmp6/Makefile
==============================================================================
--- head/net/jicmp6/Makefile Fri Oct 4 14:26:06 2013 (r329313)
+++ head/net/jicmp6/Makefile Fri Oct 4 14:27:25 2013 (r329314)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= jicmp6
-PORTVERSION= 1.2.1
+PORTVERSION= 1.2.2
CATEGORIES= net java
MASTER_SITES= SF/opennms/JICMP6/stable-1.2
@@ -20,5 +20,4 @@ PLIST_FILES= lib/libjicmp6.la \
lib/libjicmp6.so \
share/java/jicmp6.jar
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/net/jicmp6/distinfo
==============================================================================
--- head/net/jicmp6/distinfo Fri Oct 4 14:26:06 2013 (r329313)
+++ head/net/jicmp6/distinfo Fri Oct 4 14:27:25 2013 (r329314)
@@ -1,2 +1,2 @@
-SHA256 (jicmp6-1.2.1.tar.gz) = 1e3e2bfe4520c3f0bca80525b8836c8fdaa0f6f1a177741dfc48c4b06247b8ed
-SIZE (jicmp6-1.2.1.tar.gz) = 312850
+SHA256 (jicmp6-1.2.2.tar.gz) = 90082b965d12a253d111bf2730ee0570ab971af57e21369957d2c03402c3105a
+SIZE (jicmp6-1.2.2.tar.gz) = 311855
More information about the svn-ports-head
mailing list