Bug 149072 - [patch] update graphics/gdal
Summary: [patch] update graphics/gdal
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-29 16:10 UTC by Gleb Smirnoff
Modified: 2010-08-03 14:40 UTC (History)
0 users

See Also:


Attachments
file.diff (13.38 KB, patch)
2010-07-29 16:10 UTC, Gleb Smirnoff
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gleb Smirnoff 2010-07-29 16:10:03 UTC
	The version in ports is already quite outdated. The new version is 1.7.2

	Patch below. Also, the following ports will probably require dependency
	fix or revision bump:

	astro/qlandkartegt/Makefile
	comms/xastir/Makefile
	graphics/osg/Makefile
	graphics/osg-devel/Makefile
	graphics/gdal-grass/Makefile
	graphics/qgis/Makefile
	math/saga/Makefile
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-29 16:10:22 UTC
Maintainer of graphics/gdal,

Please note that PR ports/149072 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/149072

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-29 16:10:24 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-08-03 14:35:35 UTC
osa         2010-08-03 13:35:21 UTC

  FreeBSD ports repository

  Modified files:
    graphics/osg         Makefile 
    graphics/osg-devel   Makefile 
    graphics/mapserver   Makefile 
    math/saga            Makefile 
    graphics/gdal        Makefile distinfo pkg-plist 
    graphics/gdal/files  patch-swig-python-GNUmakefile 
  Removed files:
    graphics/gdal/files  gdalwarp.1 patch-ogr-GNUmakefile 
  Log:
  Update from 1.6.0 to 1.7.2.
  
  Since port isn't updated regularly and previous update was made a
  year ago with a maintainer timeout, pass the maintainership to the
  submitter of the last two updates.
  
  Bump PORTREVISIONs in dependent ports.
  
  Submitted by:   glebius
  PR:             ports/149072
  
  Revision  Changes    Path
  1.44      +3 -20     ports/graphics/gdal/Makefile
  1.12      +3 -3      ports/graphics/gdal/distinfo
  1.2       +0 -105    ports/graphics/gdal/files/gdalwarp.1 (dead)
  1.3       +0 -11     ports/graphics/gdal/files/patch-ogr-GNUmakefile (dead)
  1.4       +6 -6      ports/graphics/gdal/files/patch-swig-python-GNUmakefile
  1.12      +50 -35    ports/graphics/gdal/pkg-plist
  1.46      +2 -2      ports/graphics/mapserver/Makefile
  1.55      +2 -2      ports/graphics/osg-devel/Makefile
  1.52      +2 -2      ports/graphics/osg/Makefile
  1.5       +2 -2      ports/math/saga/Makefile
_______________________________________________
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 Sergey A. Osokin freebsd_committer freebsd_triage 2010-08-03 14:36:16 UTC
State Changed
From-To: feedback->closed

Committed with some modifications, thanks for report!