Bug 164468 - [Update] graphics/gdal 1.8.1 -> 1.9.0
Summary: [Update] graphics/gdal 1.8.1 -> 1.9.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-25 06:50 UTC by Loïc Bartoletti
Modified: 2012-05-19 11:33 UTC (History)
0 users

See Also:


Attachments
file.diff (527.12 KB, patch)
2012-01-25 06:50 UTC, Loïc Bartoletti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Loïc Bartoletti freebsd_committer freebsd_triage 2012-01-25 06:50:07 UTC
There is a new version of Gdal (graphics/gdal) 1.9.0.
Here the diff, seems works but don't have time to make all tests.

see http://lists.freebsd.org/pipermail/freebsd-ports/2012-January/072403.html
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2012-01-25 06:53:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

Fix synopsis and assign.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-05-19 11:04:54 UTC
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 <coder@tuxfamily.org> [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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-05-19 11:33:08 UTC
State Changed
From-To: open->closed

Committed. Thanks!