svn commit: r370717 - head/graphics/apngdis

Danilo Egea Gondolfo danilo at FreeBSD.org
Sun Oct 12 14:56:16 UTC 2014


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 at FreeBSD.org
+MAINTAINER=	danilo at 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


More information about the svn-ports-all mailing list