From owner-svn-ports-all@freebsd.org Mon Dec 7 12:28:29 2015 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 14CF399A326; Mon, 7 Dec 2015 12:28:29 +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 DBEB11D28; Mon, 7 Dec 2015 12:28:28 +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 tB7CSSnG030789; Mon, 7 Dec 2015 12:28:28 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB7CSRnf030786; Mon, 7 Dec 2015 12:28:27 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201512071228.tB7CSRnf030786@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 7 Dec 2015 12:28:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403202 - 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.20 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: Mon, 07 Dec 2015 12:28:29 -0000 Author: bapt Date: Mon Dec 7 12:28:27 2015 New Revision: 403202 URL: https://svnweb.freebsd.org/changeset/ports/403202 Log: Update to 1.2 Modified: head/devel/libmill/Makefile head/devel/libmill/distinfo head/devel/libmill/pkg-plist Modified: head/devel/libmill/Makefile ============================================================================== --- head/devel/libmill/Makefile Mon Dec 7 12:12:55 2015 (r403201) +++ head/devel/libmill/Makefile Mon Dec 7 12:28:27 2015 (r403202) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libmill -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= devel MASTER_SITES= http://libmill.org/ @@ -12,6 +12,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= libtool pathfix +INSTALL_TARGET= install-strip GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: head/devel/libmill/distinfo ============================================================================== --- head/devel/libmill/distinfo Mon Dec 7 12:12:55 2015 (r403201) +++ head/devel/libmill/distinfo Mon Dec 7 12:28:27 2015 (r403202) @@ -1,2 +1,2 @@ -SHA256 (libmill-1.1.tar.gz) = 146add8283cb88f3d42418e4666211d4a085f57c317a24a56e9afab8167db77d -SIZE (libmill-1.1.tar.gz) = 394658 +SHA256 (libmill-1.2.tar.gz) = ab1d2098cdc5ef57366f14752e2685f3da84781f16da58de24b956d26c55f3cd +SIZE (libmill-1.2.tar.gz) = 400931 Modified: head/devel/libmill/pkg-plist ============================================================================== --- head/devel/libmill/pkg-plist Mon Dec 7 12:12:55 2015 (r403201) +++ head/devel/libmill/pkg-plist Mon Dec 7 12:28:27 2015 (r403202) @@ -1,6 +1,6 @@ include/libmill.h lib/libmill.a lib/libmill.so -lib/libmill.so.10 -lib/libmill.so.10.1.0 +lib/libmill.so.12 +lib/libmill.so.12.0.0 libdata/pkgconfig/libmill.pc