FreeBSD Bugzilla – Attachment 179177 Details for
Bug 216338
converters/osm2pgsql update to 0.92.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
svn diff
file_216338.txt (text/plain), 2.31 KB, created by
Zane C. Bowers-Hadley
on 2017-01-21 07:55:30 UTC
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Zane C. Bowers-Hadley
Created:
2017-01-21 07:55:30 UTC
Size:
2.31 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 432010) >+++ Makefile (working copy) >@@ -2,33 +2,26 @@ > # $FreeBSD$ > > PORTNAME= osm2pgsql >-PORTVERSION= 0.87.2 >-PORTREVISION= 3 >+PORTVERSION= 0.92.0 > CATEGORIES= converters geography > > MAINTAINER= amdmi3@FreeBSD.org > COMMENT= Convert OSM XML data to PostgreSQL database > >-BROKEN= Last update of graphics/geos broke compatibility >+BROKEN= does not like geos for some reason > > LICENSE= GPLv2+ > LICENSE_FILE= ${WRKSRC}/COPYING > >-LIB_DEPENDS= libproj.so:graphics/proj \ >+LIB_DEPENDS= libexpat.so:textproc/expat2 \ > libgeos.so:graphics/geos \ >- libprotobuf-c.so:devel/protobuf-c \ >+ libproj.so:graphics/proj \ > libboost_thread.so:devel/boost-libs > > USE_GITHUB= yes > GH_ACCOUNT= openstreetmap > >-USES= autoreconf gmake libtool lua pgsql >-GNU_CONFIGURE= yes >-CONFIGURE_ARGS= LUA="${LUA_CMD}" \ >- LUA_INCLUDE="-I${LUA_INCDIR}" \ >- LUA_LIB="-L${LUA_LIBDIR} -llua-${LUA_VER}" \ >- --without-lockfree # workaround for build error >-USE_GNOME= libxml2 >+USES= cmake:outsource gmake libtool lua pgsql > > PLIST_FILES= bin/nodecachefilereader \ > bin/osm2pgsql \ >@@ -40,11 +33,6 @@ > > OPTIONS_DEFINE= DOCS > >-post-patch: >- @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/m4/*.m4 >- @${REINPLACE_CMD} -e 's|AC_MSG_WARN|AC_MSG_ERROR|' ${WRKSRC}/configure.ac >- @${REINPLACE_CMD} -e 's|-lstdc++||' ${WRKSRC}/Makefile.am >- > post-install-DOCS-on: > ${MKDIR} ${STAGEDIR}${DOCSDIR} > .for f in ${PORTDOCS} >Index: distinfo >=================================================================== >--- distinfo (revision 432010) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (openstreetmap-osm2pgsql-0.87.2_GH0.tar.gz) = ac78805c7a312462dbade4a907ddb84cdfeeecea888d439c288ec60f6fc1ec76 >-SIZE (openstreetmap-osm2pgsql-0.87.2_GH0.tar.gz) = 2139759 >+TIMESTAMP = 1484983784 >+SHA256 (openstreetmap-osm2pgsql-0.92.0_GH0.tar.gz) = b741cfdf6489fd5def721f75a9558b8cda53165dda7ca9548fcc5b43e163ee77 >+SIZE (openstreetmap-osm2pgsql-0.92.0_GH0.tar.gz) = 1364481
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 Raw
Actions:
View
Attachments on
bug 216338
: 179177