mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
Chase the update of icu. Don't update portrevision since the patch is
optional. PR: 88242
This commit is contained in:
parent
9e143bac60
commit
8680c7cecd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146784
@ -110,9 +110,9 @@ USE_BISON= yes
|
||||
. if defined(SERVER_ONLY) && defined(WITH_ICU)
|
||||
USE_AUTOCONF_VER=253
|
||||
CONFIGURE_ARGS+=--with-icu
|
||||
LIB_DEPENDS= icudata.32:${PORTSDIR}/devel/icu
|
||||
LIB_DEPENDS= icudata.34:${PORTSDIR}/devel/icu
|
||||
PATCH_SITES+= http://people.freebsd.org/~girgen/postgresql-icu/:icu
|
||||
PATCHFILES+= pg-803-icu-2005-08-16.diff.gz:icu
|
||||
PATCHFILES+= pg-803-icu-34-2005-10-27.diff.gz:icu
|
||||
. endif
|
||||
|
||||
PATCH_DIST_STRIP=-p1
|
||||
|
@ -8,5 +8,5 @@ MD5 (postgresql/postgresql-test-8.0.4.tar.bz2) = 2db4d072a359b5f62de96c10022ab8b
|
||||
SIZE (postgresql/postgresql-test-8.0.4.tar.bz2) = 958949
|
||||
MD5 (postgresql/hier-Pg8.0.1-0.5.4.diff.gz) = 1d410cfb38253675fee36c8f9ee655e2
|
||||
SIZE (postgresql/hier-Pg8.0.1-0.5.4.diff.gz) = 30662
|
||||
MD5 (postgresql/pg-803-icu-2005-08-16.diff.gz) = 83cb174132c5dd7aeec622bc5c9a8b0d
|
||||
SIZE (postgresql/pg-803-icu-2005-08-16.diff.gz) = 4190
|
||||
MD5 (postgresql/pg-803-icu-34-2005-10-27.diff.gz) = 277f3fb5e6f69c17cf4da9fa13b67d43
|
||||
SIZE (postgresql/pg-803-icu-34-2005-10-27.diff.gz) = 4191
|
||||
|
Loading…
Reference in New Issue
Block a user