From owner-svn-ports-head@FreeBSD.ORG Sun Jan 4 10:46:41 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C343F4B3; Sun, 4 Jan 2015 10:46:41 +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 AF116104B; Sun, 4 Jan 2015 10:46:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t04AkfKa053996; Sun, 4 Jan 2015 10:46:41 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t04Akfka053994; Sun, 4 Jan 2015 10:46:41 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201501041046.t04Akfka053994@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sun, 4 Jan 2015 10:46:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376198 - head/devel/liblognorm 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-1 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: Sun, 04 Jan 2015 10:46:41 -0000 Author: bofh Date: Sun Jan 4 10:46:40 2015 New Revision: 376198 URL: https://svnweb.freebsd.org/changeset/ports/376198 QAT: https://qat.redports.org/buildarchive/r376198/ Log: devel/liblognorm: Update version 1.0.0=>1.0.1 Differential Revision: https://reviews.freebsd.org/D1423 Approved by: marino(mentor) Modified: head/devel/liblognorm/Makefile head/devel/liblognorm/distinfo Modified: head/devel/liblognorm/Makefile ============================================================================== --- head/devel/liblognorm/Makefile Sun Jan 4 10:44:20 2015 (r376197) +++ head/devel/liblognorm/Makefile Sun Jan 4 10:46:40 2015 (r376198) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= liblognorm -PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTVERSION= 1.0.1 CATEGORIES= devel net security MASTER_SITES= http://www.liblognorm.com/download/files/download/ @@ -13,10 +12,12 @@ LICENSE= GPLv2 LIB_DEPENDS= libjson-c.so:${PORTSDIR}/devel/json-c \ libestr.so:${PORTSDIR}/devel/libestr +BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx USES= pathfix pkgconfig libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip SUB_FILES= pkg-message Modified: head/devel/liblognorm/distinfo ============================================================================== --- head/devel/liblognorm/distinfo Sun Jan 4 10:44:20 2015 (r376197) +++ head/devel/liblognorm/distinfo Sun Jan 4 10:46:40 2015 (r376198) @@ -1,2 +1,2 @@ -SHA256 (liblognorm-1.0.0.tar.gz) = 01f73c735fd7291c2f1041518f4d005a8100e6be33f07eab00d4f27d1c1934de -SIZE (liblognorm-1.0.0.tar.gz) = 356929 +SHA256 (liblognorm-1.0.1.tar.gz) = 1f6cdfd901a8f6a97a3cb74bc6107c6746b3e9381f7889e4cd866a488e0c59a5 +SIZE (liblognorm-1.0.1.tar.gz) = 475226