From owner-svn-ports-all@freebsd.org Wed Sep 5 02:35:44 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7AFFDFDAA94; Wed, 5 Sep 2018 02:35:44 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 287BE8C824; Wed, 5 Sep 2018 02:35:44 +0000 (UTC) (envelope-from swills@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 176CC1FBE5; Wed, 5 Sep 2018 02:35:44 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w852ZhnH097978; Wed, 5 Sep 2018 02:35:43 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w852Zhqo097976; Wed, 5 Sep 2018 02:35:43 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201809050235.w852Zhqo097976@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 5 Sep 2018 02:35:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478999 - head/graphics/libnsbmp X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/graphics/libnsbmp X-SVN-Commit-Revision: 478999 X-SVN-Commit-Repository: ports 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.27 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: Wed, 05 Sep 2018 02:35:44 -0000 Author: swills Date: Wed Sep 5 02:35:43 2018 New Revision: 478999 URL: https://svnweb.freebsd.org/changeset/ports/478999 Log: graphics/libnsbmp: Update to 0.1.5 PR: 231134 Submitted by: Nathan Modified: head/graphics/libnsbmp/Makefile (contents, props changed) head/graphics/libnsbmp/distinfo (contents, props changed) Modified: head/graphics/libnsbmp/Makefile ============================================================================== --- head/graphics/libnsbmp/Makefile Wed Sep 5 02:31:26 2018 (r478998) +++ head/graphics/libnsbmp/Makefile Wed Sep 5 02:35:43 2018 (r478999) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libnsbmp -PORTVERSION= 0.1.4 +PORTVERSION= 0.1.5 CATEGORIES= graphics MASTER_SITES= http://download.netsurf-browser.org/libs/releases/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -14,7 +14,7 @@ LICENSE= MIT BUILD_DEPENDS= netsurf-buildsystem>=1.5:devel/netsurf-buildsystem -USES= gmake +USES= gmake USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} Modified: head/graphics/libnsbmp/distinfo ============================================================================== --- head/graphics/libnsbmp/distinfo Wed Sep 5 02:31:26 2018 (r478998) +++ head/graphics/libnsbmp/distinfo Wed Sep 5 02:35:43 2018 (r478999) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479715867 -SHA256 (libnsbmp-0.1.4-src.tar.gz) = 2bcbb3e880e46b94259a294c22b8c7543ddd2ae8910f14d227981a4aec038a78 -SIZE (libnsbmp-0.1.4-src.tar.gz) = 462626 +TIMESTAMP = 1536019429 +SHA256 (libnsbmp-0.1.5-src.tar.gz) = 65cc0d81727e2ece417b7997ba2451309f07a4e5932e52019a20867640152b52 +SIZE (libnsbmp-0.1.5-src.tar.gz) = 463299