svn commit: r466717 - head/lang/erlang-wx

Jimmy Olgeni olgeni at FreeBSD.org
Sat Apr 7 11:08:59 UTC 2018


Author: olgeni
Date: Sat Apr  7 11:08:58 2018
New Revision: 466717
URL: https://svnweb.freebsd.org/changeset/ports/466717

Log:
  Update lang/erlang-wx to version 19.3.6.8.

Modified:
  head/lang/erlang-wx/Makefile
  head/lang/erlang-wx/distinfo

Modified: head/lang/erlang-wx/Makefile
==============================================================================
--- head/lang/erlang-wx/Makefile	Sat Apr  7 11:05:12 2018	(r466716)
+++ head/lang/erlang-wx/Makefile	Sat Apr  7 11:08:58 2018	(r466717)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	erlang
-PORTVERSION=	19.3.6.7
+PORTVERSION=	19.3.6.8
 PORTEPOCH=	1
 CATEGORIES=	lang parallel
 MASTER_SITES=	http://www.erlang.org/download/:erlangorg		\
@@ -19,7 +19,7 @@ PATCHFILES=	patch-otp-19.3.1 patch-otp-19.3.2 patch-ot
 		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.6 \
-		patch-otp-19.3.6.7
+		patch-otp-19.3.6.7 patch-otp-19.3.6.8
 
 MAINTAINER=	olgeni at FreeBSD.org
 COMMENT=	Erlang bindings for wxWindows

Modified: head/lang/erlang-wx/distinfo
==============================================================================
--- head/lang/erlang-wx/distinfo	Sat Apr  7 11:05:12 2018	(r466716)
+++ head/lang/erlang-wx/distinfo	Sat Apr  7 11:08:58 2018	(r466717)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1521753404
+TIMESTAMP = 1523041174
 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
@@ -29,3 +29,5 @@ SHA256 (erlang/patch-otp-19.3.6.6) = 6bb2da20ad241e86f
 SIZE (erlang/patch-otp-19.3.6.6) = 12542
 SHA256 (erlang/patch-otp-19.3.6.7) = 34bed4599ff19c2bed944dff83e9b640fbf18b6b3a21b42d92c3697e4c50d810
 SIZE (erlang/patch-otp-19.3.6.7) = 11631
+SHA256 (erlang/patch-otp-19.3.6.8) = c3ea86434fe1a4d7baabe17d2e7134065bb19fef7d384a6e289e55a2288a6b61
+SIZE (erlang/patch-otp-19.3.6.8) = 4936


More information about the svn-ports-head mailing list