From owner-svn-ports-all@freebsd.org Sat Feb 13 12:01:18 2016 Return-Path: Delivered-To: svn-ports-all@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 4218CAA71E2; Sat, 13 Feb 2016 12:01:18 +0000 (UTC) (envelope-from wen@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 1073217F0; Sat, 13 Feb 2016 12:01:17 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1DC1H8J096984; Sat, 13 Feb 2016 12:01:17 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1DC1GlF096982; Sat, 13 Feb 2016 12:01:16 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201602131201.u1DC1GlF096982@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 13 Feb 2016 12:01:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408788 - head/sysutils/di X-SVN-Group: ports-head 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.20 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: Sat, 13 Feb 2016 12:01:18 -0000 Author: wen Date: Sat Feb 13 12:01:16 2016 New Revision: 408788 URL: https://svnweb.freebsd.org/changeset/ports/408788 Log: - Update to 4.41 PR: 206701 Submitted by: cyberbotx@cyberbotx.com(maintainer) Modified: head/sysutils/di/Makefile head/sysutils/di/distinfo Modified: head/sysutils/di/Makefile ============================================================================== --- head/sysutils/di/Makefile Sat Feb 13 11:54:20 2016 (r408787) +++ head/sysutils/di/Makefile Sat Feb 13 12:01:16 2016 (r408788) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= di -PORTVERSION= 4.37 +PORTVERSION= 4.41 CATEGORIES= sysutils MASTER_SITES= http://www.gentoo.com/di/ \ http://www.cyberbotx.com/di/ @@ -10,7 +10,8 @@ MASTER_SITES= http://www.gentoo.com/di/ MAINTAINER= cyberbotx@cyberbotx.com COMMENT= Disk Information Utility -MAKE_ENV+= prefix="${PREFIX}" +MAKE_ENV= prefix="${PREFIX}" +MAKE_ARGS= -e OPTIONS_DEFINE= NLS OPTIONS_SUB= yes Modified: head/sysutils/di/distinfo ============================================================================== --- head/sysutils/di/distinfo Sat Feb 13 11:54:20 2016 (r408787) +++ head/sysutils/di/distinfo Sat Feb 13 12:01:16 2016 (r408788) @@ -1,2 +1,2 @@ -SHA256 (di-4.37.tar.gz) = 10687963438be65fb150adc6e31d66c0892ded0f61ea67ec58455f7717ac4ad2 -SIZE (di-4.37.tar.gz) = 213649 +SHA256 (di-4.41.tar.gz) = 3ae850b160b42c3b77e42b79a4374a480eca671a83a35357078308f52f431c8b +SIZE (di-4.41.tar.gz) = 219347