Date: Wed, 5 Sep 2018 02:29:42 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478997 - head/graphics/libnsgif Message-ID: <201809050229.w852TgLh093014@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <ndowens@yahoo.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809050229.w852TgLh093014>