From owner-svn-ports-head@FreeBSD.ORG Thu Nov 15 22:34:32 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9489B7BC; Thu, 15 Nov 2012 22:34:32 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 77F678FC0C; Thu, 15 Nov 2012 22:34:32 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAFMYWH4067716; Thu, 15 Nov 2012 22:34:32 GMT (envelope-from madpilot@svn.freebsd.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAFMYWEp067714; Thu, 15 Nov 2012 22:34:32 GMT (envelope-from madpilot@svn.freebsd.org) Message-Id: <201211152234.qAFMYWEp067714@svn.freebsd.org> From: Guido Falsi Date: Thu, 15 Nov 2012 22:34:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307466 - 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-head@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 15 Nov 2012 22:34:32 -0000 Author: madpilot Date: Thu Nov 15 22:34:32 2012 New Revision: 307466 URL: http://svnweb.freebsd.org/changeset/ports/307466 Log: - Update to 4.33 - Add OPTIONS_DEFINE for NLS PR: ports/173653 Submitted by: Naram Qashat (maintainer) Feature safe: yes Modified: head/sysutils/di/Makefile head/sysutils/di/distinfo Modified: head/sysutils/di/Makefile ============================================================================== --- head/sysutils/di/Makefile Thu Nov 15 22:30:46 2012 (r307465) +++ head/sysutils/di/Makefile Thu Nov 15 22:34:32 2012 (r307466) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= di -PORTVERSION= 4.32 +PORTVERSION= 4.33 CATEGORIES= sysutils MASTER_SITES= http://www.gentoo.com/di/ @@ -14,6 +14,8 @@ MAKE_JOBS_SAFE= yes MAN1= di.1 +OPTIONS_DEFINE= NLS + .include .if ${PORT_OPTIONS:MNLS} Modified: head/sysutils/di/distinfo ============================================================================== --- head/sysutils/di/distinfo Thu Nov 15 22:30:46 2012 (r307465) +++ head/sysutils/di/distinfo Thu Nov 15 22:34:32 2012 (r307466) @@ -1,2 +1,2 @@ -SHA256 (di-4.32.tar.gz) = b6483327484b9bd5a63eb7d3c51bdfa9f5614c06a1fc37b3b05ad710821a0dc8 -SIZE (di-4.32.tar.gz) = 212774 +SHA256 (di-4.33.tar.gz) = 58aef2d5238762b60468ec2ee760e022a72af6424bd14d33683748d9a09922d5 +SIZE (di-4.33.tar.gz) = 211512