From owner-svn-ports-all@freebsd.org Sun Jun 3 06:32:27 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 86D3EEFD71F; Sun, 3 Jun 2018 06:32:27 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3A8B572C65; Sun, 3 Jun 2018 06:32:27 +0000 (UTC) (envelope-from acm@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1C5351B05F; Sun, 3 Jun 2018 06:32:27 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w536WR0h082114; Sun, 3 Jun 2018 06:32:27 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w536WQLo082112; Sun, 3 Jun 2018 06:32:26 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201806030632.w536WQLo082112@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Sun, 3 Jun 2018 06:32:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471453 - head/devel/dub X-SVN-Group: ports-head X-SVN-Commit-Author: acm X-SVN-Commit-Paths: head/devel/dub X-SVN-Commit-Revision: 471453 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jun 2018 06:32:27 -0000 Author: acm Date: Sun Jun 3 06:32:26 2018 New Revision: 471453 URL: https://svnweb.freebsd.org/changeset/ports/471453 Log: - Update to 1.9.0 Modified: head/devel/dub/Makefile head/devel/dub/distinfo Modified: head/devel/dub/Makefile ============================================================================== --- head/devel/dub/Makefile Sun Jun 3 06:31:09 2018 (r471452) +++ head/devel/dub/Makefile Sun Jun 3 06:32:26 2018 (r471453) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dub -PORTVERSION= 1.7.1 +PORTVERSION= 1.9.0 DISTVERSIONPREFIX= v CATEGORIES= devel @@ -9,7 +9,7 @@ MAINTAINER= acm@FreeBSD.org COMMENT= Package and build manager for D applications and libraries LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE.txt +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ldmd2:lang/ldc LIB_DEPENDS= libcurl.so:ftp/curl Modified: head/devel/dub/distinfo ============================================================================== --- head/devel/dub/distinfo Sun Jun 3 06:31:09 2018 (r471452) +++ head/devel/dub/distinfo Sun Jun 3 06:32:26 2018 (r471453) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517502585 -SHA256 (dlang-dub-v1.7.1_GH0.tar.gz) = baa8c533f59d83f74e89c06f5ec7e52daf3becb227c7177a9eeab7159ba86dbc -SIZE (dlang-dub-v1.7.1_GH0.tar.gz) = 1150989 +TIMESTAMP = 1528006563 +SHA256 (dlang-dub-v1.9.0_GH0.tar.gz) = 48f7387e93977d0ece686106c9725add2c4f5f36250da33eaa0dbb66900f9d57 +SIZE (dlang-dub-v1.9.0_GH0.tar.gz) = 1248971