From owner-svn-ports-head@freebsd.org Sat May 6 14:49:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F04F4D5F891; Sat, 6 May 2017 14:49:13 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 B2CAE17A; Sat, 6 May 2017 14:49:13 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v46EnCuL096880; Sat, 6 May 2017 14:49:12 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v46EnCO4096878; Sat, 6 May 2017 14:49:12 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201705061449.v46EnCO4096878@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sat, 6 May 2017 14:49:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440267 - head/graphics/pngwriter 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.23 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: Sat, 06 May 2017 14:49:14 -0000 Author: rakuco Date: Sat May 6 14:49:12 2017 New Revision: 440267 URL: https://svnweb.freebsd.org/changeset/ports/440267 Log: Update to 0.6.0. Also adjust LICENSE to what it actually is. Modified: head/graphics/pngwriter/Makefile head/graphics/pngwriter/distinfo Modified: head/graphics/pngwriter/Makefile ============================================================================== --- head/graphics/pngwriter/Makefile Sat May 6 14:45:20 2017 (r440266) +++ head/graphics/pngwriter/Makefile Sat May 6 14:49:12 2017 (r440267) @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= pngwriter -PORTVERSION= 0.5.5 +PORTVERSION= 0.6.0 CATEGORIES= graphics devel MAINTAINER= rakuco@FreeBSD.org COMMENT= C++ library for creating PNG images -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/doc/LICENSE LIB_DEPENDS= libpng.so:graphics/png \ Modified: head/graphics/pngwriter/distinfo ============================================================================== --- head/graphics/pngwriter/distinfo Sat May 6 14:45:20 2017 (r440266) +++ head/graphics/pngwriter/distinfo Sat May 6 14:49:12 2017 (r440267) @@ -1,2 +1,3 @@ -SHA256 (pngwriter-pngwriter-0.5.5_GH0.tar.gz) = ad9d061ddafb8da25f29f2ee552f410e59f34fbf3b9984168fa364d7a993ee8d -SIZE (pngwriter-pngwriter-0.5.5_GH0.tar.gz) = 549677 +TIMESTAMP = 1494082079 +SHA256 (pngwriter-pngwriter-0.6.0_GH0.tar.gz) = 5107c6be0bfadf76ba4d01a553f7e060b5a7763ca7d9374ef3e7e59746b3911e +SIZE (pngwriter-pngwriter-0.6.0_GH0.tar.gz) = 571576