From owner-svn-ports-all@freebsd.org Thu Dec 28 14:28:40 2017 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 14125EA1887; Thu, 28 Dec 2017 14:28:40 +0000 (UTC) (envelope-from swills@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 D218A7D5FA; Thu, 28 Dec 2017 14:28:39 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBSESc7F047791; Thu, 28 Dec 2017 14:28:38 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBSEScYj047788; Thu, 28 Dec 2017 14:28:38 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712281428.vBSEScYj047788@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 28 Dec 2017 14:28:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457461 - head/devel/libunistring X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/libunistring X-SVN-Commit-Revision: 457461 X-SVN-Commit-Repository: ports 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.25 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: Thu, 28 Dec 2017 14:28:40 -0000 Author: swills Date: Thu Dec 28 14:28:38 2017 New Revision: 457461 URL: https://svnweb.freebsd.org/changeset/ports/457461 Log: devel/libunistring: Update to 0.9.8 PR: 224631 Submitted by: Takefu (maintainer) Modified: head/devel/libunistring/Makefile head/devel/libunistring/distinfo head/devel/libunistring/pkg-plist Modified: head/devel/libunistring/Makefile ============================================================================== --- head/devel/libunistring/Makefile Thu Dec 28 13:53:53 2017 (r457460) +++ head/devel/libunistring/Makefile Thu Dec 28 14:28:38 2017 (r457461) @@ -1,16 +1,18 @@ # $FreeBSD$ PORTNAME= libunistring -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.8 CATEGORIES= devel MASTER_SITES= GNU MAINTAINER= takefu@airport.fm COMMENT= Unicode string library -LICENSE= GPLv2 LGPL3+ -LICENSE_COMB= dual -LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LIB +LICENSE= GPLv2 LGPL3+ GFDL +LICENSE_COMB= multi +LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING +LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING.LIB +LICENSE_FILE_GFDL= ${WRKSRC}/doc/libunistring.texi USES= alias charsetfix gmake iconv libtool tar:xz USE_LDCONFIG= yes @@ -19,5 +21,6 @@ INSTALL_TARGET= install-strip INFO= ${PORTNAME} OPTIONS_DEFINE= DOCS +CONFIGURE_ARGS= --disable-static .include Modified: head/devel/libunistring/distinfo ============================================================================== --- head/devel/libunistring/distinfo Thu Dec 28 13:53:53 2017 (r457460) +++ head/devel/libunistring/distinfo Thu Dec 28 14:28:38 2017 (r457461) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481789058 -SHA256 (libunistring-0.9.7.tar.xz) = 2e3764512aaf2ce598af5a38818c0ea23dedf1ff5460070d1b6cee5c3336e797 -SIZE (libunistring-0.9.7.tar.xz) = 1967300 +TIMESTAMP = 1514436136 +SHA256 (libunistring-0.9.8.tar.xz) = 7b9338cf52706facb2e18587dceda2fbc4a2a3519efa1e15a3f2a68193942f80 +SIZE (libunistring-0.9.8.tar.xz) = 2029068 Modified: head/devel/libunistring/pkg-plist ============================================================================== --- head/devel/libunistring/pkg-plist Thu Dec 28 13:53:53 2017 (r457460) +++ head/devel/libunistring/pkg-plist Thu Dec 28 14:28:38 2017 (r457461) @@ -40,7 +40,6 @@ include/unilbrk.h include/uninorm.h include/unicase.h include/unigbrk.h -lib/libunistring.a lib/libunistring.so lib/libunistring.so.2 -lib/libunistring.so.2.0.0 +lib/libunistring.so.2.1.0