Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Nov 2013 03:20:29 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/183561: graphics/swfmill: Update to version 0.3.3
Message-ID:  <20131102032029.529a8d25547a14ab7a6ed225@yahoo.com>
Resent-Message-ID: <201311011840.rA1Ie2DK027198@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         183561
>Category:       ports
>Synopsis:       graphics/swfmill: Update to version 0.3.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 01 18:40:02 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 8.4-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 0.3.3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/swfmill/Makefile graphics/swfmill/Makefile
--- /usr/ports/graphics/swfmill/Makefile	2013-09-22 00:33:04.000000000 +0900
+++ graphics/swfmill/Makefile	2013-11-02 00:00:00.000000000 +0900
@@ -2,7 +2,7 @@
 # $FreeBSD: head/graphics/swfmill/Makefile 327733 2013-09-20 18:35:44Z bapt $
 
 PORTNAME=	swfmill
-PORTVERSION=	0.3.2
+PORTVERSION=	0.3.3
 CATEGORIES=	graphics
 MASTER_SITES=	http://swfmill.org/releases/
 
@@ -11,15 +11,13 @@
 
 LICENSE=	GPLv2
 
-LIB_DEPENDS=	png15:${PORTSDIR}/graphics/png \
-		freetype:${PORTSDIR}/print/freetype2
+LIB_DEPENDS=	libpng15.so:${PORTSDIR}/graphics/png \
+		libfreetype.so:${PORTSDIR}/print/freetype2
 
-USES=		pkgconfig iconv
+USES=		iconv gmake pkgconfig
 USE_GNOME=	libxml2 libxslt
-USE_GMAKE=	yes
 USE_AUTOTOOLS=	libtool
 
 PLIST_FILES=	bin/swfmill
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
diff -urN /usr/ports/graphics/swfmill/distinfo graphics/swfmill/distinfo
--- /usr/ports/graphics/swfmill/distinfo	2013-06-21 03:50:06.000000000 +0900
+++ graphics/swfmill/distinfo	2013-11-02 00:00:00.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (swfmill-0.3.2.tar.gz) = fea57ff9dc534b8e2340ebe64637493672ccb64a9811d95b49bf032c8c7bea1c
-SIZE (swfmill-0.3.2.tar.gz) = 1264450
+SHA256 (swfmill-0.3.3.tar.gz) = f9e8529eed84962abf88c6457b59cbc6d230db068d1fdd977e7b234228beac96
+SIZE (swfmill-0.3.3.tar.gz) = 1386829
>Release-Note:
>Audit-Trail:
>Unformatted:



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