mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
- Update to 1.2.1
This commit is contained in:
parent
311c24f4bc
commit
4b54991dee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=409431
@ -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/
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user