Date: Tue, 2 Aug 2011 13:04:53 GMT From: Aldis Berjoza <aldis@bsdroot.lv> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/159385: [PATCH] devel/avra UNBREAK Message-ID: <201108021304.p72D4r0B040537@red.freebsd.org> Resent-Message-ID: <201108021310.p72DADNA000286@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 159385 >Category: ports >Synopsis: [PATCH] devel/avra UNBREAK >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Aug 02 13:10:13 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Aldis Berjoza >Release: >Organization: >Environment: >Description: Attached patch to fix avra. I'd like to become maintainer. Patch to update avra to latest version comming soon >How-To-Repeat: >Fix: Patch attached with submission follows: diff -u avra.bak/Makefile avra/Makefile --- avra.bak/Makefile 2011-08-02 15:57:52.066591715 +0300 +++ avra/Makefile 2011-08-02 16:03:54.273198739 +0300 @@ -10,13 +10,11 @@ PORTREVISION= 1 DISTVERSIONSUFFIX= -src CATEGORIES= devel -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= aldis@bsdroot.lv COMMENT= Macro Assembler for Atmel AVR microcontrollers -BROKEN= does not fetch - WRKSRC= ${WRKDIR} USE_AUTOTOOLS= aclocal autoconf automake AUTOMAKE_ARGS= -a >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108021304.p72D4r0B040537>