Date: Sun, 9 Aug 2015 12:59:54 +0000 (UTC) From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r393786 - head/devel/liblognorm Message-ID: <201508091259.t79CxsXp027397@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Sun Aug 9 12:59:53 2015 New Revision: 393786 URL: https://svnweb.freebsd.org/changeset/ports/393786 Log: devel/liblognorm: Update version 1.1.1=>1.1.2 - Honor portlint PR: 202061 Submitted by: brd Modified: head/devel/liblognorm/Makefile head/devel/liblognorm/distinfo Modified: head/devel/liblognorm/Makefile ============================================================================== --- head/devel/liblognorm/Makefile Sun Aug 9 12:55:19 2015 (r393785) +++ head/devel/liblognorm/Makefile Sun Aug 9 12:59:53 2015 (r393786) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= liblognorm -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= devel net security MASTER_SITES= http://www.liblognorm.com/download/files/download/ @@ -14,13 +14,14 @@ LIB_DEPENDS= libjson-c.so:${PORTSDIR}/de libestr.so:${PORTSDIR}/devel/libestr BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx -USES= pathfix pkgconfig libtool +USES= libtool pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip SUB_FILES= pkg-message +.include <bsd.port.options.mk> # Try to fix parallel (-jX) builds post-patch: @${REINPLACE_CMD} -e \ Modified: head/devel/liblognorm/distinfo ============================================================================== --- head/devel/liblognorm/distinfo Sun Aug 9 12:55:19 2015 (r393785) +++ head/devel/liblognorm/distinfo Sun Aug 9 12:59:53 2015 (r393786) @@ -1,2 +1,2 @@ -SHA256 (liblognorm-1.1.1.tar.gz) = a75db38419356f8638c29e817806328db1a9edbef258c789a15b2aa88a4522f2 -SIZE (liblognorm-1.1.1.tar.gz) = 521231 +SHA256 (liblognorm-1.1.2.tar.gz) = 935a112fb5310877aaa5046ac8bd2ec7d0e9fed03e2fffccb84b6f93b92a536c +SIZE (liblognorm-1.1.2.tar.gz) = 547224
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508091259.t79CxsXp027397>