- we're going to stick with 'uniarch', so fix HOMEPAGE
This commit is contained in:
parent
204ea86b6a
commit
b1575e980c
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.10 2011/11/11 17:23:04 jasper Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.11 2011/11/11 17:24:12 jasper Exp $
|
||||
|
||||
TARGET= msp430
|
||||
|
||||
@ -11,7 +11,7 @@ MAINTAINER?= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
# the different msp430 architectures (uniarch).
|
||||
# For a list of changes this uniarch approach brings, please refer to:
|
||||
# http://sourceforge.net/apps/mediawiki/mspgcc/index.php?title=Devel:Uniarch
|
||||
HOMEPAGE?= http://mspgcc4.sourceforge.net/
|
||||
HOMEPAGE?= http://mspgcc.sourceforge.net/
|
||||
|
||||
# binutils/gcc/gdb: GPLv3
|
||||
# libc/msp430mcu: BSD3/ISC
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2011/11/11 17:23:05 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/11/11 17:24:12 jasper Exp $
|
||||
|
||||
COMMENT= GNU binutils for msp430
|
||||
|
||||
V= 2.21.1
|
||||
R= 20110716
|
||||
DISTNAME= binutils-$V
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
PKGNAME= ${TARGET}-${DISTNAME}
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=binutils/}
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2011/11/11 17:23:05 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2011/11/11 17:24:12 jasper Exp $
|
||||
|
||||
COMMENT= GNU Compiler Collection for msp430
|
||||
|
||||
VERSION= 4.5.3
|
||||
R= 20110706
|
||||
DISTNAME= gcc-${VERSION}
|
||||
REVISION= 4
|
||||
REVISION= 5
|
||||
PKGNAME= ${TARGET}-${DISTNAME}
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GCC:=releases/gcc-$(VERSION)/}
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2011/09/05 08:02:46 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/11/11 17:24:12 jasper Exp $
|
||||
|
||||
COMMENT= GNU debugger for msp430
|
||||
|
||||
VERSION= 7.2
|
||||
R= 20110103
|
||||
DISTNAME= gdb-${VERSION}
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
PKGNAME= ${TARGET}-${DISTNAME}
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=gdb/}
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2011/11/11 17:23:05 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/11/11 17:24:12 jasper Exp $
|
||||
|
||||
COMMENT= GNU libc for msp430
|
||||
|
||||
DISTNAME= ${TARGET}-libc-20110612
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
LTS_PATCHES= msp430-libc-20110612-sf3387164.patch \
|
||||
msp430-libc-20110612-sf3402836.patch
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2011/11/11 17:23:05 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2011/11/11 17:24:12 jasper Exp $
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
COMMENT= C headers and binutils linker scripts for msp430
|
||||
|
||||
DISTNAME= msp430mcu-20110613
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
LTS_PATCHES= msp430mcu-20110613-sf3379189.patch \
|
||||
msp430mcu-20110613-sf3384550.patch \
|
||||
|
Loading…
Reference in New Issue
Block a user