Update the patch to be more agnostic with regards to the version of icu.

It now links with icu-3.6 as well as the earlier versions.
This commit is contained in:
Palle Girgensohn 2006-09-20 09:00:40 +00:00
parent 155b7743fc
commit ec763040d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173449
16 changed files with 40 additions and 40 deletions

View file

@ -112,9 +112,9 @@ USE_BISON= yes
. if defined(SERVER_ONLY) && defined(WITH_ICU) . if defined(SERVER_ONLY) && defined(WITH_ICU)
USE_AUTOTOOLS= autoconf:253 USE_AUTOTOOLS= autoconf:253
CONFIGURE_ARGS+=--with-icu CONFIGURE_ARGS+=--with-icu
LIB_DEPENDS= icudata.34:${PORTSDIR}/devel/icu LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
PATCHFILES+= pg-806-icu-34-2006-01-09.diff.gz:icu PATCHFILES+= pg-808-icu-xx-2006-09-20.diff.gz:icu
. endif . endif
PATCH_DIST_STRIP=-p1 PATCH_DIST_STRIP=-p1

View file

@ -13,6 +13,6 @@ SIZE (postgresql/postgresql-test-8.0.8.tar.bz2) = 931549
MD5 (postgresql/hier-Pg8.0.3-0.5.5.diff.gz) = 9fa75cd7b3f1cb913d2e6d310582a4bc MD5 (postgresql/hier-Pg8.0.3-0.5.5.diff.gz) = 9fa75cd7b3f1cb913d2e6d310582a4bc
SHA256 (postgresql/hier-Pg8.0.3-0.5.5.diff.gz) = f3a1849f2d527759ef721502cb445a435e072cc9be820c2e489c9e4a71c7adbe SHA256 (postgresql/hier-Pg8.0.3-0.5.5.diff.gz) = f3a1849f2d527759ef721502cb445a435e072cc9be820c2e489c9e4a71c7adbe
SIZE (postgresql/hier-Pg8.0.3-0.5.5.diff.gz) = 30555 SIZE (postgresql/hier-Pg8.0.3-0.5.5.diff.gz) = 30555
MD5 (postgresql/pg-806-icu-34-2006-01-09.diff.gz) = b5d127a071c7165395ed042512d09159 MD5 (postgresql/pg-808-icu-xx-2006-09-20.diff.gz) = 1dd632e0f9e49bd1f9de655dbfcbc2b1
SHA256 (postgresql/pg-806-icu-34-2006-01-09.diff.gz) = 7faabd28b0c82ba78daa089092618c51d86157ea1eb4b7ca7bc6c002c8c0733a SHA256 (postgresql/pg-808-icu-xx-2006-09-20.diff.gz) = ddb8f5ab7b07415489566f6178a39fd37b981eba5b5121bd16151b90b61827c8
SIZE (postgresql/pg-806-icu-34-2006-01-09.diff.gz) = 4372 SIZE (postgresql/pg-808-icu-xx-2006-09-20.diff.gz) = 4350

View file

@ -112,9 +112,9 @@ OPTIONS+= INTDATE "Builds with 64-bit date/time type (server)" off
. if defined(SERVER_ONLY) && defined(WITH_ICU) . if defined(SERVER_ONLY) && defined(WITH_ICU)
USE_AUTOTOOLS= autoconf:259 USE_AUTOTOOLS= autoconf:259
CONFIGURE_ARGS+=--with-icu CONFIGURE_ARGS+=--with-icu
LIB_DEPENDS= icudata.34:${PORTSDIR}/devel/icu LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
PATCHFILES+= pg-812-icu-34-2006-01-09.diff.gz:icu PATCHFILES+= pg-814-icu-xx-2006-09-20.gz:icu
. endif . endif
PATCH_DIST_STRIP=-p1 PATCH_DIST_STRIP=-p1

View file

