From owner-svn-ports-all@FreeBSD.ORG Thu Apr 10 08:57:57 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7ADF43F9; Thu, 10 Apr 2014 08:57:57 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 66CA6162E; Thu, 10 Apr 2014 08:57:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3A8vv0U034868; Thu, 10 Apr 2014 08:57:57 GMT (envelope-from olgeni@svn.freebsd.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3A8vu6W034864; Thu, 10 Apr 2014 08:57:56 GMT (envelope-from olgeni@svn.freebsd.org) Message-Id: <201404100857.s3A8vu6W034864@svn.freebsd.org> From: Jimmy Olgeni Date: Thu, 10 Apr 2014 08:57:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r350789 - in head/lang: . erlang-runtime17 erlang-runtime17/files 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.17 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: Thu, 10 Apr 2014 08:57:57 -0000 Author: olgeni Date: Thu Apr 10 08:57:56 2014 New Revision: 350789 URL: http://svnweb.freebsd.org/changeset/ports/350789 QAT: https://qat.redports.org/buildarchive/r350789/ Log: Add lang/erlang-runtime17, an Erlang runtime for version 17. Added: head/lang/erlang-runtime17/ - copied from r350787, head/lang/erlang-runtime16/ Deleted: head/lang/erlang-runtime17/files/patch-lib_et_src_et__gs__contents__viewer.erl head/lang/erlang-runtime17/files/patch-lib_et_src_et__gs__viewer.erl head/lang/erlang-runtime17/files/patch-lib_gs_src_tool__utils.erl Modified: head/lang/Makefile head/lang/erlang-runtime17/Makefile head/lang/erlang-runtime17/distinfo head/lang/erlang-runtime17/files/patch-Makefile.in Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Thu Apr 10 08:56:06 2014 (r350788) +++ head/lang/Makefile Thu Apr 10 08:57:56 2014 (r350789) @@ -61,6 +61,7 @@ SUBDIR += erlang SUBDIR += erlang-runtime15 SUBDIR += erlang-runtime16 + SUBDIR += erlang-runtime17 SUBDIR += execline SUBDIR += expect SUBDIR += ezm3 Modified: head/lang/erlang-runtime17/Makefile ============================================================================== --- head/lang/erlang-runtime16/Makefile Thu Apr 10 08:45:30 2014 (r350787) +++ head/lang/erlang-runtime17/Makefile Thu Apr 10 08:57:56 2014 (r350789) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= erlang -PORTVERSION= 16.b.03.1 +PORTVERSION= 17.0 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ http://erlang.stacken.kth.se/download/:erlangorg \ http://www.csd.uu.se/ftp/mirror/erlang/download/:erlangorg -PKGNAMESUFFIX= -runtime16 +PKGNAMESUFFIX= -runtime17 DISTNAME= otp_src_${ERL_RELEASE} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:erlangorg \ ${ERLANG_MAN}:erlangorg @@ -44,9 +44,10 @@ DTRACE_DESC= Enable DTrace support (expe OPTIONS_DEFAULT=SMP OPENSSL THREADS SCTP KQUEUE -ERL_RELEASE= R${PORTVERSION:S/.//g:U:S/1$/-1/} +ERL_RELEASE= ${PORTVERSION} USES= gmake perl5 +USE_AUTOTOOLS= autoconf:env GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib Modified: head/lang/erlang-runtime17/distinfo ============================================================================== --- head/lang/erlang-runtime16/distinfo Thu Apr 10 08:45:30 2014 (r350787) +++ head/lang/erlang-runtime17/distinfo Thu Apr 10 08:57:56 2014 (r350789) @@ -1,6 +1,6 @@ -SHA256 (erlang/otp_src_R16B03-1.tar.gz) = 17ce53459bc5ceb34fc2da412e15ac8c23835a15fbd84e62c8d1852704747ee7 -SIZE (erlang/otp_src_R16B03-1.tar.gz) = 66253556 -SHA256 (erlang/otp_doc_man_R16B03-1.tar.gz) = 0f31bc7d7215aa4b6834b1a565cd7d6e3173e3b392fb870254bae5136499c39d -SIZE (erlang/otp_doc_man_R16B03-1.tar.gz) = 1322516 -SHA256 (erlang/otp_doc_html_R16B03-1.tar.gz) = 5381d4ffe654e3e943f004e2b91870bd83f0e46e261bb405c1cdf7de81bc0507 -SIZE (erlang/otp_doc_html_R16B03-1.tar.gz) = 33294165 +SHA256 (erlang/otp_src_17.0.tar.gz) = 361cae4466b4b3ef8d8762b3a8ebe278e0c7ba0c34cb281402988754183e2ba6 +SIZE (erlang/otp_src_17.0.tar.gz) = 66633305 +SHA256 (erlang/otp_doc_man_17.0.tar.gz) = acf72b5876c6f505191a3fb57b7e672733f911141929c4cef050111cf8f8b399 +SIZE (erlang/otp_doc_man_17.0.tar.gz) = 1353215 +SHA256 (erlang/otp_doc_html_17.0.tar.gz) = 4a9edba2e5b8ca2e35e5080c1c30a2674aafa39b51d7268383b6e326d397f8dd +SIZE (erlang/otp_doc_html_17.0.tar.gz) = 33168721 Modified: head/lang/erlang-runtime17/files/patch-Makefile.in ============================================================================== --- head/lang/erlang-runtime16/files/patch-Makefile.in Thu Apr 10 08:45:30 2014 (r350787) +++ head/lang/erlang-runtime17/files/patch-Makefile.in Thu Apr 10 08:57:56 2014 (r350789) @@ -3,21 +3,21 @@ $FreeBSD$ --- Makefile.in.orig +++ Makefile.in -@@ -56,7 +56,7 @@ +@@ -59,7 +59,7 @@ libdir = @libdir@ # Where Erlang/OTP is located -libdir_suffix = /erlang -+libdir_suffix = /erlang16 ++libdir_suffix = /erlang17 erlang_libdir = $(libdir)$(libdir_suffix) erlang_bindir = $(erlang_libdir)/bin -@@ -913,7 +913,7 @@ +@@ -1007,7 +1007,7 @@ # # Order is important here, don't change it! # --INST_DEP += install.dirs install.emulator install.libs install.Install install.bin -+INST_DEP += install.dirs install.emulator install.libs install.Install +-INST_DEP += install.dirs install.emulator install.libs install.Install install.otp_version install.bin ++INST_DEP += install.dirs install.emulator install.libs install.Install install.otp_version install: $(INST_DEP)