From owner-svn-ports-head@FreeBSD.ORG Wed Dec 19 10:04:36 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3F1C86DC; Wed, 19 Dec 2012 10:04:36 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 08F9B8FC0A; Wed, 19 Dec 2012 10:04:36 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBJA4Z3e066949; Wed, 19 Dec 2012 10:04:35 GMT (envelope-from gahr@svn.freebsd.org) Received: (from gahr@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBJA4ZNc066947; Wed, 19 Dec 2012 10:04:35 GMT (envelope-from gahr@svn.freebsd.org) Message-Id: <201212191004.qBJA4ZNc066947@svn.freebsd.org> From: Pietro Cerutti Date: Wed, 19 Dec 2012 10:04:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309231 - head/java/jgraphx 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: Wed, 19 Dec 2012 10:04:36 -0000 Author: gahr Date: Wed Dec 19 10:04:35 2012 New Revision: 309231 URL: http://svnweb.freebsd.org/changeset/ports/309231 Log: - Update to 1.10.3.0 Approved by: crees (maintainer, via IRC) Modified: head/java/jgraphx/Makefile (contents, props changed) head/java/jgraphx/distinfo (contents, props changed) Modified: head/java/jgraphx/Makefile ============================================================================== --- head/java/jgraphx/Makefile Wed Dec 19 09:36:10 2012 (r309230) +++ head/java/jgraphx/Makefile Wed Dec 19 10:04:35 2012 (r309231) @@ -2,11 +2,9 @@ # $FreeBSD$ PORTNAME= jgraphx -PORTVERSION= 1.5.1.5 +PORTVERSION= 1.10.3.0 CATEGORIES= java graphics -MASTER_SITES= http://www.bayofrum.net/dist/jgraphx/ \ - http://www.jgraph.com/downloads/jgraphx/archive/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g} +MASTER_SITES= GH MAINTAINER= crees@FreeBSD.org COMMENT= The Java Graph Diagram Component version X (jgraph v6+) @@ -17,8 +15,10 @@ LICENSE_NAME= JGraph Ltd License LICENSE_FILE= ${WRKSRC}/license.txt MANUAL_PACKAGE_BUILD= needs interactive license confirmation -USE_ZIP= yes -WRKSRC= ${WRKDIR}/${PORTNAME} +USE_GITHUB= yes +GH_ACCOUNT= jgraph +GH_COMMIT= b445bde + USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_RUN= yes Modified: head/java/jgraphx/distinfo ============================================================================== --- head/java/jgraphx/distinfo Wed Dec 19 09:36:10 2012 (r309230) +++ head/java/jgraphx/distinfo Wed Dec 19 10:04:35 2012 (r309231) @@ -1,2 +1,2 @@ -SHA256 (jgraphx-1_5_1_5.zip) = d98e19540caa4a2b4e41abded456f43a8eb50d0733663e209148b13bcb5467ce -SIZE (jgraphx-1_5_1_5.zip) = 4175856 +SHA256 (jgraphx-1.10.3.0.tar.gz) = 7fca26a86d2850dd71320f5cf57656323b87b48db3c41bcc875bc390354fae83 +SIZE (jgraphx-1.10.3.0.tar.gz) = 3073488