ports/67447: patch to update graphics/flasm to current version (1.51)

Marton Kenyeres junkmail at konvergencia.hu
Tue Jun 1 13:20:26 UTC 2004


>Number:         67447
>Category:       ports
>Synopsis:       patch to update graphics/flasm to current version (1.51)
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 01 06:20:24 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Marton Kenyeres
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
KVG:) Konvergencia Ltd.
>Environment:
System: FreeBSD exnerd 4.9-RELEASE FreeBSD 4.9-RELEASE #5: Tue Mar 23 09:52:51 
CET 2004 toor at powerplant.kvg.hu:/usr/src/sys/compile/DISKLESS i386


>Description:
	Current version of flasm is 1.51, port lags behind with several versions.
>How-To-Repeat:
	Install flasm from ports,run it without arguments, write down the 
	version number and compare it to the latest version at
	http://flasm.sourceforge.net/
>Fix:

	

--- flasm.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	flasm
#	flasm/Makefile
#	flasm/distinfo
#	flasm/pkg-descr
#
echo c - flasm
mkdir -p flasm > /dev/null 2>&1
echo x - flasm/Makefile
sed 's/^X//' >flasm/Makefile << 'END-of-flasm/Makefile'
X# New ports collection makefile for:	flasm
X# Date created:		22 January 2002
X# Whom:			Jun Kuriyama <kuriyama at FreeBSD.org>
X#
X# $FreeBSD: ports/graphics/flasm/Makefile,v 1.8 2004/02/06 13:11:25 trevor 
Exp $
X#
X
XPORTNAME=	flasm
XPORTVERSION=	1.51
XCATEGORIES=	graphics
XMASTER_SITES=	http://www.nowrap.de/download/
X#MASTER_SITES=	${MASTER_SITE_LOCAL}
X#MASTER_SITE_SUBDIR=	download
XDISTNAME=	flasm15src
X
XMAINTAINER=	kuriyama at FreeBSD.org
XCOMMENT=	Command line assembler/disassembler of flash actionscript bytecode
X
XPLIST_FILES=	bin/flasm
XUSE_ZIP=	YES
XUSE_GMAKE=	YES
XUSE_BISON=	YES
XNO_WRKSUBDIR=	YES
XMAKE_ARGS=	CFLAGS="${CFLAGS}"
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/flasm ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-flasm/Makefile
echo x - flasm/distinfo
sed 's/^X//' >flasm/distinfo << 'END-of-flasm/distinfo'
XMD5 (flasm15src.zip) = 9fcbc67d17cd53008fdfe98fbee764ae
XSIZE (flasm15src.zip) = 104330
X
END-of-flasm/distinfo
echo x - flasm/pkg-descr
sed 's/^X//' >flasm/pkg-descr << 'END-of-flasm/pkg-descr'
XCommand line assembler/disassembler of flash actionscript bytecode.
X
XWWW: http://flasm.sourceforge.net/
END-of-flasm/pkg-descr
exit
--- flasm.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list