From owner-cvs-all@FreeBSD.ORG Sat May 19 10:04:44 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12679106566C; Sat, 19 May 2012 10:04:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D8F0B8FC15; Sat, 19 May 2012 10:04:43 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q4JA4heM093422; Sat, 19 May 2012 10:04:43 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q4JA4hr7093421; Sat, 19 May 2012 10:04:43 GMT (envelope-from sunpoet) Message-Id: <201205191004.q4JA4hr7093421@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 19 May 2012 10:04:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/gdal Makefile distinfo pkg-plist ports/graphics/gdal/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 May 2012 10:04:44 -0000 sunpoet 2012-05-19 10:04:43 UTC FreeBSD ports repository Modified files: graphics/gdal Makefile distinfo pkg-plist Added files: graphics/gdal/files patch-configure Log: - Update to 1.9.0 [1][2] - Sort option handlers in alphabetical order - Turn PYTHON option off by default due to the change in devel/py-setuptools r1.23 [3] - Move post-patch: upwards - Pet portlint - Cosmetic change [3] http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/py-setuptools/Makefile.diff?r1=1.22;r2=1.23;f=h Changes: http://trac.osgeo.org/gdal/wiki/Release/1.9.0-News PR: ports/164468 [1], ports/167277 [2] Submitted by: lbartoletti [1] Muhammad Moinur Rahman <5u623l20@gmail.com> [2] Revision Changes Path 1.61 +80 -82 ports/graphics/gdal/Makefile 1.16 +2 -2 ports/graphics/gdal/distinfo 1.1 +15 -0 ports/graphics/gdal/files/patch-configure (new) 1.15 +7 -2 ports/graphics/gdal/pkg-plist