FreeBSD Bugzilla – Attachment 112775 Details for
Bug 154252
[PATCH] graphics/gdal: update to 1.8.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 6.69 KB, created by
Sunpoet Po-Chuan Hsieh
on 2011-01-24 04:10:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sunpoet Po-Chuan Hsieh
Created:
2011-01-24 04:10:08 UTC
Size:
6.69 KB
patch
obsolete
>Index: astro/merkaartor/Makefile >=================================================================== >RCS file: /home/pcvs/ports/astro/merkaartor/Makefile,v >retrieving revision 1.14 >diff -u -r1.14 Makefile >--- astro/merkaartor/Makefile 19 Jan 2011 08:41:03 -0000 1.14 >+++ astro/merkaartor/Makefile 24 Jan 2011 02:53:05 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= merkaartor > PORTVERSION= 0.17.0 >+PORTREVISION= 1 > CATEGORIES= astro > MASTER_SITES= http://www.merkaartor.be/attachments/download/192/ > >Index: astro/qlandkartegt/Makefile >=================================================================== >RCS file: /home/pcvs/ports/astro/qlandkartegt/Makefile,v >retrieving revision 1.15 >diff -u -r1.15 Makefile >--- astro/qlandkartegt/Makefile 12 Jan 2011 20:44:52 -0000 1.15 >+++ astro/qlandkartegt/Makefile 24 Jan 2011 02:53:05 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= qlandkartegt > PORTVERSION= 1.0.0 >+PORTREVISION= 1 > CATEGORIES= astro > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/QLandkarteGT%20${PORTVERSION} > >Index: comms/xastir/Makefile >=================================================================== >RCS file: /home/pcvs/ports/comms/xastir/Makefile,v >retrieving revision 1.37 >diff -u -r1.37 Makefile >--- comms/xastir/Makefile 26 Nov 2010 17:28:52 -0000 1.37 >+++ comms/xastir/Makefile 24 Jan 2011 02:53:05 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= xastir > PORTVERSION= 2.0.0 >+PORTREVISION= 1 > CATEGORIES= comms hamradio > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION} > >Index: databases/grass/Makefile >=================================================================== >RCS file: /home/pcvs/ports/databases/grass/Makefile,v >retrieving revision 1.63 >diff -u -r1.63 Makefile >--- databases/grass/Makefile 21 Oct 2010 01:12:14 -0000 1.63 >+++ databases/grass/Makefile 24 Jan 2011 02:53:05 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= grass > PORTVERSION= 6.4.0 >+PORTREVISION= 1 > PORTEPOCH= 2 > CATEGORIES= databases geography > MASTER_SITES= http://grass.itc.it/grass64/source/ \ >Index: graphics/gdal-grass/Makefile >=================================================================== >RCS file: /home/pcvs/ports/graphics/gdal-grass/Makefile,v >retrieving revision 1.12 >diff -u -r1.12 Makefile >--- graphics/gdal-grass/Makefile 25 Oct 2010 07:45:27 -0000 1.12 >+++ graphics/gdal-grass/Makefile 24 Jan 2011 02:53:05 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= gdal-grass > PORTVERSION= 1.4.3 >+PORTREVISION= 1 > PORTREVISION= 5 > CATEGORIES= graphics > MASTER_SITES= http://www.gdal.org/dl/ \ >Index: graphics/mapserver/Makefile >=================================================================== >RCS file: /home/pcvs/ports/graphics/mapserver/Makefile,v >retrieving revision 1.52 >diff -u -r1.52 Makefile >--- graphics/mapserver/Makefile 19 Jan 2011 08:23:49 -0000 1.52 >+++ graphics/mapserver/Makefile 24 Jan 2011 02:53:05 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= mapserver > PORTVERSION= 5.6.6 >+PORTREVISION= 1 > CATEGORIES= graphics www geography > MASTER_SITES= http://download.osgeo.org/mapserver/ > >@@ -80,7 +81,7 @@ > .endif > > .if defined(WITH_GDAL) >-LIB_DEPENDS+= gdal.15:${PORTSDIR}/graphics/gdal >+LIB_DEPENDS+= gdal.16:${PORTSDIR}/graphics/gdal > CONFIGURE_ARGS+= --with-gdal=${LOCALBASE}/bin/gdal-config \ > --with-ogr=${LOCALBASE}/bin/gdal-config > .endif >Index: graphics/osg/Makefile >=================================================================== >RCS file: /home/pcvs/ports/graphics/osg/Makefile,v >retrieving revision 1.53 >diff -u -r1.53 Makefile >--- graphics/osg/Makefile 20 Nov 2010 15:38:08 -0000 1.53 >+++ graphics/osg/Makefile 24 Jan 2011 02:53:05 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= osg > PORTVERSION= 2.8.2 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= graphics > MASTER_SITES= http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PORTVERSION}/source/ \ > http://mirror.amdmi3.ru/distfiles/ >@@ -84,7 +84,7 @@ > > .if defined(WITH_GDAL) > FORCE_REQUIRE+= GDAL >-LIB_DEPENDS+= gdal.15:${PORTSDIR}/graphics/gdal >+LIB_DEPENDS+= gdal.16:${PORTSDIR}/graphics/gdal > PLIST_SUB+= GDAL="" > .else > FORCE_IGNORE+= GDAL >Index: graphics/osg-devel/Makefile >=================================================================== >RCS file: /home/pcvs/ports/graphics/osg-devel/Makefile,v >retrieving revision 1.58 >diff -u -r1.58 Makefile >--- graphics/osg-devel/Makefile 28 Dec 2010 11:31:59 -0000 1.58 >+++ graphics/osg-devel/Makefile 24 Jan 2011 02:53:05 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= osg > PORTVERSION= 2.9.10 >+PORTREVISION= 1 > CATEGORIES= graphics > MASTER_SITES= http://www.openscenegraph.org/downloads/developer_releases/ \ > http://mirror.amdmi3.ru/distfiles/ >@@ -84,7 +85,7 @@ > > .if defined(WITH_GDAL) > FORCE_REQUIRE+= GDAL >-LIB_DEPENDS+= gdal.15:${PORTSDIR}/graphics/gdal >+LIB_DEPENDS+= gdal.16:${PORTSDIR}/graphics/gdal > PLIST_SUB+= GDAL="" > .else > FORCE_IGNORE+= GDAL >Index: graphics/qgis/Makefile >=================================================================== >RCS file: /home/pcvs/ports/graphics/qgis/Makefile,v >retrieving revision 1.42 >diff -u -r1.42 Makefile >--- graphics/qgis/Makefile 8 Dec 2010 00:11:59 -0000 1.42 >+++ graphics/qgis/Makefile 24 Jan 2011 02:53:05 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= qgis > PORTVERSION= 1.6.0 >+PORTREVISION= 1 > CATEGORIES= graphics geography > MASTER_SITES= http://qgis.org/downloads/ \ > http://download.osgeo.org/qgis/src/ >Index: graphics/visionworkbench/Makefile >=================================================================== >RCS file: /home/pcvs/ports/graphics/visionworkbench/Makefile,v >retrieving revision 1.3 >diff -u -r1.3 Makefile >--- graphics/visionworkbench/Makefile 14 Nov 2010 18:50:04 -0000 1.3 >+++ graphics/visionworkbench/Makefile 24 Jan 2011 02:53:05 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= visionworkbench > PORTVERSION= 2.1.0 >+PORTREVISION= 1 > CATEGORIES= graphics > MASTER_SITES= http://ti.arc.nasa.gov/m/project/nasa-vision-workbench/ > DISTNAME= VisionWorkbench-${PORTVERSION} >Index: math/saga/Makefile >=================================================================== >RCS file: /home/pcvs/ports/math/saga/Makefile,v >retrieving revision 1.9 >diff -u -r1.9 Makefile >--- math/saga/Makefile 4 Dec 2010 07:32:39 -0000 1.9 >+++ math/saga/Makefile 24 Jan 2011 02:53:05 -0000 >@@ -3,9 +3,11 @@ > # Whom: Rainer Hurling <rhurlin@gwdg.de> > # > # $FreeBSD: ports/math/saga/Makefile,v 1.9 2010/12/04 07:32:39 ade Exp $ >+# > > PORTNAME= saga > PORTVERSION= 2.0.6 >+PORTREVISION= 1 > CATEGORIES= math > MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION} > DISTNAME= ${PORTNAME}_${PORTVERSION} >@@ -14,7 +16,7 @@ > COMMENT= System for Automated Geoscientific Analyses > > LIB_DEPENDS= proj.6:${PORTSDIR}/graphics/proj \ >- gdal.15:${PORTSDIR}/graphics/gdal \ >+ gdal.16:${PORTSDIR}/graphics/gdal \ > jasper.4:${PORTSDIR}/graphics/jasper \ > tiff.4:${PORTSDIR}/graphics/tiff \ > iodbc.3:${PORTSDIR}/databases/libiodbc \ >--- gdal-bump-portrevision.patch ends here ---
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 154252
:
112774
| 112775