FreeBSD Bugzilla – Attachment 59593 Details for
Bug 89667
[maintainer-update] Postgis upgrade from 1.0.4 to 1.0.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
postgis.patch
postgis.patch (text/plain), 1.74 KB, created by
Anderson S. Ferreira
on 2005-11-28 12:40:09 UTC
(
hide
)
Description:
postgis.patch
Filename:
MIME Type:
Creator:
Anderson S. Ferreira
Created:
2005-11-28 12:40:09 UTC
Size:
1.74 KB
patch
obsolete
>diff -rNu postgis.bak/Makefile postgis/Makefile >--- postgis.bak/Makefile Fri Nov 25 08:04:50 2005 >+++ postgis/Makefile Mon Nov 28 08:33:02 2005 >@@ -6,8 +6,7 @@ > # > > PORTNAME= postgis >-DISTVERSION= 1.0.4 >-PORTREVISION= 2 >+DISTVERSION= 1.0.5 > CATEGORIES= databases > MASTER_SITES= http://postgis.refractions.net/download/ > >@@ -73,6 +72,8 @@ > ${MV} ${WRKDIR}/pgsql/postgresql* ${PGSQL_SRC} \ > > post-install: >+ @([ -d ${PREFIX}/lib/postgresql ] || ${MKDIR} ${PREFIX}/lib/postgresql ) >+ @ ${LN} ${PREFIX}/lib/liblwgeom.so.1 ${PREFIX}/lib/postgresql > @ ${SETENV} PKG_PREFIX=${PREFIX} \ > ${SH} ${PKGINSTALL} ${PORTNAME} POST-INSTALL > >diff -rNu postgis.bak/distinfo postgis/distinfo >--- postgis.bak/distinfo Tue Sep 13 19:31:47 2005 >+++ postgis/distinfo Mon Nov 28 07:54:24 2005 >@@ -1,2 +1,3 @@ >-MD5 (postgis-1.0.4.tar.gz) = b5a260c9ffdc663665b991f8016b7b85 >-SIZE (postgis-1.0.4.tar.gz) = 1479923 >+MD5 (postgis-1.0.5.tar.gz) = 0fb63a885a723b2d71b52207fd05888a >+SHA256 (postgis-1.0.5.tar.gz) = 35aa79f660c1b2071557e4e6525654acfc03ff4a80710dd2456250d2693c8436 >+SIZE (postgis-1.0.5.tar.gz) = 1396740 >diff -rNu postgis.bak/pkg-plist postgis/pkg-plist >--- postgis.bak/pkg-plist Fri Oct 21 08:09:48 2005 >+++ postgis/pkg-plist Mon Nov 28 08:07:21 2005 >@@ -2,6 +2,7 @@ > bin/shp2pgsql > lib/liblwgeom.so > lib/liblwgeom.so.1 >+lib/postgresql/liblwgeom.so.1 > %%DATADIR%%/README.postgis > %%DATADIR%%/lwpostgis.sql > %%DATADIR%%/spatial_ref_sys.sql >@@ -11,6 +12,7 @@ > %%DATADIR%%/utils/test_joinestimation.pl > %%DATADIR%%/utils/README > %%PORTDOCS%%@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true >+@unexec rmdir %%LIBDIR%%/postgresql 2>/dev/null || true > @unexec rmdir %D/%%DATADIR%%/utils 2>/dev/null || true > @unexec rmdir %D/%%DATADIR%% 2>/dev/null || true > @unexec rmdir %D/lib 2>/dev/null || true
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 89667
: 59593