From owner-svn-ports-head@FreeBSD.ORG Sat May 31 18:11:48 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 09FF7136; Sat, 31 May 2014 18:11:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 D2AFA2F25; Sat, 31 May 2014 18:11:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4VIBlnI048820; Sat, 31 May 2014 18:11:47 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4VIBlhD048816; Sat, 31 May 2014 18:11:47 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201405311811.s4VIBlhD048816@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 May 2014 18:11:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356004 - head/devel/libcheck 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.18 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: Sat, 31 May 2014 18:11:48 -0000 Author: sunpoet Date: Sat May 31 18:11:46 2014 New Revision: 356004 URL: http://svnweb.freebsd.org/changeset/ports/356004 QAT: https://qat.redports.org/buildarchive/r356004/ Log: - Update to 0.9.13 - Use USES=libtool Changes: http://sourceforge.net/projects/check/files/check/0.9.13/NEWS-README-0.9.13/view Modified: head/devel/libcheck/Makefile head/devel/libcheck/distinfo head/devel/libcheck/pkg-plist Modified: head/devel/libcheck/Makefile ============================================================================== --- head/devel/libcheck/Makefile Sat May 31 18:11:41 2014 (r356003) +++ head/devel/libcheck/Makefile Sat May 31 18:11:46 2014 (r356004) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libcheck -PORTVERSION= 0.9.12 +PORTVERSION= 0.9.13 CATEGORIES= devel MASTER_SITES= SF/check/check/${PORTVERSION} DISTNAME= check-${PORTVERSION} @@ -17,7 +17,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES CONFIGURE_ENV= ac_cv_path_AWK_PATH=${AWK} GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= gmake pathfix +USES= gmake libtool pathfix INFO= check PORTDOCS= * Modified: head/devel/libcheck/distinfo ============================================================================== --- head/devel/libcheck/distinfo Sat May 31 18:11:41 2014 (r356003) +++ head/devel/libcheck/distinfo Sat May 31 18:11:46 2014 (r356004) @@ -1,2 +1,2 @@ -SHA256 (check-0.9.12.tar.gz) = c7d47e55e133a0ca19a52e08a99333ac55cb22618b53719b7f4117a1875b1ea3 -SIZE (check-0.9.12.tar.gz) = 730404 +SHA256 (check-0.9.13.tar.gz) = ca6589c34f9c60ffd4c3e198ce581e944a9f040ca9352ed54068dd61bebb5cb7 +SIZE (check-0.9.13.tar.gz) = 752880 Modified: head/devel/libcheck/pkg-plist ============================================================================== --- head/devel/libcheck/pkg-plist Sat May 31 18:11:41 2014 (r356003) +++ head/devel/libcheck/pkg-plist Sat May 31 18:11:46 2014 (r356004) @@ -2,9 +2,9 @@ bin/checkmk include/check.h include/check_stdint.h lib/libcheck.a -lib/libcheck.la lib/libcheck.so lib/libcheck.so.0 +lib/libcheck.so.0.0.0 libdata/pkgconfig/check.pc man/man1/checkmk.1.gz share/aclocal/check.m4