devel/icu: update to 57.1

PR:		205120
Submitted by:	yuri@rawbw.com
Reviewed by:	gahr@FreeBSD.org
Approved by:	maintainer (timeout)
This commit is contained in:
Pietro Cerutti 2016-07-06 06:18:51 +00:00
parent b036af1813
commit dfa0296bec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418118
4 changed files with 12 additions and 9 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= icu
PORTVERSION= 55.1
PORTVERSION= 57.1
CATEGORIES= devel
MASTER_SITES= http://download.icu-project.org/files/icu4c/${PORTVERSION}/ \
SF/${PORTNAME}/ICU4C/${PORTVERSION}/
@ -24,6 +24,7 @@ THREADS_DESC= Build thread-safe version of the library
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/icu/source
TEST_TARGET= do-test
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-data-packaging=library \
@ -36,7 +37,6 @@ CONFIGURE_ARGS+= --with-data-packaging=library \
CONFIGURE_ARGS+= --with-cross-build
.endif
USES= gmake pathfix
ICUMAJOR= ${PORTVERSION:C/\..*//}
@ -76,6 +76,6 @@ post-stage:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/*
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libicuda*.so.*
test regression-test: iotest cintltst intltest
do-test regression-test: iotest cintltst intltest
.include <bsd.port.mk>

View file

@ -1,2 +1,3 @@
SHA256 (icu4c-55_1-src.tgz) = e16b22cbefdd354bec114541f7849a12f8fc2015320ca5282ee4fd787571457b
SIZE (icu4c-55_1-src.tgz) = 25600847
TIMESTAMP = 1464596691
SHA256 (icu4c-57_1-src.tgz) = ff8c67cb65949b1e7808f2359f2b80f722697048e90e7cfc382ec1fe229e9581
SIZE (icu4c-57_1-src.tgz) = 22360664

View file

@ -1,6 +1,6 @@
--- ./config/mh-bsd-gcc.orig 2011-10-19 01:13:00.000000000 +0200
+++ ./config/mh-bsd-gcc 2012-01-14 21:01:17.083384507 +0100
@@ -23,9 +23,6 @@
--- config/mh-bsd-gcc.orig 2016-03-23 20:50:50 UTC
+++ config/mh-bsd-gcc
@@ -23,9 +23,6 @@ LD_RPATH_PRE= -Wl,-rpath,
## Compiler switch to embed a library name
LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))

View file

@ -132,6 +132,7 @@ include/unicode/schriter.h
include/unicode/scientificnumberformatter.h
include/unicode/search.h
include/unicode/selfmt.h
include/unicode/simpleformatter.h
include/unicode/simpletz.h
include/unicode/smpdtfmt.h
include/unicode/sortkey.h
@ -202,6 +203,7 @@ include/unicode/uobject.h
include/unicode/upluralrules.h
include/unicode/uregex.h
include/unicode/uregion.h
include/unicode/ureldatefmt.h
include/unicode/urename.h
include/unicode/urep.h
include/unicode/ures.h
@ -255,5 +257,5 @@ man/man8/gencmn.8.gz
man/man8/gensprep.8.gz
man/man8/icupkg.8.gz
%%DATADIR%%/%%ICUVER%%/mkinstalldirs
%%DATADIR%%/%%ICUVER%%/license.html
%%DATADIR%%/%%ICUVER%%/LICENSE
%%DATADIR%%/%%ICUVER%%/config/mh-bsd-gcc