From owner-svn-ports-head@freebsd.org Tue Oct 17 13:09:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B4A9AE3A108; Tue, 17 Oct 2017 13:09:19 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 83B546C2F9; Tue, 17 Oct 2017 13:09:19 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9HD9IkZ040137; Tue, 17 Oct 2017 13:09:18 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9HD9IS7040134; Tue, 17 Oct 2017 13:09:18 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201710171309.v9HD9IS7040134@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 17 Oct 2017 13:09:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452275 - head/www/elixir-maru X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: head/www/elixir-maru X-SVN-Commit-Revision: 452275 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Oct 2017 13:09:19 -0000 Author: olgeni Date: Tue Oct 17 13:09:18 2017 New Revision: 452275 URL: https://svnweb.freebsd.org/changeset/ports/452275 Log: Update www/elixir-maru to version 0.12.4. Modified: head/www/elixir-maru/Makefile head/www/elixir-maru/distinfo head/www/elixir-maru/pkg-plist Modified: head/www/elixir-maru/Makefile ============================================================================== --- head/www/elixir-maru/Makefile Tue Oct 17 11:59:34 2017 (r452274) +++ head/www/elixir-maru/Makefile Tue Oct 17 13:09:18 2017 (r452275) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= maru -PORTVERSION= 0.12.3 +PORTVERSION= 0.12.4 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= elixir- Modified: head/www/elixir-maru/distinfo ============================================================================== --- head/www/elixir-maru/distinfo Tue Oct 17 11:59:34 2017 (r452274) +++ head/www/elixir-maru/distinfo Tue Oct 17 13:09:18 2017 (r452275) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504015973 -SHA256 (falood-maru-v0.12.3_GH0.tar.gz) = 5c8526ab7815baa0ee57e50e9f60df82e0b69caad70fcd5aed911f6cdd206c34 -SIZE (falood-maru-v0.12.3_GH0.tar.gz) = 32331 +TIMESTAMP = 1508244397 +SHA256 (falood-maru-v0.12.4_GH0.tar.gz) = bb6bc1ee6d870483a2994751b1960794d4edb50e2ce59f73f8b4f9d84ad9ad1c +SIZE (falood-maru-v0.12.4_GH0.tar.gz) = 32782 Modified: head/www/elixir-maru/pkg-plist ============================================================================== --- head/www/elixir-maru/pkg-plist Tue Oct 17 11:59:34 2017 (r452274) +++ head/www/elixir-maru/pkg-plist Tue Oct 17 13:09:18 2017 (r452275) @@ -64,6 +64,7 @@ lib/elixir/lib/maru/ebin/Elixir.Maru.Types.List.beam lib/elixir/lib/maru/ebin/Elixir.Maru.Types.Map.beam lib/elixir/lib/maru/ebin/Elixir.Maru.Types.String.beam lib/elixir/lib/maru/ebin/Elixir.Maru.Utils.beam +lib/elixir/lib/maru/ebin/Elixir.Maru.Validations.AllOrNoneOf.beam lib/elixir/lib/maru/ebin/Elixir.Maru.Validations.AllowBlank.beam lib/elixir/lib/maru/ebin/Elixir.Maru.Validations.AtLeastOneOf.beam lib/elixir/lib/maru/ebin/Elixir.Maru.Validations.ExactlyOneOf.beam