Date: Fri, 26 Oct 2018 13:19:54 +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: r483028 - head/lang/erlang-wx Message-ID: <201810261319.w9QDJst7049393@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Fri Oct 26 13:19:54 2018 New Revision: 483028 URL: https://svnweb.freebsd.org/changeset/ports/483028 Log: Update lang/erlang-wx to version 19.3.6.12. Modified: head/lang/erlang-wx/Makefile head/lang/erlang-wx/distinfo Modified: head/lang/erlang-wx/Makefile ============================================================================== --- head/lang/erlang-wx/Makefile Fri Oct 26 13:19:37 2018 (r483027) +++ head/lang/erlang-wx/Makefile Fri Oct 26 13:19:54 2018 (r483028) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= erlang -PORTVERSION= 19.3.6.11 -PORTREVISION= 1 +PORTVERSION= 19.3.6.12 PORTEPOCH= 1 CATEGORIES= lang parallel MASTER_SITES= http://www.erlang.org/download/:erlangorg \ @@ -21,7 +20,7 @@ PATCHFILES= patch-otp-19.3.1 patch-otp-19.3.2 patch-ot 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.6 \ patch-otp-19.3.6.7 patch-otp-19.3.6.8 patch-otp-19.3.6.9 \ - patch-otp-19.3.6.10 patch-otp-19.3.6.11 + patch-otp-19.3.6.10 patch-otp-19.3.6.11 patch-otp-19.3.6.12 MAINTAINER= erlang@FreeBSD.org COMMENT= Erlang bindings for wxWindows Modified: head/lang/erlang-wx/distinfo ============================================================================== --- head/lang/erlang-wx/distinfo Fri Oct 26 13:19:37 2018 (r483027) +++ head/lang/erlang-wx/distinfo Fri Oct 26 13:19:54 2018 (r483028) @@ -1,4 +1,4 @@ -TIMESTAMP = 1537701106 +TIMESTAMP = 1540488279 SHA256 (erlang/otp_src_19.3.tar.gz) = fe4a00651db39b8542b04530a48d24b2f2e7e0b77cbe93d728c9f05325bdfe83 SIZE (erlang/otp_src_19.3.tar.gz) = 68510871 SHA256 (erlang/patch-otp-19.3.1) = 2373f890516b58ae006812ba5f15e4af1f8820be98230011b8cd8b345f51dedd @@ -35,3 +35,5 @@ SHA256 (erlang/patch-otp-19.3.6.10) = 98968885a53ab75a SIZE (erlang/patch-otp-19.3.6.10) = 12767 SHA256 (erlang/patch-otp-19.3.6.11) = a79f5a3fe737df191c9fa2eea3c9961b94be4d4d44620b1bed2266f1874f3669 SIZE (erlang/patch-otp-19.3.6.11) = 4886 +SHA256 (erlang/patch-otp-19.3.6.12) = ea1ef7dba18d4a22d43008c7b9e7664c90887ae42fb87f31974c17b8520f3f0f +SIZE (erlang/patch-otp-19.3.6.12) = 5433
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810261319.w9QDJst7049393>