@ -10,6 +10,6 @@ SIZE (postgresql/postgresql-opt-8.1.4.tar.bz2) = 144696
MD5 (postgresql/postgresql-test-8.1.4.tar.bz2) = a4918ec95fd589f8b1eeb0e3d704045c MD5 (postgresql/postgresql-test-8.1.4.tar.bz2) = a4918ec95fd589f8b1eeb0e3d704045c
SHA256 (postgresql/postgresql-test-8.1.4.tar.bz2) = b7449222f9f4c3340d6d065914d10df1d4a8b13d63c967c9e65190812325b8d9 SHA256 (postgresql/postgresql-test-8.1.4.tar.bz2) = b7449222f9f4c3340d6d065914d10df1d4a8b13d63c967c9e65190812325b8d9
SIZE (postgresql/postgresql-test-8.1.4.tar.bz2) = 946868 SIZE (postgresql/postgresql-test-8.1.4.tar.bz2) = 946868
MD5 (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 2f93587700b3a3d2606076c014d82012 MD5 (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = e3e22e21f5ff158e8437c2ec48c2c898
SHA256 (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 6270681788e3191aa043e4bda164927c3fdd3a817a5f81aa0f9e8be528ddd349 SHA256 (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = 6e5504574c7d34163e1ad49751dff76b8f1302aae88064fff0ce776641b0aa4d
SIZE (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 4003 SIZE (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = 3995

View file

@ -112,9 +112,9 @@ OPTIONS+= INTDATE "Builds with 64-bit date/time type (server)" off
. if defined(SERVER_ONLY) && defined(WITH_ICU) . if defined(SERVER_ONLY) && defined(WITH_ICU)
USE_AUTOTOOLS= autoconf:259 USE_AUTOTOOLS= autoconf:259
CONFIGURE_ARGS+=--with-icu CONFIGURE_ARGS+=--with-icu
LIB_DEPENDS= icudata.34:${PORTSDIR}/devel/icu LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
PATCHFILES+= pg-812-icu-34-2006-01-09.diff.gz:icu PATCHFILES+= pg-814-icu-xx-2006-09-20.gz:icu
. endif . endif
PATCH_DIST_STRIP=-p1 PATCH_DIST_STRIP=-p1

View file

@ -10,6 +10,6 @@ SIZE (postgresql/postgresql-opt-8.1.4.tar.bz2) = 144696
MD5 (postgresql/postgresql-test-8.1.4.tar.bz2) = a4918ec95fd589f8b1eeb0e3d704045c MD5 (postgresql/postgresql-test-8.1.4.tar.bz2) = a4918ec95fd589f8b1eeb0e3d704045c
SHA256 (postgresql/postgresql-test-8.1.4.tar.bz2) = b7449222f9f4c3340d6d065914d10df1d4a8b13d63c967c9e65190812325b8d9 SHA256 (postgresql/postgresql-test-8.1.4.tar.bz2) = b7449222f9f4c3340d6d065914d10df1d4a8b13d63c967c9e65190812325b8d9
SIZE (postgresql/postgresql-test-8.1.4.tar.bz2) = 946868 SIZE (postgresql/postgresql-test-8.1.4.tar.bz2) = 946868
MD5 (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 2f93587700b3a3d2606076c014d82012 MD5 (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = e3e22e21f5ff158e8437c2ec48c2c898
SHA256 (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 6270681788e3191aa043e4bda164927c3fdd3a817a5f81aa0f9e8be528ddd349 SHA256 (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = 6e5504574c7d34163e1ad49751dff76b8f1302aae88064fff0ce776641b0aa4d
SIZE (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 4003 SIZE (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = 3995

View file

@ -112,9 +112,9 @@ OPTIONS+= INTDATE "Builds with 64-bit date/time type (server)" off
. if defined(SERVER_ONLY) && defined(WITH_ICU) . if defined(SERVER_ONLY) && defined(WITH_ICU)
USE_AUTOTOOLS= autoconf:259 USE_AUTOTOOLS= autoconf:259
CONFIGURE_ARGS+=--with-icu CONFIGURE_ARGS+=--with-icu
LIB_DEPENDS= icudata.34:${PORTSDIR}/devel/icu LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
PATCHFILES+= pg-812-icu-34-2006-01-09.diff.gz:icu PATCHFILES+= pg-814-icu-xx-2006-09-20.gz:icu
. endif . endif
PATCH_DIST_STRIP=-p1 PATCH_DIST_STRIP=-p1

View file

@ -10,6 +10,6 @@ SIZE (postgresql/postgresql-opt-8.1.4.tar.bz2) = 144696
MD5 (postgresql/postgresql-test-8.1.4.tar.bz2) = a4918ec95fd589f8b1eeb0e3d704045c MD5 (postgresql/postgresql-test-8.1.4.tar.bz2) = a4918ec95fd589f8b1eeb0e3d704045c
SHA256 (postgresql/postgresql-test-8.1.4.tar.bz2) = b7449222f9f4c3340d6d065914d10df1d4a8b13d63c967c9e65190812325b8d9 SHA256 (postgresql/postgresql-test-8.1.4.tar.bz2) = b7449222f9f4c3340d6d065914d10df1d4a8b13d63c967c9e65190812325b8d9
SIZE (postgresql/postgresql-test-8.1.4.tar.bz2) = 946868 SIZE (postgresql/postgresql-test-8.1.4.tar.bz2) = 946868
MD5 (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 2f93587700b3a3d2606076c014d82012 MD5 (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = e3e22e21f5ff158e8437c2ec48c2c898
SHA256 (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 6270681788e3191aa043e4bda164927c3fdd3a817a5f81aa0f9e8be528ddd349 SHA256 (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = 6e5504574c7d34163e1ad49751dff76b8f1302aae88064fff0ce776641b0aa4d
SIZE (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 4003 SIZE (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = 3995

View file

@ -112,9 +112,9 @@ OPTIONS+= INTDATE "Builds with 64-bit date/time type (server)" off
. if defined(SERVER_ONLY) && defined(WITH_ICU) . if defined(SERVER_ONLY) && defined(WITH_ICU)
USE_AUTOTOOLS= autoconf:259 USE_AUTOTOOLS= autoconf:259
CONFIGURE_ARGS+=--with-icu CONFIGURE_ARGS+=--with-icu
LIB_DEPENDS= icudata.34:${PORTSDIR}/devel/icu LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
PATCHFILES+= pg-812-icu-34-2006-01-09.diff.gz:icu PATCHFILES+= pg-814-icu-xx-2006-09-20.gz:icu
. endif . endif
PATCH_DIST_STRIP=-p1 PATCH_DIST_STRIP=-p1

View file

@ -10,6 +10,6 @@ SIZE (postgresql/postgresql-opt-8.1.4.tar.bz2) = 144696
MD5 (postgresql/postgresql-test-8.1.4.tar.bz2) = a4918ec95fd589f8b1eeb0e3d704045c MD5 (postgresql/postgresql-test-8.1.4.tar.bz2) = a4918ec95fd589f8b1eeb0e3d704045c
SHA256 (postgresql/postgresql-test-8.1.4.tar.bz2) = b7449222f9f4c3340d6d065914d10df1d4a8b13d63c967c9e65190812325b8d9 SHA256 (postgresql/postgresql-test-8.1.4.tar.bz2) = b7449222f9f4c3340d6d065914d10df1d4a8b13d63c967c9e65190812325b8d9
SIZE (postgresql/postgresql-test-8.1.4.tar.bz2) = 946868 SIZE (postgresql/postgresql-test-8.1.4.tar.bz2) = 946868
MD5 (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 2f93587700b3a3d2606076c014d82012 MD5 (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = e3e22e21f5ff158e8437c2ec48c2c898
SHA256 (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 6270681788e3191aa043e4bda164927c3fdd3a817a5f81aa0f9e8be528ddd349 SHA256 (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = 6e5504574c7d34163e1ad49751dff76b8f1302aae88064fff0ce776641b0aa4d
SIZE (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 4003 SIZE (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = 3995

View file

@ -112,9 +112,9 @@ OPTIONS+= INTDATE "Builds with 64-bit date/time type (server)" off
. if defined(SERVER_ONLY) && defined(WITH_ICU) . if defined(SERVER_ONLY) && defined(WITH_ICU)
USE_AUTOTOOLS= autoconf:259 USE_AUTOTOOLS= autoconf:259
CONFIGURE_ARGS+=--with-icu CONFIGURE_ARGS+=--with-icu
LIB_DEPENDS= icudata.34:${PORTSDIR}/devel/icu LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
PATCHFILES+= pg-812-icu-34-2006-01-09.diff.gz:icu PATCHFILES+= pg-814-icu-xx-2006-09-20.gz:icu
. endif . endif
PATCH_DIST_STRIP=-p1 PATCH_DIST_STRIP=-p1

View file

@ -10,6 +10,6 @@ SIZE (postgresql/postgresql-opt-8.1.4.tar.bz2) = 144696
MD5 (postgresql/postgresql-test-8.1.4.tar.bz2) = a4918ec95fd589f8b1eeb0e3d704045c MD5 (postgresql/postgresql-test-8.1.4.tar.bz2) = a4918ec95fd589f8b1eeb0e3d704045c
SHA256 (postgresql/postgresql-test-8.1.4.tar.bz2) = b7449222f9f4c3340d6d065914d10df1d4a8b13d63c967c9e65190812325b8d9 SHA256 (postgresql/postgresql-test-8.1.4.tar.bz2) = b7449222f9f4c3340d6d065914d10df1d4a8b13d63c967c9e65190812325b8d9
SIZE (postgresql/postgresql-test-8.1.4.tar.bz2) = 946868 SIZE (postgresql/postgresql-test-8.1.4.tar.bz2) = 946868
MD5 (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 2f93587700b3a3d2606076c014d82012 MD5 (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = e3e22e21f5ff158e8437c2ec48c2c898
SHA256 (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 6270681788e3191aa043e4bda164927c3fdd3a817a5f81aa0f9e8be528ddd349 SHA256 (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = 6e5504574c7d34163e1ad49751dff76b8f1302aae88064fff0ce776641b0aa4d
SIZE (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 4003 SIZE (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = 3995

View file

@ -112,9 +112,9 @@ OPTIONS+= INTDATE "Builds with 64-bit date/time type (server)" off
. if defined(SERVER_ONLY) && defined(WITH_ICU) . if defined(SERVER_ONLY) && defined(WITH_ICU)
USE_AUTOTOOLS= autoconf:259 USE_AUTOTOOLS= autoconf:259
CONFIGURE_ARGS+=--with-icu CONFIGURE_ARGS+=--with-icu
LIB_DEPENDS= icudata.34:${PORTSDIR}/devel/icu LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
PATCHFILES+= pg-812-icu-34-2006-01-09.diff.gz:icu PATCHFILES+= pg-814-icu-xx-2006-09-20.gz:icu
. endif . endif
PATCH_DIST_STRIP=-p1 PATCH_DIST_STRIP=-p1

View file

@ -10,6 +10,6 @@ SIZE (postgresql/postgresql-opt-8.1.4.tar.bz2) = 144696
MD5 (postgresql/postgresql-test-8.1.4.tar.bz2) = a4918ec95fd589f8b1eeb0e3d704045c MD5 (postgresql/postgresql-test-8.1.4.tar.bz2) = a4918ec95fd589f8b1eeb0e3d704045c
SHA256 (postgresql/postgresql-test-8.1.4.tar.bz2) = b7449222f9f4c3340d6d065914d10df1d4a8b13d63c967c9e65190812325b8d9 SHA256 (postgresql/postgresql-test-8.1.4.tar.bz2) = b7449222f9f4c3340d6d065914d10df1d4a8b13d63c967c9e65190812325b8d9
SIZE (postgresql/postgresql-test-8.1.4.tar.bz2) = 946868 SIZE (postgresql/postgresql-test-8.1.4.tar.bz2) = 946868
MD5 (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 2f93587700b3a3d2606076c014d82012 MD5 (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = e3e22e21f5ff158e8437c2ec48c2c898
SHA256 (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 6270681788e3191aa043e4bda164927c3fdd3a817a5f81aa0f9e8be528ddd349 SHA256 (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = 6e5504574c7d34163e1ad49751dff76b8f1302aae88064fff0ce776641b0aa4d
SIZE (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 4003 SIZE (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = 3995

View file

@ -112,9 +112,9 @@ OPTIONS+= INTDATE "Builds with 64-bit date/time type (server)" off
. if defined(SERVER_ONLY) && defined(WITH_ICU) . if defined(SERVER_ONLY) && defined(WITH_ICU)
USE_AUTOTOOLS= autoconf:259 USE_AUTOTOOLS= autoconf:259
CONFIGURE_ARGS+=--with-icu CONFIGURE_ARGS+=--with-icu
LIB_DEPENDS= icudata.34:${PORTSDIR}/devel/icu LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu
PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
PATCHFILES+= pg-812-icu-34-2006-01-09.diff.gz:icu PATCHFILES+= pg-814-icu-xx-2006-09-20.gz:icu
. endif . endif
PATCH_DIST_STRIP=-p1 PATCH_DIST_STRIP=-p1

View file

@ -10,6 +10,6 @@ SIZE (postgresql/postgresql-opt-8.1.4.tar.bz2) = 144696
MD5 (postgresql/postgresql-test-8.1.4.tar.bz2) = a4918ec95fd589f8b1eeb0e3d704045c MD5 (postgresql/postgresql-test-8.1.4.tar.bz2) = a4918ec95fd589f8b1eeb0e3d704045c
SHA256 (postgresql/postgresql-test-8.1.4.tar.bz2) = b7449222f9f4c3340d6d065914d10df1d4a8b13d63c967c9e65190812325b8d9 SHA256 (postgresql/postgresql-test-8.1.4.tar.bz2) = b7449222f9f4c3340d6d065914d10df1d4a8b13d63c967c9e65190812325b8d9
SIZE (postgresql/postgresql-test-8.1.4.tar.bz2) = 946868 SIZE (postgresql/postgresql-test-8.1.4.tar.bz2) = 946868
MD5 (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 2f93587700b3a3d2606076c014d82012 MD5 (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = e3e22e21f5ff158e8437c2ec48c2c898
SHA256 (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 6270681788e3191aa043e4bda164927c3fdd3a817a5f81aa0f9e8be528ddd349 SHA256 (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = 6e5504574c7d34163e1ad49751dff76b8f1302aae88064fff0ce776641b0aa4d
SIZE (postgresql/pg-812-icu-34-2006-01-09.diff.gz) = 4003 SIZE (postgresql/pg-814-icu-xx-2006-09-20.diff.gz) = 3995