Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Nov 2017 08:58:47 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r454905 - in head/graphics/swfmill: . files
Message-ID:  <201711260858.vAQ8wlD7034744@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711260858.vAQ8wlD7034744>