FreeBSD Bugzilla – Attachment 155272 Details for
Bug 199234
[PATCH] graphics/gdal-grass: Update to version 1.11.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
graphics_gdal-grass.diff
graphics_gdal-grass.diff (text/plain), 2.03 KB, created by
tkato432
on 2015-04-06 18:49:04 UTC
(
hide
)
Description:
graphics_gdal-grass.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2015-04-06 18:49:04 UTC
Size:
2.03 KB
patch
obsolete
>diff -urN /usr/ports/graphics/gdal-grass/Makefile graphics/gdal-grass/Makefile >--- /usr/ports/graphics/gdal-grass/Makefile 2014-09-11 15:41:01.000000000 +0900 >+++ graphics/gdal-grass/Makefile 2015-04-07 00:00:00.000000000 +0900 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/graphics/gdal-grass/Makefile 367888 2014-09-10 20:50:31Z gerald $ > > PORTNAME= gdal-grass >-PORTVERSION= 1.4.3 >-PORTREVISION= 17 >+PORTVERSION= 1.11.2 > CATEGORIES= graphics > MASTER_SITES= http://download.osgeo.org/gdal/ > >@@ -13,22 +12,25 @@ > LICENSE= MIT > > BUILD_DEPENDS= grass>=6:${PORTSDIR}/databases/grass >-LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal \ >- libgrass_gis.so:${PORTSDIR}/databases/grass >+LIB_DEPENDS= libgrass_gis.so:${PORTSDIR}/databases/grass \ >+ libgdal.so:${PORTSDIR}/graphics/gdal > RUN_DEPENDS= grass>=6:${PORTSDIR}/databases/grass > >-ALL_TARGET= # empty >+USES= gmake >+USE_GCC= yes # from databases/grass >+GNU_CONFIGURE= yes > CONFIGURE_ARGS= --with-autoload=${PREFIX}/lib/gdalplugins \ > --with-gdal=${LOCALBASE}/bin/gdal-config \ > --with-grass=${LOCALBASE}/${GRASS_INST_DIR} >-GNU_CONFIGURE= yes >-USE_GCC= yes # from databases/grass >-USES= gmake >+ALL_TARGET= default > > GRASS_INST_DIR!=${MAKE} -C ${.CURDIR}/../../databases/grass/ -V GRASS_INST_DIR > > pre-install: >- ${MKDIR} ${STAGEDIR}${PREFIX}/lib/gdalplugins/ >- ${MKDIR} ${STAGEDIR}${PREFIX}/share/gdal/ >+ @${MKDIR} ${STAGEDIR}${PREFIX}/lib/gdalplugins >+ @${MKDIR} ${STAGEDIR}${PREFIX}/share/gdal >+ >+post-install: >+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/gdalplugins/*_GRASS.so > > .include <bsd.port.mk> >diff -urN /usr/ports/graphics/gdal-grass/distinfo graphics/gdal-grass/distinfo >--- /usr/ports/graphics/gdal-grass/distinfo 2014-06-21 17:44:48.000000000 +0900 >+++ graphics/gdal-grass/distinfo 2015-04-07 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (gdal-grass-1.4.3.tar.gz) = ea18d1e773e8875aaf3261a6ccd2a5fa22d998f064196399dfe73d991688f1dd >-SIZE (gdal-grass-1.4.3.tar.gz) = 47527 >+SHA256 (gdal-grass-1.11.2.tar.gz) = 08473ade53d699e1292c54a4271ed0108ec39e0b3a5ebfea04dc88d31e44bd1b >+SIZE (gdal-grass-1.11.2.tar.gz) = 50456
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 199234
: 155272