diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-04 20:00:44 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-04 20:00:44 +0000 |
commit | 91d1e485f7795bf09e3dbc0ce9047870c349812e (patch) | |
tree | bc8c94fff9ed2dcdee404541f15fc1ceccf8d73f | |
parent | . Update to 2.5.6. (diff) |
minor update (same PORTVERSION) to make fetchable for amd64 and i386
-rw-r--r-- | emulators/linux_base-gentoo-stage1/Makefile | 6 | ||||
-rw-r--r-- | emulators/linux_base-gentoo-stage1/distinfo.i386 | 4 | ||||
-rw-r--r-- | emulators/linux_dist-gentoo-stage1/Makefile | 6 | ||||
-rw-r--r-- | emulators/linux_dist-gentoo-stage1/distinfo.i386 | 4 |
4 files changed, 8 insertions, 12 deletions
diff --git a/emulators/linux_base-gentoo-stage1/Makefile b/emulators/linux_base-gentoo-stage1/Makefile index 2177d5ba5774..9bfd7482eab3 100644 --- a/emulators/linux_base-gentoo-stage1/Makefile +++ b/emulators/linux_base-gentoo-stage1/Makefile @@ -17,18 +17,16 @@ MASTER_SITE_SUBDIR= experimental/alpha/stages DISTNAME= stage1-alpha-20030721 .endif .if (${PORTARCH} == "amd") -BROKEN= "unfetchable, will be updated later" MASTER_SITE_SUBDIR= experimental/amd64/stages -DISTNAME= stage1-amd64-20030728 +DISTNAME= stage1-amd64-20040124 .endif .if (${PORTARCH} == "ia") MASTER_SITE_SUBDIR= experimental/ia64 DISTNAME= stage1-ia64-20030912 .endif .if (${PORTARCH} == "i386") -BROKEN= "unfetchable, will be updated later" MASTER_SITE_SUBDIR= releases/x86/${PORTVERSION}/stages/x86 -DISTNAME= stage1-x86-1.4-20030806 +DISTNAME= stage1-x86-20030910 .endif .if (${PORTARCH} == "sparc") MASTER_SITE_SUBDIR= experimental/sparc/stages/sparc64 diff --git a/emulators/linux_base-gentoo-stage1/distinfo.i386 b/emulators/linux_base-gentoo-stage1/distinfo.i386 index 91933a3880dc..175b4432dca5 100644 --- a/emulators/linux_base-gentoo-stage1/distinfo.i386 +++ b/emulators/linux_base-gentoo-stage1/distinfo.i386 @@ -1,2 +1,2 @@ -$FreeBSD$ -MD5 (gentoo-linux/stage1-x86-1.4-20030806.tar.bz2) = a0db1f3ff23e59e73454ddc934ab1074 +MD5 (gentoo-linux/stage1-amd64-20040124.tar.bz2) = 3aef5b340629b49e360c5a362568ef92 +SIZE (gentoo-linux/stage1-amd64-20040124.tar.bz2) = 10896348 diff --git a/emulators/linux_dist-gentoo-stage1/Makefile b/emulators/linux_dist-gentoo-stage1/Makefile index 2177d5ba5774..9bfd7482eab3 100644 --- a/emulators/linux_dist-gentoo-stage1/Makefile +++ b/emulators/linux_dist-gentoo-stage1/Makefile @@ -17,18 +17,16 @@ MASTER_SITE_SUBDIR= experimental/alpha/stages DISTNAME= stage1-alpha-20030721 .endif .if (${PORTARCH} == "amd") -BROKEN= "unfetchable, will be updated later" MASTER_SITE_SUBDIR= experimental/amd64/stages -DISTNAME= stage1-amd64-20030728 +DISTNAME= stage1-amd64-20040124 .endif .if (${PORTARCH} == "ia") MASTER_SITE_SUBDIR= experimental/ia64 DISTNAME= stage1-ia64-20030912 .endif .if (${PORTARCH} == "i386") -BROKEN= "unfetchable, will be updated later" MASTER_SITE_SUBDIR= releases/x86/${PORTVERSION}/stages/x86 -DISTNAME= stage1-x86-1.4-20030806 +DISTNAME= stage1-x86-20030910 .endif .if (${PORTARCH} == "sparc") MASTER_SITE_SUBDIR= experimental/sparc/stages/sparc64 diff --git a/emulators/linux_dist-gentoo-stage1/distinfo.i386 b/emulators/linux_dist-gentoo-stage1/distinfo.i386 index 91933a3880dc..175b4432dca5 100644 --- a/emulators/linux_dist-gentoo-stage1/distinfo.i386 +++ b/emulators/linux_dist-gentoo-stage1/distinfo.i386 @@ -1,2 +1,2 @@ -$FreeBSD$ -MD5 (gentoo-linux/stage1-x86-1.4-20030806.tar.bz2) = a0db1f3ff23e59e73454ddc934ab1074 +MD5 (gentoo-linux/stage1-amd64-20040124.tar.bz2) = 3aef5b340629b49e360c5a362568ef92 +SIZE (gentoo-linux/stage1-amd64-20040124.tar.bz2) = 10896348 |