FreeBSD Bugzilla – Attachment 91159 Details for
Bug 128457
[Maintainer Update]databases/spatialite:update to 2.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.94 KB, created by
wenheping
on 2008-10-29 07:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
wenheping
Created:
2008-10-29 07:40:01 UTC
Size:
1.94 KB
patch
obsolete
>--- Makefile.orig 2008-10-29 23:03:56.000000000 +0800 >+++ Makefile 2008-10-29 23:03:56.000000000 +0800 >@@ -6,24 +6,26 @@ > # > > PORTNAME= spatialite >-PORTVERSION= 2.0 >+PORTVERSION= 2.2 > CATEGORIES= databases geography >-MASTER_SITES= http://www.gaia-gis.it/spatialite-2.0/ >+MASTER_SITES= http://www.gaia-gis.it/${PORTNAME}-${PORTVERSION}/ > > MAINTAINER= wenheping@gmail.com > COMMENT= Spatial Extensions for SQLite > > LIB_DEPENDS= geos_c.5:${PORTSDIR}/graphics/geos/ \ >- proj.5:${PORTSDIR}/graphics/proj/ >+ proj.5:${PORTSDIR}/graphics/proj/ \ >+ iconv.3:${PORTSDIR}/converters/libiconv/ > > GNU_CONFIGURE= yes > USE_GMAKE= yes > CFLAGS+= -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib >+LDFLAGS+= -L${LOCALBASE}/lib -liconv > CONFIGURE_ARGS+=CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" > USE_LDCONFIG= yes > > post-patch: >+ @${REINPLACE_CMD} -e 's#-ldl##g' ${WRKSRC}/src/sqlite3/Makefile.in > @${REINPLACE_CMD} -e 's#-ldl##g' ${WRKSRC}/src/shell/Makefile.in > > .include <bsd.port.mk> >--- distinfo.orig 2008-10-29 23:03:56.000000000 +0800 >+++ distinfo 2008-10-29 23:03:56.000000000 +0800 >@@ -1,3 +1,3 @@ >-MD5 (spatialite-2.0.tar.gz) = 57a4343e1507e1db67f137a699676a9f >-SHA256 (spatialite-2.0.tar.gz) = 79448ee25c7be75581d2cb61b7d4a8fd93c94e015b05532e8a02c74ef28cf7a6 >-SIZE (spatialite-2.0.tar.gz) = 1259917 >+MD5 (spatialite-2.2.tar.gz) = 099e2527c57a51e2648d9bb75af12d90 >+SHA256 (spatialite-2.2.tar.gz) = 6cc19a315ac4ae1c88b84dda5444a057c0ddcb631bd1247dbca50b78a8d48c9b >+SIZE (spatialite-2.2.tar.gz) = 1355505 >--- pkg-plist.orig 2008-10-29 23:03:56.000000000 +0800 >+++ pkg-plist 2008-10-29 23:08:43.000000000 +0800 >@@ -1,11 +1,14 @@ > bin/spatialite >+lib/libsqlite3.la >+lib/libsqlite3.a >+lib/libsqlite3.so >+lib/libsqlite3.so.3 > lib/libspatialite.la > lib/libspatialite.a > lib/libspatialite.so > lib/libspatialite.so.2 > include/spatialite.h > include/spatialite/gaiageo.h >-include/spatialite/rtree.h > include/spatialite/spatialite.h > include/spatialite/sqlite3.h > include/spatialite/sqlite3ext.h
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 128457
: 91159