From 93e3b9e04264b93620166058e19ea42c856505b0 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 5 Feb 2006 23:08:03 +0000 Subject: Recursive revision bump / recommended bump for gettext ABI change. --- cross/atasm/Makefile | 4 ++-- cross/avr-binutils/Makefile | 4 ++-- cross/avr-gcc/Makefile | 4 ++-- cross/avr-gdb/Makefile | 4 ++-- cross/avr-libc/Makefile | 4 ++-- cross/avrdude/Makefile | 4 ++-- cross/dasm/Makefile | 3 ++- cross/h8300-hms-binutils/Makefile | 3 ++- cross/h8300-hms-gcc/Makefile | 3 ++- cross/i386-cygwin32/Makefile | 4 ++-- cross/i386-linux/Makefile | 4 ++-- cross/i386-msdosdjgpp/Makefile | 4 ++-- cross/mipsEEel-netbsd/Makefile | 4 ++-- 13 files changed, 26 insertions(+), 23 deletions(-) (limited to 'cross') diff --git a/cross/atasm/Makefile b/cross/atasm/Makefile index 0065f7ad436..3d412408d7d 100644 --- a/cross/atasm/Makefile +++ b/cross/atasm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:10 tv Exp $ +# $NetBSD: Makefile,v 1.4 2006/02/05 23:08:29 joerg Exp $ # DISTNAME= atasm104 PKGNAME= atasm-1.04 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel cross emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=atasm/} EXTRACT_SUFX= .zip diff --git a/cross/avr-binutils/Makefile b/cross/avr-binutils/Makefile index 520799b6eca..4852b9646a9 100644 --- a/cross/avr-binutils/Makefile +++ b/cross/avr-binutils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2005/12/05 20:49:56 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2006/02/05 23:08:29 joerg Exp $ DISTNAME= binutils-2.13.2.1 PKGNAME= avr-binutils-2.13.2.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= cross MASTER_SITES= ${MASTER_SITE_GNU:=binutils/} diff --git a/cross/avr-gcc/Makefile b/cross/avr-gcc/Makefile index f166a040aa5..b325c845ba0 100644 --- a/cross/avr-gcc/Makefile +++ b/cross/avr-gcc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2005/12/05 20:49:56 rillig Exp $ +# $NetBSD: Makefile,v 1.17 2006/02/05 23:08:30 joerg Exp $ DISTNAME= gcc-3.3.2003.05.11 PKGNAME= avr-gcc-3.3.2003.05.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= cross MASTER_SITES= http://people.freebsd.org/~joerg/ EXTRACT_SUFX= .tar.bz2 diff --git a/cross/avr-gdb/Makefile b/cross/avr-gdb/Makefile index b5359ba5149..7c84ae3fa44 100644 --- a/cross/avr-gdb/Makefile +++ b/cross/avr-gdb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2005/11/05 17:14:52 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2006/02/05 23:08:30 joerg Exp $ DISTNAME= gdb-5.3 PKGNAME= avr-gdb-5.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= cross MASTER_SITES= ${MASTER_SITE_GNU:=gdb/} diff --git a/cross/avr-libc/Makefile b/cross/avr-libc/Makefile index 2b08377d633..128eec8f362 100644 --- a/cross/avr-libc/Makefile +++ b/cross/avr-libc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2006/01/24 07:31:59 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2006/02/05 23:08:30 joerg Exp $ DISTNAME= avr-libc-1.2.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= cross MASTER_SITES= http://people.freebsd.org/~joerg/ \ http://savannah.nongnu.org/download/avr-libc/ diff --git a/cross/avrdude/Makefile b/cross/avrdude/Makefile index 884787e977d..fa4ceed78ab 100644 --- a/cross/avrdude/Makefile +++ b/cross/avrdude/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2005/12/05 20:49:56 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2006/02/05 23:08:30 joerg Exp $ DISTNAME= avrdude-4.1.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= cross MASTER_SITES= http://savannah.nongnu.org/download/avrdude/stable.pkg/4.1.0/ diff --git a/cross/dasm/Makefile b/cross/dasm/Makefile index 475363c3f23..38d09ae75a4 100644 --- a/cross/dasm/Makefile +++ b/cross/dasm/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2004/12/14 06:47:30 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2006/02/05 23:08:30 joerg Exp $ # DISTNAME= dasm212 PKGNAME= dasm-2.12 +PKGREVISION= 1 CATEGORIES= cross MASTER_SITES= http://members.cox.net/rcolbert/zip/ EXTRACT_SUFX= .zip diff --git a/cross/h8300-hms-binutils/Makefile b/cross/h8300-hms-binutils/Makefile index 7ce46d4680e..2a8c1685f5e 100644 --- a/cross/h8300-hms-binutils/Makefile +++ b/cross/h8300-hms-binutils/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2005/12/05 23:55:03 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2006/02/05 23:08:30 joerg Exp $ DISTNAME= binutils-2.12.1 PKGNAME= cross-h8300-hms-binutils-2.12.1 +PKGREVISION= 1 CATEGORIES= cross MASTER_SITES= ftp://ftp.gnu.org/gnu/binutils/ EXTRACT_SUFX= .tar.bz2 diff --git a/cross/h8300-hms-gcc/Makefile b/cross/h8300-hms-gcc/Makefile index 24eb72a0b2e..9eccc9a8603 100644 --- a/cross/h8300-hms-gcc/Makefile +++ b/cross/h8300-hms-gcc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2005/12/05 23:55:04 rillig Exp $ +# $NetBSD: Makefile,v 1.18 2006/02/05 23:08:30 joerg Exp $ DISTNAME= gcc-core-3.1 PKGNAME= cross-h8300-hms-gcc-3.1 +PKGREVISION= 1 CATEGORIES= cross MASTER_SITES= ftp://ftp.gnu.org/gnu/gcc/gcc-3.1/ \ ftp://sources.redhat.com/pub/newlib/ diff --git a/cross/i386-cygwin32/Makefile b/cross/i386-cygwin32/Makefile index f12fb3fc99d..b9ef70cbd8d 100644 --- a/cross/i386-cygwin32/Makefile +++ b/cross/i386-cygwin32/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2005/12/05 20:49:56 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2006/02/05 23:08:30 joerg Exp $ # DISTVERSION= 1.0.0.0 DISTFILES= # none -PKGREVISION= 1 +PKGREVISION= 2 MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.NetBSD.org/ diff --git a/cross/i386-linux/Makefile b/cross/i386-linux/Makefile index 2e2a8b2de47..acca8ccc5be 100644 --- a/cross/i386-linux/Makefile +++ b/cross/i386-linux/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2006/02/02 19:17:44 rillig Exp $ +# $NetBSD: Makefile,v 1.23 2006/02/05 23:08:30 joerg Exp $ # DISTVERSION= 2.0.7.1 -PKGREVISION= 1 +PKGREVISION= 2 DISTFILES= ${LINUXDEVEL_FILES} EXTRACT_ONLY= # none of the RPM files MASTER_SITES= # no known-good site; default to pkgsrc distfile mirrors diff --git a/cross/i386-msdosdjgpp/Makefile b/cross/i386-msdosdjgpp/Makefile index 6b512c79ec8..216522456a7 100644 --- a/cross/i386-msdosdjgpp/Makefile +++ b/cross/i386-msdosdjgpp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2005/12/05 20:49:56 rillig Exp $ +# $NetBSD: Makefile,v 1.22 2006/02/05 23:08:30 joerg Exp $ # DISTVERSION= 2.02.0 -PKGREVISION= 1 +PKGREVISION= 2 DISTFILES= ${DJGPP_FILES} EXTRACT_ONLY= # none of the djgpp files MASTER_SITES= ftp://ftp.delorie.com/pub/djgpp/deleted/v2/ \ diff --git a/cross/mipsEEel-netbsd/Makefile b/cross/mipsEEel-netbsd/Makefile index 2eeea9005af..75cc53a6813 100644 --- a/cross/mipsEEel-netbsd/Makefile +++ b/cross/mipsEEel-netbsd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2005/12/05 20:49:56 rillig Exp $ +# $NetBSD: Makefile,v 1.16 2006/02/05 23:08:30 joerg Exp $ DISTNAME= cross-${TARGET_ARCH}-${DISTVERSION} TARGET_ARCH= mipsEEel-netbsd DISTVERSION= 1.0.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES+= cross lang MAINTAINER= tech-pkg@NetBSD.org COMMENT= Cross-compiler for NetBSD/PlayStation2 kernel -- cgit v1.2.3