ports/159385: [PATCH] devel/avra UNBREAK
Aldis Berjoza
aldis at bsdroot.lv
Tue Aug 2 13:10:16 UTC 2011
>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 at FreeBSD.org
+MAINTAINER= aldis at 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:
More information about the freebsd-ports-bugs
mailing list