From owner-svn-ports-head@freebsd.org Sun Nov 26 08:58:48 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 C9332DB836A; Sun, 26 Nov 2017 08:58:48 +0000 (UTC) (envelope-from vanilla@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 928AD63C49; Sun, 26 Nov 2017 08:58:48 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAQ8wlca034746; Sun, 26 Nov 2017 08:58:47 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAQ8wlD7034744; Sun, 26 Nov 2017 08:58:47 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201711260858.vAQ8wlD7034744@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 26 Nov 2017 08:58:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454905 - in head/graphics/swfmill: . files X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: in head/graphics/swfmill: . files X-SVN-Commit-Revision: 454905 X-SVN-Commit-Repository: ports 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.25 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: Sun, 26 Nov 2017 08:58:48 -0000 Author: vanilla Date: Sun Nov 26 08:58:47 2017 New Revision: 454905 URL: https://svnweb.freebsd.org/changeset/ports/454905 Log: Update to 0.3.6, and add LICENSE_FILES. Deleted: head/graphics/swfmill/files/ Modified: head/graphics/swfmill/Makefile head/graphics/swfmill/distinfo Modified: head/graphics/swfmill/Makefile ============================================================================== --- head/graphics/swfmill/Makefile Sun Nov 26 07:37:20 2017 (r454904) +++ head/graphics/swfmill/Makefile Sun Nov 26 08:58:47 2017 (r454905) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= swfmill -PORTVERSION= 0.3.4 +PORTVERSION= 0.3.6 CATEGORIES= graphics MASTER_SITES= http://swfmill.org/releases/ @@ -10,6 +10,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Tool to generate or decompile Adobe Flash SWF files LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png \ libfreetype.so:print/freetype2 \ Modified: head/graphics/swfmill/distinfo ============================================================================== --- head/graphics/swfmill/distinfo Sun Nov 26 07:37:20 2017 (r454904) +++ head/graphics/swfmill/distinfo Sun Nov 26 08:58:47 2017 (r454905) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507454534 -SHA256 (swfmill-0.3.4.tar.gz) = 514843cdacd1c95a1a8b60a3f4f4fc6559932fb270c6a0585ad5c3275da03589 -SIZE (swfmill-0.3.4.tar.gz) = 1387014 +TIMESTAMP = 1511685777 +SHA256 (swfmill-0.3.6.tar.gz) = db24f63963957faec02bb14b8b61cdaf7096774f8cfdeb9d3573e2e19231548e +SIZE (swfmill-0.3.6.tar.gz) = 1448824