From owner-svn-ports-head@freebsd.org Tue Nov 1 20:25:34 2016 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 80966C2A4C3; Tue, 1 Nov 2016 20:25:34 +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 331551E38; Tue, 1 Nov 2016 20:25:34 +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 uA1KPXN5022124; Tue, 1 Nov 2016 20:25:33 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA1KPXlC022121; Tue, 1 Nov 2016 20:25:33 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201611012025.uA1KPXlC022121@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 1 Nov 2016 20:25:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425085 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 01 Nov 2016 20:25:34 -0000 Author: bapt Date: Tue Nov 1 20:25:32 2016 New Revision: 425085 URL: https://svnweb.freebsd.org/changeset/ports/425085 Log: Update to 1.17 Modified: head/devel/libmill/Makefile head/devel/libmill/distinfo head/devel/libmill/pkg-plist Modified: head/devel/libmill/Makefile ============================================================================== --- head/devel/libmill/Makefile Tue Nov 1 20:22:58 2016 (r425084) +++ head/devel/libmill/Makefile Tue Nov 1 20:25:32 2016 (r425085) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libmill -PORTVERSION= 1.16 +PORTVERSION= 1.17 CATEGORIES= devel MASTER_SITES= http://libmill.org/ Modified: head/devel/libmill/distinfo ============================================================================== --- head/devel/libmill/distinfo Tue Nov 1 20:22:58 2016 (r425084) +++ head/devel/libmill/distinfo Tue Nov 1 20:25:32 2016 (r425085) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471631481 -SHA256 (libmill-1.16.tar.gz) = e78f5d87d214f2357c092d236869a9d69c782c88510db4813f53c8d5725f23c4 -SIZE (libmill-1.16.tar.gz) = 478901 +TIMESTAMP = 1478031864 +SHA256 (libmill-1.17.tar.gz) = ada513275d8d5a2ce98cdbc47ad491bfb10f5e9a5429656e539a5889f863042d +SIZE (libmill-1.17.tar.gz) = 482784 Modified: head/devel/libmill/pkg-plist ============================================================================== --- head/devel/libmill/pkg-plist Tue Nov 1 20:22:58 2016 (r425084) +++ head/devel/libmill/pkg-plist Tue Nov 1 20:25:32 2016 (r425085) @@ -2,5 +2,5 @@ include/libmill.h lib/libmill.a lib/libmill.so lib/libmill.so.18 -lib/libmill.so.18.0.2 +lib/libmill.so.18.1.0 libdata/pkgconfig/libmill.pc