From owner-freebsd-ports@FreeBSD.ORG Sat Aug 23 22:12:17 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 67EFEDB; Sat, 23 Aug 2014 22:12:17 +0000 (UTC) Received: from mail-ie0-x236.google.com (mail-ie0-x236.google.com [IPv6:2607:f8b0:4001:c03::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2EF2A3380; Sat, 23 Aug 2014 22:12:17 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id y20so8175132ier.27 for ; Sat, 23 Aug 2014 15:12:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=qOxlaOLtXZ6eaZx6TyTqVB3B28Npm79eEitzI6eK+ds=; b=tJFUeEAydJX0+TzhU35kH75hzdXLInGyAtI1kBNn0atk2S7WzWYGc0PWg6VwYX/hh8 anT2aFdfZVHwl3uqzDdHIl+rYZHKxX5+Pp7JaXiRRReW+QCjbH6ZHYMO6En/5iSH5131 6aAbmDow9tHluICo2QPoYhfq7Z8ixgzsLxdBt2LAmTbjW04fyaSBKtCoiF7OgYwrqFtG UBLkRjo6QNw/H4ohgvF0x7FnEaUjAKEiMKSHbkzzJxXUgrD9diYWy2D9/m6JO5E2w8KF U/T4cb3KQdSeZeukZmXR6G+x+8lQ1IAlD9q2qZGb2d8F7fscYDJAfP//U6as+sn8/qIy yP4g== MIME-Version: 1.0 X-Received: by 10.50.50.175 with SMTP id d15mr6458727igo.35.1408831936513; Sat, 23 Aug 2014 15:12:16 -0700 (PDT) Sender: kob6558@gmail.com Received: by 10.107.163.148 with HTTP; Sat, 23 Aug 2014 15:12:16 -0700 (PDT) Date: Sat, 23 Aug 2014 15:12:16 -0700 X-Google-Sender-Auth: xLvmMsiLIZP6IbGJYVv-D4A7Ygs Message-ID: Subject: texlive ports now failing more sooner than his morning From: Kevin Oberman To: FreeBSD Ports ML , Hiroki Sato Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2014 22:12:17 -0000 This morning I had to delete texlive-texmf to install texlive-base. Not a big deal. The mail list made it appear that this had been fixed, but this afternoon I tried updating another system and texlive-infra and texlive-texmf fail immediately with a bad Makefile. I should mention that this is a v9.2 system. The Makefile appears to be at least, in part, a diff. I see: CATEGORIES= print <<<<<<< .mine MASTER_SITES= ftp://ftp.tux.org/historic/systems/texlive/2012/ ||||||| .r365631 MASTER_SITES= ftp://ftp.tug.org/historic/systems/texlive/2012/ ======= MASTER_SITES= ftp://ftp.tug.org/historic/systems/texlive/2014/ >>>>>>> .r365718 PKGNAMESUFFIX= -texmf I manually edited the file and it is now building. -- R. Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com