From owner-svn-ports-all@freebsd.org Fri May 6 10:13:57 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 176DFB3008C; Fri, 6 May 2016 10:13:57 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DBC3417FD; Fri, 6 May 2016 10:13:56 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46ADuvj009888; Fri, 6 May 2016 10:13:56 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46ADtGq009885; Fri, 6 May 2016 10:13:55 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605061013.u46ADtGq009885@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 6 May 2016 10:13:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414697 - head/lang/ceylon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 10:13:57 -0000 Author: lwhsu Date: Fri May 6 10:13:55 2016 New Revision: 414697 URL: https://svnweb.freebsd.org/changeset/ports/414697 Log: - Update to 1.2.2 Modified: head/lang/ceylon/Makefile head/lang/ceylon/distinfo head/lang/ceylon/pkg-plist Modified: head/lang/ceylon/Makefile ============================================================================== --- head/lang/ceylon/Makefile Fri May 6 10:07:59 2016 (r414696) +++ head/lang/ceylon/Makefile Fri May 6 10:13:55 2016 (r414697) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ceylon -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= lang java MASTER_SITES= http://downloads.ceylon-lang.org/cli/ Modified: head/lang/ceylon/distinfo ============================================================================== --- head/lang/ceylon/distinfo Fri May 6 10:07:59 2016 (r414696) +++ head/lang/ceylon/distinfo Fri May 6 10:13:55 2016 (r414697) @@ -1,2 +1,2 @@ -SHA256 (ceylon-1.2.1.zip) = 08379f76e5ce2db01f015efbfde05ecc7c8a8244441459eb7c4ea830eabaa1bb -SIZE (ceylon-1.2.1.zip) = 18901057 +SHA256 (ceylon-1.2.2.zip) = 68a7d56b2d3eca83f8832ef1a2e0e58124a71c3c9fc0cda7c377e4882b4feedb +SIZE (ceylon-1.2.2.zip) = 19026629 Modified: head/lang/ceylon/pkg-plist ============================================================================== --- head/lang/ceylon/pkg-plist Fri May 6 10:07:59 2016 (r414696) +++ head/lang/ceylon/pkg-plist Fri May 6 10:13:55 2016 (r414697) @@ -2,6 +2,7 @@ bin/ceylon bin/ceylon-sh-setup man/man1/ceylon-ant-task-doc.1.gz man/man1/ceylon-bash-completion.1.gz +man/man1/ceylon-bootstrap.1.gz man/man1/ceylon-browse.1.gz man/man1/ceylon-classpath.1.gz man/man1/ceylon-compile-js.1.gz