From owner-svn-ports-head@FreeBSD.ORG Fri Oct 4 14:27:25 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D78C8F23; Fri, 4 Oct 2013 14:27:25 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C602A20AD; Fri, 4 Oct 2013 14:27:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r94ERPXp006966; Fri, 4 Oct 2013 14:27:25 GMT (envelope-from danilo@svn.freebsd.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r94ERPWU006964; Fri, 4 Oct 2013 14:27:25 GMT (envelope-from danilo@svn.freebsd.org) Message-Id: <201310041427.r94ERPWU006964@svn.freebsd.org> From: Danilo Egea Gondolfo Date: Fri, 4 Oct 2013 14:27:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329314 - head/net/jicmp6 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Oct 2013 14:27:25 -0000 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 (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 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