Date: Sun, 12 Oct 2014 14:56:15 +0000 (UTC) From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370717 - head/graphics/apngdis Message-ID: <201410121456.s9CEuFZQ095297@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Sun Oct 12 14:56:15 2014 New Revision: 370717 URL: https://svnweb.freebsd.org/changeset/ports/370717 QAT: https://qat.redports.org/buildarchive/r370717/ Log: - Update from 2.6 to 2.7 - Take maintainership Modified: head/graphics/apngdis/Makefile head/graphics/apngdis/distinfo Modified: head/graphics/apngdis/Makefile ============================================================================== --- head/graphics/apngdis/Makefile Sun Oct 12 14:54:52 2014 (r370716) +++ head/graphics/apngdis/Makefile Sun Oct 12 14:56:15 2014 (r370717) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= apngdis -PORTVERSION= 2.6 +PORTVERSION= 2.7 DISTVERSIONSUFFIX=-src CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danilo@FreeBSD.org COMMENT= Deconstructs APNG files into individual frames LICENSE= ZLIB Modified: head/graphics/apngdis/distinfo ============================================================================== --- head/graphics/apngdis/distinfo Sun Oct 12 14:54:52 2014 (r370716) +++ head/graphics/apngdis/distinfo Sun Oct 12 14:56:15 2014 (r370717) @@ -1,2 +1,2 @@ -SHA256 (apngdis-2.6-src.zip) = f2bed6570bd73155f2f729920398b141028bc4bf74dc0d621feb27b810231a17 -SIZE (apngdis-2.6-src.zip) = 450493 +SHA256 (apngdis-2.7-src.zip) = cce7470d1ec0c518655d63133931e16d01050033405b67220e94ca7b2b97920d +SIZE (apngdis-2.7-src.zip) = 450869
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410121456.s9CEuFZQ095297>