svn commit: r371442 - head/graphics/pngcrush

Alex Kozlov ak at FreeBSD.org
Fri Oct 24 14:38:12 UTC 2014


Author: ak
Date: Fri Oct 24 14:38:11 2014
New Revision: 371442
URL: https://svnweb.freebsd.org/changeset/ports/371442
QAT: https://qat.redports.org/buildarchive/r371442/

Log:
  - Update to 1.7.78
  - Update maintainer's email
  
  PR:	194461
  Submitted by:	Anton Sayetsky <vsjcfm at gmail.com> (maintainer)

Modified:
  head/graphics/pngcrush/Makefile
  head/graphics/pngcrush/distinfo

Modified: head/graphics/pngcrush/Makefile
==============================================================================
--- head/graphics/pngcrush/Makefile	Fri Oct 24 14:09:01 2014	(r371441)
+++ head/graphics/pngcrush/Makefile	Fri Oct 24 14:38:11 2014	(r371442)
@@ -2,13 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	pngcrush
-PORTVERSION=	1.7.76
+PORTVERSION=	1.7.78
 CATEGORIES=	graphics
 MASTER_SITES=	SF/pmt/${PORTNAME}/${PORTVERSION}/ \
 		SF/pmt/${PORTNAME}/old-versions/1.7/${PORTVERSION}/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-nolib
 
-MAINTAINER=	vsjcfm at gmail.com
+MAINTAINER=	vsasjason at gmail.com
 COMMENT=	Optimizer for PNG files
 
 LIB_DEPENDS=	libpng15.so:${PORTSDIR}/graphics/png

Modified: head/graphics/pngcrush/distinfo
==============================================================================
--- head/graphics/pngcrush/distinfo	Fri Oct 24 14:09:01 2014	(r371441)
+++ head/graphics/pngcrush/distinfo	Fri Oct 24 14:38:11 2014	(r371442)
@@ -1,2 +1,2 @@
-SHA256 (pngcrush-1.7.76-nolib.tar.xz) = 1b12b2e8e2a968470f0b3ba3d623cf08912de6e28d6c38aff1d059c0641c7b49
-SIZE (pngcrush-1.7.76-nolib.tar.xz) = 58800
+SHA256 (pngcrush-1.7.78-nolib.tar.xz) = 59bfa327603059ea5db9c3a541df4ed68ce96ad6265f65dd7ac8c205a75f2c8f
+SIZE (pngcrush-1.7.78-nolib.tar.xz) = 58984


More information about the svn-ports-all mailing list