Bug 154252

Summary: [PATCH] graphics/gdal: update to 1.8.0
Product: Ports & Packages Reporter: Po-Chuan Hsieh <sunpoet>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me CC: glebius
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gdal-1.8.0.patch
none
file.diff none

Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-01-24 04:10:08 UTC
- Update to 1.8.0
- Allow build with NetCDF 4 (by default when WITH_NETCDF is set)
- Fix PLIST when WITHOUT_PYTHON is set
- Update MASTER_SITES
- Make portlint happier

Note that the shlib version is changed from 15 to 16. PORTREVISION bump
is required for all ports with direct/optional dependency on gdal.

Port maintainer (glebius@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-24 04:10:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glebius

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Gleb Smirnoff freebsd_committer freebsd_triage 2011-01-24 15:50:09 UTC
Responsible Changed
From-To: glebius->sunpoet

In case if my private email didn't reach you: 

Sunpoet, please take maintainership back and commit 
the patch. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-01-29 13:08:55 UTC
sunpoet     2011-01-29 13:08:49 UTC

  FreeBSD ports repository

  Modified files:
    graphics/gdal        Makefile distinfo pkg-plist 
  Log:
  - Update to 1.8.0
  - Allow build with NetCDF 4 (by default when WITH_NETCDF is set)
  - Fix PLIST when WITHOUT_PYTHON is set
  - Update MASTER_SITES
  - Make portlint happier
  - Take maintainership
  
  Changes:        http://trac.osgeo.org/gdal/wiki/Release/1.8.0-News
  PR:             ports/154252
  Submitted by:   sunpoet (myself)
  Approved by:    glebius (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.51      +30 -13    ports/graphics/gdal/Makefile
  1.14      +2 -2      ports/graphics/gdal/distinfo
  1.14      +126 -116  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 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-01-29 13:18:09 UTC
State Changed
From-To: open->closed

Committed. Thanks!