From owner-svn-ports-head@freebsd.org Thu Dec 28 15:25:58 2017 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 5893AEA488D for ; Thu, 28 Dec 2017 15:25:58 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-io0-x231.google.com (mail-io0-x231.google.com [IPv6:2607:f8b0:4001:c06::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1F4487F34E for ; Thu, 28 Dec 2017 15:25:58 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-io0-x231.google.com with SMTP id n14so15373205iob.4 for ; Thu, 28 Dec 2017 07:25:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sunpoet-net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=DeUkmlC7eC647dQXIqo8NcvVQsTNsAznCOZ2Id2lZr0=; b=b/7kHyUppRPXI9rJgR5k9THmRQH0hnuRhtBtDRQKtaKLlpllqXWshobqmlObJJdMIn +DBAIjdGVlyVWL7JjLDtcQ6Ar2/4BFIkq3EkPkjL7vT3fHAVs0elmHrEOtBEvv97F6OC l42bW1XGml0bSpWmT4jMoX8iQ/X+XiWFwwatpZERX2UW7ri+w86a8PFZB1IT9bWLoh66 mA+8uq70lYQoBDmXSNum2mEHeXtFdJi6+rzhLnntM+FJb8XWJglw7ChEDWwKTqOnNeWb uwiKiW48x34XDBpASeweLucom6TH3nsTJGWn5GjnGdM4bQ/et6TRqChsKywc5AnDTdIj 64wQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=DeUkmlC7eC647dQXIqo8NcvVQsTNsAznCOZ2Id2lZr0=; b=MDgEad3gsJiEsta9f/pppaqWY9iSrY6r+4KWB77P3IvMIW4fif3kBVBHdgSpmfs1oW y5kOClolAy6tSQj/2X4g/U3jgNrVL16n83wTV4wssSf2K7kT9n5MpTunUghI0WWrgBRF ETRss8NOoZjOlIlxvHO2eolERsY81awZuDFffu3/QFg5vSSMDyOlt7PU8zl9pTL5B6wU d3T+3ewMc3c2sUqQ6MK0NFGfef0sd0tSp16+tkBPz05sHFzZp3VViwanibDEmKjiM65U Nr+B2tD8GMQL7u4Kmr104qW3uaJa7TrogJwgnMTWesClHbEgCWMtW+6reMxeucjEuwVn uPWA== X-Gm-Message-State: AKGB3mI/0TgUFr473lKgO+vD+oD0zGVe9l72Gf7IMgk+NqF0J9xRiuCz hu8HFpTQwQeWp7UlMw1DjYaqnptS4tgU2uttgwS100y/NKk= X-Google-Smtp-Source: ACJfBouKxuCBSdGVf7DABxp2jvbHbVURRB1faxDN/j2aGHzLowh2HD8WP2T3Fg8A9Xb8JLt0Ujx2rNPLLYmZIpt9NWQ= X-Received: by 10.107.19.104 with SMTP id b101mr43775079ioj.297.1514474757365; Thu, 28 Dec 2017 07:25:57 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.2.183.7 with HTTP; Thu, 28 Dec 2017 07:25:16 -0800 (PST) In-Reply-To: <201712281428.vBSEScYj047788@repo.freebsd.org> References: <201712281428.vBSEScYj047788@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 28 Dec 2017 23:25:16 +0800 X-Google-Sender-Auth: OMZiG3SLTwaKgk_DVT9UGkbpskI Message-ID: Subject: Re: svn commit: r457461 - head/devel/libunistring To: Steve Wills Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 28 Dec 2017 15:25:58 -0000 On Thu, Dec 28, 2017 at 10:28 PM, Steve Wills wrote: > 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 > Hi Steve, I believe the license change is wrong. - LICENSE_COMB should be dual - doc/libunistring.texi is dually licensed under GFDL 1.2+ and GPLv3+ (but I rarely see license setting added for the documents/manuals) from README: Copyright --------- The libunistring library and its header files are dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2". This means, you can use it under either - the terms of the GNU Lesser General Public License (LGPL) version 3 or (at your option) any later version, or - the terms of the GNU General Public License (GPL) version 2, or - the same dual license "the GNU LGPLv3+ or the GNU GPLv2". from doc/libunistring.texi: This manual is free documentation. It is dually licensed under the GNU FDL and the GNU GPL. This means that you can redistribute this manual under either of these two licenses, at your choice. Regards, sunpoet > > 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) = 2e3764512aaf2ce598af5a38818c0e > a23dedf1ff5460070d1b6cee5c3336e797 > -SIZE (libunistring-0.9.7.tar.xz) = 1967300 > +TIMESTAMP = 1514436136 > +SHA256 (libunistring-0.9.8.tar.xz) = 7b9338cf52706facb2e18587dceda2 > fbc4a2a3519efa1e15a3f2a68193942f80 > +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 > _______________________________________________ > svn-ports-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"