diff options
author | olgeni <olgeni@FreeBSD.org> | 2018-09-23 22:55:07 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2018-09-23 22:55:07 +0800 |
commit | da390469e767ab064f5babe71e2afcfcc198eea0 (patch) | |
tree | 3044e76f1d99587cba07b6d3902a6c4c893c9878 | |
parent | 081b0e0ad64c19d5565b35806af73d19677170d8 (diff) | |
download | freebsd-ports-gnome-da390469e767ab064f5babe71e2afcfcc198eea0.tar.gz freebsd-ports-gnome-da390469e767ab064f5babe71e2afcfcc198eea0.tar.zst freebsd-ports-gnome-da390469e767ab064f5babe71e2afcfcc198eea0.zip |
Update lang/erlang-wx to version 19.3.6.11.
-rw-r--r-- | lang/erlang-wx/Makefile | 4 | ||||
-rw-r--r-- | lang/erlang-wx/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/erlang-wx/Makefile b/lang/erlang-wx/Makefile index ecac987f754f..49b930ebaa25 100644 --- a/lang/erlang-wx/Makefile +++ b/lang/erlang-wx/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= erlang -PORTVERSION= 19.3.6.10 +PORTVERSION= 19.3.6.11 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= lang parallel @@ -21,7 +21,7 @@ PATCHFILES= patch-otp-19.3.1 patch-otp-19.3.2 patch-otp-19.3.3 \ 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.10 patch-otp-19.3.6.11 MAINTAINER= erlang@FreeBSD.org COMMENT= Erlang bindings for wxWindows diff --git a/lang/erlang-wx/distinfo b/lang/erlang-wx/distinfo index 5340b31ffd8c..0396bd147da3 100644 --- a/lang/erlang-wx/distinfo +++ b/lang/erlang-wx/distinfo @@ -1,8 +1,6 @@ -TIMESTAMP = 1534858766 +TIMESTAMP = 1537701106 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 -SIZE (erlang/otp_doc_html_19.3.tar.gz) = 35818689 SHA256 (erlang/patch-otp-19.3.1) = 2373f890516b58ae006812ba5f15e4af1f8820be98230011b8cd8b345f51dedd SIZE (erlang/patch-otp-19.3.1) = 30225 SHA256 (erlang/patch-otp-19.3.2) = 21c56ac188177985c9db11c7066dcee0f7370760da3e15a0d03c235bd2a2cb2a @@ -35,3 +33,5 @@ SHA256 (erlang/patch-otp-19.3.6.9) = c0a243be5693752dc35b0fbe7622618903f130ad944 SIZE (erlang/patch-otp-19.3.6.9) = 6989 SHA256 (erlang/patch-otp-19.3.6.10) = 98968885a53ab75a6abeeba584dc26297d01234866d2797d6c16f1bdd89d72c3 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 |