diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2005-06-11 19:27:50 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2005-06-11 19:27:50 +0000 |
commit | 1bac01d62e47611848f1c2c03669e117d82eaf2d (patch) | |
tree | d3c56932e98377f5c55b3f81b5a63b39e66bc00c /emulators | |
parent | 33244f6a51b5beaef38ddc3d66030b849e579d6b (diff) | |
download | ports-1bac01d62e47611848f1c2c03669e117d82eaf2d.tar.gz ports-1bac01d62e47611848f1c2c03669e117d82eaf2d.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base-gentoo-stage1/Makefile | 12 | ||||
-rw-r--r-- | emulators/linux_base-gentoo-stage1/distinfo.alpha | 4 | ||||
-rw-r--r-- | emulators/linux_base-gentoo-stage1/distinfo.i386 | 4 | ||||
-rw-r--r-- | emulators/linux_dist-gentoo-stage1/Makefile | 12 | ||||
-rw-r--r-- | emulators/linux_dist-gentoo-stage1/distinfo.alpha | 4 | ||||
-rw-r--r-- | emulators/linux_dist-gentoo-stage1/distinfo.i386 | 4 |
6 files changed, 18 insertions, 22 deletions
diff --git a/emulators/linux_base-gentoo-stage1/Makefile b/emulators/linux_base-gentoo-stage1/Makefile index 436823c25e14..5886a733d427 100644 --- a/emulators/linux_base-gentoo-stage1/Makefile +++ b/emulators/linux_base-gentoo-stage1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= linux_base-gentoo-stage1 -PORTVERSION= 2004.3 +PORTVERSION= 2005.0 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_GENTOO} EXTRACT_ONLY= @@ -19,8 +19,6 @@ RESTRICTED= "binaries licensed under GNU GPL without accompanying source" CONFLICTS= linux_base-7* linux_base-8* linux_base-debian* \ linux_base-rh* linux_base-suse* -BROKEN= Incorrect pkg-plist - DIST_SUBDIR= gentoo-linux MD5_FILE= ${MASTERDIR}/distinfo.${ARCH} NO_BUILD= y @@ -38,11 +36,11 @@ LATEST_LINK= ${PORTNAME:C/linux_base/linux32_base/} .endif .if (${ARCH} == "alpha") -MASTER_SITE_SUBDIR= releases/alpha/2004.3/stages -DISTNAME= stage1-alpha-2004.3 +MASTER_SITE_SUBDIR= releases/alpha/${PORTVERSION}/stages +DISTNAME= stage1-alpha-${PORTVERSION} .elif (${ARCH} == "i386" || ${ARCH} == "amd64" || ${ARCH} == "ia64") -MASTER_SITE_SUBDIR= releases/x86/2004.3/stages/x86 -DISTNAME= stage1-x86-2004.3 +MASTER_SITE_SUBDIR= releases/x86/${PORTVERSION}/stages/x86 +DISTNAME= stage1-x86-${PORTVERSION} .endif do-extract: diff --git a/emulators/linux_base-gentoo-stage1/distinfo.alpha b/emulators/linux_base-gentoo-stage1/distinfo.alpha index ae96ab1db281..a55aeba97b94 100644 --- a/emulators/linux_base-gentoo-stage1/distinfo.alpha +++ b/emulators/linux_base-gentoo-stage1/distinfo.alpha @@ -1,3 +1,3 @@ $FreeBSD$ -MD5 (gentoo-linux/stage1-alpha-2004.3.tar.bz2) = 6545988230d8a0c92236f6ffb9febcc5 -SIZE (gentoo-linux/stage1-alpha-2004.3.tar.bz2) = 12528654 +MD5 (gentoo-linux/stage1-alpha-2005.0.tar.bz2) = 086efbd8c7dba22aaf5666281c7cc46a +SIZE (gentoo-linux/stage1-alpha-2005.0.tar.bz2) = 19179206 diff --git a/emulators/linux_base-gentoo-stage1/distinfo.i386 b/emulators/linux_base-gentoo-stage1/distinfo.i386 index b7122167bc9c..84f457f592ee 100644 --- a/emulators/linux_base-gentoo-stage1/distinfo.i386 +++ b/emulators/linux_base-gentoo-stage1/distinfo.i386 @@ -1,2 +1,2 @@ -MD5 (gentoo-linux/stage1-x86-2004.3.tar.bz2) = 1fa657675542653f0eee1418a061b290 -SIZE (gentoo-linux/stage1-x86-2004.3.tar.bz2) = 10309924 +MD5 (gentoo-linux/stage1-x86-2005.0.tar.bz2) = 778c067fbbbf578031abfb9e04e34acd +SIZE (gentoo-linux/stage1-x86-2005.0.tar.bz2) = 16795318 diff --git a/emulators/linux_dist-gentoo-stage1/Makefile b/emulators/linux_dist-gentoo-stage1/Makefile index 436823c25e14..5886a733d427 100644 --- a/emulators/linux_dist-gentoo-stage1/Makefile +++ b/emulators/linux_dist-gentoo-stage1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= linux_base-gentoo-stage1 -PORTVERSION= 2004.3 +PORTVERSION= 2005.0 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_GENTOO} EXTRACT_ONLY= @@ -19,8 +19,6 @@ RESTRICTED= "binaries licensed under GNU GPL without accompanying source" CONFLICTS= linux_base-7* linux_base-8* linux_base-debian* \ linux_base-rh* linux_base-suse* -BROKEN= Incorrect pkg-plist - DIST_SUBDIR= gentoo-linux MD5_FILE= ${MASTERDIR}/distinfo.${ARCH} NO_BUILD= y @@ -38,11 +36,11 @@ LATEST_LINK= ${PORTNAME:C/linux_base/linux32_base/} .endif .if (${ARCH} == "alpha") -MASTER_SITE_SUBDIR= releases/alpha/2004.3/stages -DISTNAME= stage1-alpha-2004.3 +MASTER_SITE_SUBDIR= releases/alpha/${PORTVERSION}/stages +DISTNAME= stage1-alpha-${PORTVERSION} .elif (${ARCH} == "i386" || ${ARCH} == "amd64" || ${ARCH} == "ia64") -MASTER_SITE_SUBDIR= releases/x86/2004.3/stages/x86 -DISTNAME= stage1-x86-2004.3 +MASTER_SITE_SUBDIR= releases/x86/${PORTVERSION}/stages/x86 +DISTNAME= stage1-x86-${PORTVERSION} .endif do-extract: diff --git a/emulators/linux_dist-gentoo-stage1/distinfo.alpha b/emulators/linux_dist-gentoo-stage1/distinfo.alpha index ae96ab1db281..a55aeba97b94 100644 --- a/emulators/linux_dist-gentoo-stage1/distinfo.alpha +++ b/emulators/linux_dist-gentoo-stage1/distinfo.alpha @@ -1,3 +1,3 @@ $FreeBSD$ -MD5 (gentoo-linux/stage1-alpha-2004.3.tar.bz2) = 6545988230d8a0c92236f6ffb9febcc5 -SIZE (gentoo-linux/stage1-alpha-2004.3.tar.bz2) = 12528654 +MD5 (gentoo-linux/stage1-alpha-2005.0.tar.bz2) = 086efbd8c7dba22aaf5666281c7cc46a +SIZE (gentoo-linux/stage1-alpha-2005.0.tar.bz2) = 19179206 diff --git a/emulators/linux_dist-gentoo-stage1/distinfo.i386 b/emulators/linux_dist-gentoo-stage1/distinfo.i386 index b7122167bc9c..84f457f592ee 100644 --- a/emulators/linux_dist-gentoo-stage1/distinfo.i386 +++ b/emulators/linux_dist-gentoo-stage1/distinfo.i386 @@ -1,2 +1,2 @@ -MD5 (gentoo-linux/stage1-x86-2004.3.tar.bz2) = 1fa657675542653f0eee1418a061b290 -SIZE (gentoo-linux/stage1-x86-2004.3.tar.bz2) = 10309924 +MD5 (gentoo-linux/stage1-x86-2005.0.tar.bz2) = 778c067fbbbf578031abfb9e04e34acd +SIZE (gentoo-linux/stage1-x86-2005.0.tar.bz2) = 16795318 |