From owner-svn-ports-all@freebsd.org Wed May 11 19:36:55 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 E9AF7B37E8D; Wed, 11 May 2016 19:36:55 +0000 (UTC) (envelope-from bapt@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 BA9161306; Wed, 11 May 2016 19:36:55 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4BJasfQ085850; Wed, 11 May 2016 19:36:54 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4BJas3S085847; Wed, 11 May 2016 19:36:54 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201605111936.u4BJas3S085847@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 11 May 2016 19:36:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415017 - head/devel/libmill 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, 11 May 2016 19:36:56 -0000 Author: bapt Date: Wed May 11 19:36:54 2016 New Revision: 415017 URL: https://svnweb.freebsd.org/changeset/ports/415017 Log: Update to 1.11 Modified: head/devel/libmill/Makefile head/devel/libmill/distinfo head/devel/libmill/pkg-plist Modified: head/devel/libmill/Makefile ============================================================================== --- head/devel/libmill/Makefile Wed May 11 19:34:33 2016 (r415016) +++ head/devel/libmill/Makefile Wed May 11 19:36:54 2016 (r415017) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libmill -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= devel MASTER_SITES= http://libmill.org/ Modified: head/devel/libmill/distinfo ============================================================================== --- head/devel/libmill/distinfo Wed May 11 19:34:33 2016 (r415016) +++ head/devel/libmill/distinfo Wed May 11 19:36:54 2016 (r415017) @@ -1,2 +1,2 @@ -SHA256 (libmill-1.10.tar.gz) = a05a2523bb2eaa1d4823923333d6f3fd5cf107c1b630c7349fa4b2059bc4f711 -SIZE (libmill-1.10.tar.gz) = 469916 +SHA256 (libmill-1.11.tar.gz) = 93ef03b6cbb4cf19008d111e9b6a43013d0fa18ae826b4459dfd5445bf3ac296 +SIZE (libmill-1.11.tar.gz) = 470407 Modified: head/devel/libmill/pkg-plist ============================================================================== --- head/devel/libmill/pkg-plist Wed May 11 19:34:33 2016 (r415016) +++ head/devel/libmill/pkg-plist Wed May 11 19:36:54 2016 (r415017) @@ -2,5 +2,5 @@ include/libmill.h lib/libmill.a lib/libmill.so lib/libmill.so.16 -lib/libmill.so.16.0.0 +lib/libmill.so.16.0.1 libdata/pkgconfig/libmill.pc