Date: Sun, 18 Mar 2018 22:37:55 +0000 (UTC) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464964 - head/lang/erlang-wx Message-ID: <201803182237.w2IMbtg9048916@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Sun Mar 18 22:37:55 2018 New Revision: 464964 URL: https://svnweb.freebsd.org/changeset/ports/464964 Log: Update lang/erlang-wx to version 19.3.6.6. Modified: head/lang/erlang-wx/Makefile head/lang/erlang-wx/distinfo Modified: head/lang/erlang-wx/Makefile ============================================================================== --- head/lang/erlang-wx/Makefile Sun Mar 18 22:37:44 2018 (r464963) +++ head/lang/erlang-wx/Makefile Sun Mar 18 22:37:55 2018 (r464964) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= erlang -PORTVERSION= 19.3.6.5 +PORTVERSION= 19.3.6.6 PORTEPOCH= 1 CATEGORIES= lang parallel MASTER_SITES= http://www.erlang.org/download/:erlangorg \ @@ -18,7 +18,7 @@ PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfile PATCHFILES= patch-otp-19.3.1 patch-otp-19.3.2 patch-otp-19.3.3 \ patch-otp-19.3.4 patch-otp-19.3.5 patch-otp-19.3.6 \ patch-otp-19.3.6.1 patch-otp-19.3.6.2 patch-otp-19.3.6.3 \ - patch-otp-19.3.6.4 patch-otp-19.3.6.5 + patch-otp-19.3.6.4 patch-otp-19.3.6.5 patch-otp-19.3.6.6 MAINTAINER= olgeni@FreeBSD.org COMMENT= Erlang bindings for wxWindows Modified: head/lang/erlang-wx/distinfo ============================================================================== --- head/lang/erlang-wx/distinfo Sun Mar 18 22:37:44 2018 (r464963) +++ head/lang/erlang-wx/distinfo Sun Mar 18 22:37:55 2018 (r464964) @@ -1,4 +1,4 @@ -TIMESTAMP = 1513604348 +TIMESTAMP = 1521388635 SHA256 (erlang/otp_src_19.3.tar.gz) = fe4a00651db39b8542b04530a48d24b2f2e7e0b77cbe93d728c9f05325bdfe83 SIZE (erlang/otp_src_19.3.tar.gz) = 68510871 SHA256 (erlang/otp_doc_html_19.3.tar.gz) = dc3e3a82d1aba7f0deac1ddb81b7d6f8dee9a75e1d42b90c677a2b645f19a00c @@ -25,3 +25,5 @@ SHA256 (erlang/patch-otp-19.3.6.4) = 662dab96ceed33b4b SIZE (erlang/patch-otp-19.3.6.4) = 10622 SHA256 (erlang/patch-otp-19.3.6.5) = f830bd6328f2a9e8cb70750bb7e91a8db045b5fc13fe854710fdffce158788d1 SIZE (erlang/patch-otp-19.3.6.5) = 13254 +SHA256 (erlang/patch-otp-19.3.6.6) = 6bb2da20ad241e86f847ba351dce23ecf5a82f0e6df8eceb83fe2ed4b05d8d2f +SIZE (erlang/patch-otp-19.3.6.6) = 12542
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803182237.w2IMbtg9048916>