Index: head/lang/ceylon/Makefile =================================================================== --- head/lang/ceylon/Makefile (revision 451897) +++ head/lang/ceylon/Makefile (revision 451898) @@ -1,42 +1,42 @@ # Created by: Li-Wen Hsu # $FreeBSD$ PORTNAME= ceylon -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= lang java MASTER_SITES= http://downloads.ceylon-lang.org/cli/ MAINTAINER= ports@FreeBSD.org COMMENT= Ceylon is a language for writing large programs in teams LICENSE= APACHE20 GPLv2 LICENSE_COMB= multi USES= zip NO_BUILD= yes USE_JAVA= yes JAVA_VERSION= 1.7+ JAVA_RUN= yes PORTDATA= * CEYLON_SCRIPTS= ceylon ceylon-sh-setup CEYLON_DIRS= contrib lib repo samples templates do-install: ${RM} ${WRKSRC}/bin/*.bat ${INSTALL_MAN} ${WRKSRC}/doc/man/man1/* ${STAGEDIR}/${MAN1PREFIX}/man/man1 ${MKDIR} ${STAGEDIR}${DATADIR} .for d in ${CEYLON_DIRS} cd ${WRKSRC} && ${COPYTREE_SHARE} ${d} ${STAGEDIR}${DATADIR} .endfor cd ${WRKSRC} && ${COPYTREE_BIN} bin ${STAGEDIR}${DATADIR} .for s in ${CEYLON_SCRIPTS} ${LN} -s ${DATADIR}/bin/${s} ${STAGEDIR}/${PREFIX}/bin/${s} .endfor .include Index: head/lang/ceylon/distinfo =================================================================== --- head/lang/ceylon/distinfo (revision 451897) +++ head/lang/ceylon/distinfo (revision 451898) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490689862 -SHA256 (ceylon-1.3.2.zip) = ec9a3f05a9a361eb1bb5817c5c3930417e8dcf0c46114dca841a5459af2f9c46 -SIZE (ceylon-1.3.2.zip) = 22774620 +TIMESTAMP = 1507819661 +SHA256 (ceylon-1.3.3.zip) = 4ec1f1781043ee369c3e225576787ce5518685f2206eafa7d2fd5cfe6ac9923d +SIZE (ceylon-1.3.3.zip) = 22228740