From owner-svn-ports-head@FreeBSD.ORG Fri Oct 24 14:38:12 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 30555710; Fri, 24 Oct 2014 14:38:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1C011C70; Fri, 24 Oct 2014 14:38:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9OEcBka056130; Fri, 24 Oct 2014 14:38:11 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9OEcBq4056127; Fri, 24 Oct 2014 14:38:11 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201410241438.s9OEcBq4056127@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Fri, 24 Oct 2014 14:38:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371442 - head/graphics/pngcrush X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Oct 2014 14:38:12 -0000 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 (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@gmail.com +MAINTAINER= vsasjason@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