From owner-svn-ports-all@freebsd.org Tue Feb 23 16:38:40 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 65AF7AB1B62; Tue, 23 Feb 2016 16:38:40 +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 1C2AD1FE; Tue, 23 Feb 2016 16:38:40 +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 u1NGcdYI055530; Tue, 23 Feb 2016 16:38:39 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1NGccC0055527; Tue, 23 Feb 2016 16:38:38 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201602231638.u1NGccC0055527@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Tue, 23 Feb 2016 16:38:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409431 - 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.20 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: Tue, 23 Feb 2016 16:38:40 -0000 Author: lwhsu Date: Tue Feb 23 16:38:38 2016 New Revision: 409431 URL: https://svnweb.freebsd.org/changeset/ports/409431 Log: - Update to 1.2.1 Modified: head/lang/ceylon/Makefile head/lang/ceylon/distinfo head/lang/ceylon/pkg-plist Modified: head/lang/ceylon/Makefile ============================================================================== --- head/lang/ceylon/Makefile Tue Feb 23 15:55:35 2016 (r409430) +++ head/lang/ceylon/Makefile Tue Feb 23 16:38:38 2016 (r409431) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ceylon -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= lang java MASTER_SITES= http://downloads.ceylon-lang.org/cli/ Modified: head/lang/ceylon/distinfo ============================================================================== --- head/lang/ceylon/distinfo Tue Feb 23 15:55:35 2016 (r409430) +++ head/lang/ceylon/distinfo Tue Feb 23 16:38:38 2016 (r409431) @@ -1,2 +1,2 @@ -SHA256 (ceylon-1.2.0.zip) = 2e3b50e3e80ea3a356d0d62a2cff5b59104c591aa06387e55cd34a10d52c2919 -SIZE (ceylon-1.2.0.zip) = 15525909 +SHA256 (ceylon-1.2.1.zip) = 08379f76e5ce2db01f015efbfde05ecc7c8a8244441459eb7c4ea830eabaa1bb +SIZE (ceylon-1.2.1.zip) = 18901057 Modified: head/lang/ceylon/pkg-plist ============================================================================== --- head/lang/ceylon/pkg-plist Tue Feb 23 15:55:35 2016 (r409430) +++ head/lang/ceylon/pkg-plist Tue Feb 23 16:38:38 2016 (r409431) @@ -1,5 +1,6 @@ bin/ceylon bin/ceylon-sh-setup +man/man1/ceylon-ant-task-doc.1.gz man/man1/ceylon-bash-completion.1.gz man/man1/ceylon-browse.1.gz man/man1/ceylon-classpath.1.gz @@ -9,10 +10,10 @@ man/man1/ceylon-config.1.gz man/man1/ceylon-copy.1.gz man/man1/ceylon-doc-tool.1.gz man/man1/ceylon-doc.1.gz -man/man1/ceylon-format.1.gz man/man1/ceylon-help.1.gz man/man1/ceylon-import-jar.1.gz man/man1/ceylon-info.1.gz +man/man1/ceylon-jigsaw.1.gz man/man1/ceylon-p2.1.gz man/man1/ceylon-plugin.1.gz man/man1/ceylon-run-js.1.gz @@ -23,4 +24,3 @@ man/man1/ceylon-test.1.gz man/man1/ceylon-version.1.gz man/man1/ceylon-war.1.gz man/man1/ceylon.1.gz -@dir %%DATADIR%%/samples/helloworld/modules