From owner-svn-ports-all@FreeBSD.ORG Sun Sep 22 10:02:37 2013 Return-Path: Delivered-To: svn-ports-all@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 ESMTP id 128E63E2; Sun, 22 Sep 2013 10:02:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F3B172615; Sun, 22 Sep 2013 10:02:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8MA2aU5023177; Sun, 22 Sep 2013 10:02:36 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8MA2a23023174; Sun, 22 Sep 2013 10:02:36 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201309221002.r8MA2a23023174@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 22 Sep 2013 10:02:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r327860 - 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-all@freebsd.org X-Mailman-Version: 2.1.14 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: Sun, 22 Sep 2013 10:02:37 -0000 Author: sunpoet Date: Sun Sep 22 10:02:36 2013 New Revision: 327860 URL: http://svnweb.freebsd.org/changeset/ports/327860 Log: - Update to 0.37 Changes: http://www.liblognorm.com/news/ PR: ports/182253 Submitted by: Paul Schmehl (maintainer) Modified: head/devel/liblognorm/Makefile head/devel/liblognorm/distinfo (contents, props changed) Modified: head/devel/liblognorm/Makefile ============================================================================== --- head/devel/liblognorm/Makefile Sun Sep 22 10:00:21 2013 (r327859) +++ head/devel/liblognorm/Makefile Sun Sep 22 10:02:36 2013 (r327860) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= liblognorm -PORTVERSION= 0.3.5 +PORTVERSION= 0.3.7 CATEGORIES= devel net security MASTER_SITES= http://www.liblognorm.com/download/files/download/ @@ -16,9 +16,9 @@ LIB_DEPENDS= libee.so:${PORTSDIR}/devel/ USES= pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes +NO_STAGE= yes # Try to fix parallel (-jX) builds -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ '/^lognormalizer_DEPENDENCIES/s,=,= $$(lib_LTLIBRARIES),' \ Modified: head/devel/liblognorm/distinfo ============================================================================== --- head/devel/liblognorm/distinfo Sun Sep 22 10:00:21 2013 (r327859) +++ head/devel/liblognorm/distinfo Sun Sep 22 10:02:36 2013 (r327860) @@ -1,2 +1,2 @@ -SHA256 (liblognorm-0.3.5.tar.gz) = 5714f145b379adb64fe1d87ea6adec9e8d91e5fe1bc0654febb85960dc34dd06 -SIZE (liblognorm-0.3.5.tar.gz) = 322410 +SHA256 (liblognorm-0.3.7.tar.gz) = b000ab7aab9ed3d7a2c23303463b5bcceb7bb6538714bd41248d02913a82e223 +SIZE (liblognorm-0.3.7.tar.gz) = 346903