summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorjoerg <joerg>2006-02-05 23:08:03 +0000
committerjoerg <joerg>2006-02-05 23:08:03 +0000
commit93e3b9e04264b93620166058e19ea42c856505b0 (patch)
tree55f8bf20a2509b6bfbeff866e548573d549d538e /cross
parent64c62687571ac76a3ac8b5402e7bd4f1498bef90 (diff)
downloadpkgsrc-93e3b9e04264b93620166058e19ea42c856505b0.tar.gz
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'cross')
-rw-r--r--cross/atasm/Makefile4
-rw-r--r--cross/avr-binutils/Makefile4
-rw-r--r--cross/avr-gcc/Makefile4
-rw-r--r--cross/avr-gdb/Makefile4
-rw-r--r--cross/avr-libc/Makefile4
-rw-r--r--cross/avrdude/Makefile4
-rw-r--r--cross/dasm/Makefile3
-rw-r--r--cross/h8300-hms-binutils/Makefile3
-rw-r--r--cross/h8300-hms-gcc/Makefile3
-rw-r--r--cross/i386-cygwin32/Makefile4
-rw-r--r--cross/i386-linux/Makefile4
-rw-r--r--cross/i386-msdosdjgpp/Makefile4
-rw-r--r--cross/mipsEEel-netbsd/Makefile4
13 files changed, 26 insertions, 23 deletions
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