FreeBSD Bugzilla – Attachment 164486 Details for
Bug 205505
databases/postgis-jdbc: Unbreak and update to 2.1.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to unbreak and update to 2.1.7
patch-postgis-jdbc_1.4.0-2.1.7.diff (text/plain), 1.58 KB, created by
Rainer Hurling
on 2015-12-22 09:23:44 UTC
(
hide
)
Description:
patch to unbreak and update to 2.1.7
Filename:
MIME Type:
Creator:
Rainer Hurling
Created:
2015-12-22 09:23:44 UTC
Size:
1.58 KB
patch
obsolete
>diff -urN postgis-jdbc.orig/Makefile postgis-jdbc/Makefile >--- postgis-jdbc.orig/Makefile 2015-12-22 07:43:02.004940000 +0100 >+++ postgis-jdbc/Makefile 2015-12-22 08:50:55.813849000 +0100 >@@ -2,15 +2,16 @@ > # $FreeBSD: head/databases/postgis-jdbc/Makefile 404204 2015-12-22 03:22:46Z wen $ > > PORTNAME= postgis-jdbc >-PORTVERSION= 1.4.0 >+PORTVERSION= 2.1.7 > CATEGORIES= databases java geography >-MASTER_SITES= http://freebsd.unixfreunde.de/sources/ >-DISTFILES= postgis_${PORTVERSION}.jar >+MASTER_SITES= http://postgis.net/stuff/ >+EXTRACT_SUFX= .jar > > MAINTAINER= ports@FreeBSD.org > COMMENT= PostGIS spatial data structures for JDBC > >-BROKEN= unfetchable >+LICENSE= GPLv2 LGPL21 >+LICENSE_COMB= multi > > RUN_DEPENDS= ${JAVALIBDIR}/postgresql.jar:${PORTSDIR}/databases/postgresql-jdbc > >@@ -18,9 +19,9 @@ > JAVA_VERSION= 1.6+ > NO_BUILD= yes > >-PLIST_FILES= %%JAVAJARDIR%%/postgis_1.4.0.jar >+PLIST_FILES= %%JAVAJARDIR%%/postgis-jdbc-2.1.7.jar > > do-install: >- ${INSTALL_DATA} ${_DISTDIR}postgis_${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR} >+ ${INSTALL_DATA} ${_DISTDIR}${PORTNAME}-${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR} > > .include <bsd.port.mk> >diff -urN postgis-jdbc.orig/distinfo postgis-jdbc/distinfo >--- postgis-jdbc.orig/distinfo 2015-12-16 15:40:56.266844000 +0100 >+++ postgis-jdbc/distinfo 2015-12-22 07:49:41.313930000 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (postgis_1.4.0.jar) = 76ced12c1c4a1775d198624f29f27d27226b57423df270a47f36b06e592ed67c >-SIZE (postgis_1.4.0.jar) = 78179 >+SHA256 (postgis-jdbc-2.1.7.jar) = ae9a8ad2f3d9d0de7d2af83a6ab7e2c7a90a0a5acc02772b76228220b8fdcc85 >+SIZE (postgis-jdbc-2.1.7.jar) = 76588
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 205505
: 164486