From owner-svn-ports-head@freebsd.org Wed Dec 2 13:54:35 2015 Return-Path: Delivered-To: svn-ports-head@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 6611FA3EDCD; Wed, 2 Dec 2015 13:54:35 +0000 (UTC) (envelope-from amdmi3@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 192411256; Wed, 2 Dec 2015 13:54:35 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tB2DsYl1093770; Wed, 2 Dec 2015 13:54:34 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB2DsYni093767; Wed, 2 Dec 2015 13:54:34 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201512021354.tB2DsYni093767@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 2 Dec 2015 13:54:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402827 - in head/devel/libthai: . 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-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Dec 2015 13:54:35 -0000 Author: amdmi3 Date: Wed Dec 2 13:54:33 2015 New Revision: 402827 URL: https://svnweb.freebsd.org/changeset/ports/402827 Log: - Update to 0.1.23 - While here, clarify license and add LICENSE_FILE PR: 204442 Submitted by: tkato432@yahoo.com Deleted: head/devel/libthai/files/ Modified: head/devel/libthai/Makefile head/devel/libthai/distinfo head/devel/libthai/pkg-plist Modified: head/devel/libthai/Makefile ============================================================================== --- head/devel/libthai/Makefile Wed Dec 2 13:52:22 2015 (r402826) +++ head/devel/libthai/Makefile Wed Dec 2 13:54:33 2015 (r402827) @@ -2,22 +2,22 @@ # $FreeBSD$ PORTNAME= libthai -PORTVERSION= 0.1.22 -PORTREVISION= 1 +PORTVERSION= 0.1.23 CATEGORIES= devel MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ MAINTAINER= ports@FreeBSD.org COMMENT= Thai language support library -LICENSE= LGPL21 +LICENSE= LGPL21 # or later +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdatrie.so:${PORTSDIR}/devel/libdatrie USES= gmake libtool pathfix pkgconfig tar:xz GNU_CONFIGURE= yes -USE_LDCONFIG= yes INSTALL_TARGET= install-strip +USE_LDCONFIG= yes OPTIONS_DEFINE= DOXYGEN OPTIONS_SUB= yes Modified: head/devel/libthai/distinfo ============================================================================== --- head/devel/libthai/distinfo Wed Dec 2 13:52:22 2015 (r402826) +++ head/devel/libthai/distinfo Wed Dec 2 13:54:33 2015 (r402827) @@ -1,2 +1,2 @@ -SHA256 (libthai-0.1.22.tar.xz) = bdb291dcc3a6784e86b1b342ec75005e9ab487f8c1decc7c3e7d18d1bbc9b7b7 -SIZE (libthai-0.1.22.tar.xz) = 389916 +SHA256 (libthai-0.1.23.tar.xz) = a10695ab9a16542ee9fb0aa3f4ce910c03343b3d212d2c2b46a0988341b3e6ac +SIZE (libthai-0.1.23.tar.xz) = 394024 Modified: head/devel/libthai/pkg-plist ============================================================================== --- head/devel/libthai/pkg-plist Wed Dec 2 13:52:22 2015 (r402826) +++ head/devel/libthai/pkg-plist Wed Dec 2 13:54:33 2015 (r402827) @@ -18,7 +18,7 @@ include/thai/wtt.h lib/libthai.a lib/libthai.so lib/libthai.so.0 -lib/libthai.so.0.2.2 +lib/libthai.so.0.2.3 libdata/pkgconfig/libthai.pc %%DOXYGEN%%%%DOCSDIR%%/html/annotated.html %%DOXYGEN%%%%DOCSDIR%%/html/arrowdown.png