From e2bc8f6f34d8078061d27a5fda29101d6d4f919c Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Mon, 11 Mar 2013 09:13:14 +0000 Subject: [PATCH] - Fix fetch [1] - Convert Makefile header - Slightly pet portlint Submitted by: tijl@ via freebsd-emulation@ [1] Tested with: 'make checksum' (before and after) --- emulators/linux_base-c6/Makefile | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/emulators/linux_base-c6/Makefile b/emulators/linux_base-c6/Makefile index 5bc1081307d8..aa2feebaee32 100644 --- a/emulators/linux_base-c6/Makefile +++ b/emulators/linux_base-c6/Makefile @@ -1,17 +1,10 @@ -# New ports collection makefile for: emulators/linux_base-c6 -# Date created: 2012-03-10 -# Whom: Svyatoslav Lempert -# +# Created by: Svyatoslav Lempert # $FreeBSD$ -# PORTNAME= c6 PORTVERSION= 6.2 CATEGORIES= emulators linux -MASTER_SITES= http://mirror.yandex.ru/centos/${PORTVERSION}/os/i386/Packages/ \ - http://mirrors.kernel.org/centos/${PORTVERSION}/os/i386/Packages/ \ - http://mirror.centos.org/centos/${PORTVERSION}/os/i386/Packages/ - +MASTER_SITES= http://vault.centos.org/${PORTVERSION}/os/i386/Packages/ PKGNAMEPREFIX= linux_base- DISTFILES= ${BIN_DISTFILES} ${SRC_DISTFILES} DIST_SUBDIR= rpm/${LINUX_RPM_ARCH}/centos/${PORTVERSION} @@ -63,8 +56,6 @@ BIN_DISTFILES= basesystem-10.0-4.el6.noarch.rpm \ .if defined(PACKAGE_BUILDING) -MASTER_SITES+= http://vault.centos.org/6.2/os/Source/SPackages/ - SRC_DISTFILES= basesystem-10.0-4.el6.src.rpm \ bash-4.1.2-8.el6.centos.src.rpm \ bzip2-1.0.5-7.el6_0.src.rpm \ @@ -121,7 +112,6 @@ PLIST_SUB= GLIBCVER="2.12" # - research what are the important differences between 2.6.16 and 2.6.18, and # if we need to add something to the linuxulator - RPM2CPIO?= ${LOCALBASE}/bin/rpm2cpio EXTRACT_DEPENDS+= ${RPM2CPIO}:${PORTSDIR}/archivers/rpm