From owner-svn-ports-all@freebsd.org Wed Jul 6 22:00:45 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87834B75A97; Wed, 6 Jul 2016 22:00:45 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 636141C82; Wed, 6 Jul 2016 22:00:45 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u66M0iCp013469; Wed, 6 Jul 2016 22:00:44 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u66M0i8B013465; Wed, 6 Jul 2016 22:00:44 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201607062200.u66M0i8B013465@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 6 Jul 2016 22:00:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418152 - in head/devel/icu: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2016 22:00:45 -0000 Author: antoine Date: Wed Jul 6 22:00:44 2016 New Revision: 418152 URL: https://svnweb.freebsd.org/changeset/ports/418152 Log: Revert update to version 57.1, it wasn't tested PR: 205120 With hat: portmgr Modified: head/devel/icu/Makefile head/devel/icu/distinfo head/devel/icu/files/patch-config__mh-bsd-gcc head/devel/icu/pkg-plist Modified: head/devel/icu/Makefile ============================================================================== --- head/devel/icu/Makefile Wed Jul 6 21:49:59 2016 (r418151) +++ head/devel/icu/Makefile Wed Jul 6 22:00:44 2016 (r418152) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= icu -PORTVERSION= 57.1 +PORTVERSION= 55.1 +PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= http://download.icu-project.org/files/icu4c/${PORTVERSION}/ \ SF/${PORTNAME}/ICU4C/${PORTVERSION}/ @@ -36,6 +37,7 @@ CONFIGURE_ARGS+= --with-data-packaging=l CONFIGURE_ARGS+= --with-cross-build .endif + USES= gmake pathfix ICUMAJOR= ${PORTVERSION:C/\..*//} @@ -75,6 +77,6 @@ post-stage: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/* @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libicuda*.so.* -do-test regression-test: iotest cintltst intltest +test regression-test: iotest cintltst intltest .include Modified: head/devel/icu/distinfo ============================================================================== --- head/devel/icu/distinfo Wed Jul 6 21:49:59 2016 (r418151) +++ head/devel/icu/distinfo Wed Jul 6 22:00:44 2016 (r418152) @@ -1,3 +1,2 @@ -TIMESTAMP = 1464596691 -SHA256 (icu4c-57_1-src.tgz) = ff8c67cb65949b1e7808f2359f2b80f722697048e90e7cfc382ec1fe229e9581 -SIZE (icu4c-57_1-src.tgz) = 22360664 +SHA256 (icu4c-55_1-src.tgz) = e16b22cbefdd354bec114541f7849a12f8fc2015320ca5282ee4fd787571457b +SIZE (icu4c-55_1-src.tgz) = 25600847 Modified: head/devel/icu/files/patch-config__mh-bsd-gcc ============================================================================== --- head/devel/icu/files/patch-config__mh-bsd-gcc Wed Jul 6 21:49:59 2016 (r418151) +++ head/devel/icu/files/patch-config__mh-bsd-gcc Wed Jul 6 22:00:44 2016 (r418152) @@ -1,6 +1,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, +--- ./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 @@ ## Compiler switch to embed a library name LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET)) Modified: head/devel/icu/pkg-plist ============================================================================== --- head/devel/icu/pkg-plist Wed Jul 6 21:49:59 2016 (r418151) +++ head/devel/icu/pkg-plist Wed Jul 6 22:00:44 2016 (r418152) @@ -132,7 +132,6 @@ 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 @@ -203,7 +202,6 @@ 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 @@ -257,5 +255,5 @@ man/man8/gencmn.8.gz man/man8/gensprep.8.gz man/man8/icupkg.8.gz %%DATADIR%%/%%ICUVER%%/mkinstalldirs -%%DATADIR%%/%%ICUVER%%/LICENSE +%%DATADIR%%/%%ICUVER%%/license.html %%DATADIR%%/%%ICUVER%%/config/mh-bsd-gcc