Date: Thu, 1 Mar 2018 09:26:19 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463289 - head/devel/libunistring Message-ID: <201803010926.w219QJs5044258@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Thu Mar 1 09:26:18 2018 New Revision: 463289 URL: https://svnweb.freebsd.org/changeset/ports/463289 Log: devel/libunistring: Update to 0.9.9 PR: 226273 Submitted by: takefu@airport.fm (maintainer) Approved by: tcberner (mentor, implicit) Modified: head/devel/libunistring/Makefile head/devel/libunistring/distinfo head/devel/libunistring/pkg-plist Modified: head/devel/libunistring/Makefile ============================================================================== --- head/devel/libunistring/Makefile Thu Mar 1 09:21:39 2018 (r463288) +++ head/devel/libunistring/Makefile Thu Mar 1 09:26:18 2018 (r463289) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libunistring -PORTVERSION= 0.9.8 +PORTVERSION= 0.9.9 CATEGORIES= devel MASTER_SITES= GNU Modified: head/devel/libunistring/distinfo ============================================================================== --- head/devel/libunistring/distinfo Thu Mar 1 09:21:39 2018 (r463288) +++ head/devel/libunistring/distinfo Thu Mar 1 09:26:18 2018 (r463289) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514436136 -SHA256 (libunistring-0.9.8.tar.xz) = 7b9338cf52706facb2e18587dceda2fbc4a2a3519efa1e15a3f2a68193942f80 -SIZE (libunistring-0.9.8.tar.xz) = 2029068 +TIMESTAMP = 1519895244 +SHA256 (libunistring-0.9.9.tar.xz) = a4d993ecfce16cf503ff7579f5da64619cee66226fb3b998dafb706190d9a833 +SIZE (libunistring-0.9.9.tar.xz) = 2042992 Modified: head/devel/libunistring/pkg-plist ============================================================================== --- head/devel/libunistring/pkg-plist Thu Mar 1 09:21:39 2018 (r463288) +++ head/devel/libunistring/pkg-plist Thu Mar 1 09:26:18 2018 (r463289) @@ -11,6 +11,7 @@ %%PORTDOCS%%%%DOCSDIR%%/libunistring_19.html %%PORTDOCS%%%%DOCSDIR%%/libunistring_2.html %%PORTDOCS%%%%DOCSDIR%%/libunistring_20.html +%%PORTDOCS%%%%DOCSDIR%%/libunistring_21.html %%PORTDOCS%%%%DOCSDIR%%/libunistring_3.html %%PORTDOCS%%%%DOCSDIR%%/libunistring_4.html %%PORTDOCS%%%%DOCSDIR%%/libunistring_5.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803010926.w219QJs5044258>