From owner-svn-ports-all@freebsd.org Wed Sep 5 02:29:43 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 301F1FDA813; Wed, 5 Sep 2018 02:29:43 +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 D01AE8C36F; Wed, 5 Sep 2018 02:29:42 +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 CB28B1FA37; Wed, 5 Sep 2018 02:29:42 +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 w852TgMp093015; Wed, 5 Sep 2018 02:29:42 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w852TgLh093014; Wed, 5 Sep 2018 02:29:42 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201809050229.w852TgLh093014@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:29:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478997 - head/graphics/libnsgif X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/graphics/libnsgif X-SVN-Commit-Revision: 478997 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:29:43 -0000 Author: swills Date: Wed Sep 5 02:29:42 2018 New Revision: 478997 URL: https://svnweb.freebsd.org/changeset/ports/478997 Log: graphics/libnsgif: Update to 0.2.1 PR: 231130 Submitted by: Nathan Modified: head/graphics/libnsgif/Makefile (contents, props changed) head/graphics/libnsgif/distinfo (contents, props changed) Modified: head/graphics/libnsgif/Makefile ============================================================================== --- head/graphics/libnsgif/Makefile Wed Sep 5 02:21:15 2018 (r478996) +++ head/graphics/libnsgif/Makefile Wed Sep 5 02:29:42 2018 (r478997) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libnsgif -PORTVERSION= 0.2.0 +PORTVERSION= 0.2.1 CATEGORIES= graphics MASTER_SITES= http://download.netsurf-browser.org/libs/releases/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src Modified: head/graphics/libnsgif/distinfo ============================================================================== --- head/graphics/libnsgif/distinfo Wed Sep 5 02:21:15 2018 (r478996) +++ head/graphics/libnsgif/distinfo Wed Sep 5 02:29:42 2018 (r478997) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509118870 -SHA256 (libnsgif-0.2.0-src.tar.gz) = 0a8dd99f2260c645c940f15eb6527ec8116a1524813b93c069d654222a701cde -SIZE (libnsgif-0.2.0-src.tar.gz) = 268300 +TIMESTAMP = 1536011356 +SHA256 (libnsgif-0.2.1-src.tar.gz) = 9eaea534cd70b53c5aaf45317ae957701685a6b4a88dbe34ed26f4faae879a4b +SIZE (libnsgif-0.2.1-src.tar.gz) = 268328