svn commit: r451517 - in head/graphics/swfmill: . files
Kurt Jaeger
pi at FreeBSD.org
Sun Oct 8 09:59:31 UTC 2017
Author: pi
Date: Sun Oct 8 09:59:29 2017
New Revision: 451517
URL: https://svnweb.freebsd.org/changeset/ports/451517
Log:
graphics/swfmill: update 0.3.3 -> 0.3.4
Changes: https://github.com/djcsdy/swfmill/commits/master
Deleted:
head/graphics/swfmill/files/patch-src_codegen_parsexml.xsl
head/graphics/swfmill/files/patch-src_codegen_writexml.xsl
Modified:
head/graphics/swfmill/Makefile
head/graphics/swfmill/distinfo
Modified: head/graphics/swfmill/Makefile
==============================================================================
--- head/graphics/swfmill/Makefile Sun Oct 8 09:49:33 2017 (r451516)
+++ head/graphics/swfmill/Makefile Sun Oct 8 09:59:29 2017 (r451517)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= swfmill
-PORTVERSION= 0.3.3
-PORTREVISION= 5
+PORTVERSION= 0.3.4
CATEGORIES= graphics
MASTER_SITES= http://swfmill.org/releases/
@@ -13,7 +12,9 @@ COMMENT= Tool to generate or decompile Adobe Flash SWF
LICENSE= GPLv2
LIB_DEPENDS= libpng.so:graphics/png \
- libfreetype.so:print/freetype2
+ libfreetype.so:print/freetype2 \
+ libgcrypt.so:security/libgcrypt \
+ libgpg-error.so:security/libgpg-error
USES= dos2unix iconv gmake pkgconfig libtool
USE_GNOME= libxml2 libxslt
Modified: head/graphics/swfmill/distinfo
==============================================================================
--- head/graphics/swfmill/distinfo Sun Oct 8 09:49:33 2017 (r451516)
+++ head/graphics/swfmill/distinfo Sun Oct 8 09:59:29 2017 (r451517)
@@ -1,2 +1,3 @@
-SHA256 (swfmill-0.3.3.tar.gz) = f9e8529eed84962abf88c6457b59cbc6d230db068d1fdd977e7b234228beac96
-SIZE (swfmill-0.3.3.tar.gz) = 1386829
+TIMESTAMP = 1507454534
+SHA256 (swfmill-0.3.4.tar.gz) = 514843cdacd1c95a1a8b60a3f4f4fc6559932fb270c6a0585ad5c3275da03589
+SIZE (swfmill-0.3.4.tar.gz) = 1387014
More information about the svn-ports-head
mailing list