diff options
author | olgeni <olgeni@FreeBSD.org> | 2018-03-19 06:37:55 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2018-03-19 06:37:55 +0800 |
commit | 0293805d1e3e45740ab65a7e84459eab17fb0a8d (patch) | |
tree | 30057902310cd4f1129baf00da14db70e5a2447d /lang | |
parent | 6f26b08de98aa706b14e3e9750f596d6c6cd8914 (diff) | |
download | freebsd-ports-gnome-0293805d1e3e45740ab65a7e84459eab17fb0a8d.tar.gz freebsd-ports-gnome-0293805d1e3e45740ab65a7e84459eab17fb0a8d.tar.zst freebsd-ports-gnome-0293805d1e3e45740ab65a7e84459eab17fb0a8d.zip |
Update lang/erlang-wx to version 19.3.6.6.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/erlang-wx/Makefile | 4 | ||||
-rw-r--r-- | lang/erlang-wx/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/lang/erlang-wx/Makefile b/lang/erlang-wx/Makefile index 156955678afc..5ab34e902bcf 100644 --- a/lang/erlang-wx/Makefile +++ b/lang/erlang-wx/Makefile @@ -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/distfiles/ \ 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 diff --git a/lang/erlang-wx/distinfo b/lang/erlang-wx/distinfo index 3634060d1c2e..4517bb0707c4 100644 --- a/lang/erlang-wx/distinfo +++ b/lang/erlang-wx/distinfo @@ -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) = 662dab96ceed33b4b29c835d82bf6b4f8feaa8f7528 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 |