building x11/nvidia-driver-304 fails on i386. Fix: no distinfo data is found for NVIDIA-FreeBSD-x86-304.123.tar.gz; old data remains for x86 even though that for x86_64 is updated. here is a patch: --- distinfo.orig 2014-11-06 02:00:29.000000000 +0900 +++ distinfo 2014-11-08 06:14:00.000000000 +0900 @@ -4,8 +4,8 @@ SIZE (NVIDIA-FreeBSD-x86-340.46.tar.gz) = 59013852 SHA256 (NVIDIA-FreeBSD-x86_64-304.123.tar.gz) = 32ea8ce22b4fe50f59782c390b8ec1d90bb44e02787255476f0304c60f11e877 SIZE (NVIDIA-FreeBSD-x86_64-304.123.tar.gz) = 35144064 -SHA256 (NVIDIA-FreeBSD-x86-304.88.tar.gz) = 739325b26a93d934d015159c420ef1875a24ccd62a5bb482e688cf918d4fa33d -SIZE (NVIDIA-FreeBSD-x86-304.88.tar.gz) = 33651825 +SHA256 (NVIDIA-FreeBSD-x86-304.123.tar.gz) = 7e4433364c5f42de6611b8cf722e0073eae6763a6664d6b9fd652ef05ebee24b +SIZE (NVIDIA-FreeBSD-x86-304.123.tar.gz) = 34160879 SHA256 (NVIDIA-FreeBSD-x86-173.14.35.tar.gz) = 51e82a12db81b5af4ae5ee59612875c0dbef52cb641d61a44c72f2e1cd7f4c78 SIZE (NVIDIA-FreeBSD-x86-173.14.35.tar.gz) = 18748428 SHA256 (NVIDIA-FreeBSD-x86-96.43.23.tar.gz) = 18d855db8381eda1a6cf548c9e5095fc5bb8694bf1d6e24fc1072fba4e54cd78
auto-assigned failed again...
(In reply to John Marino from comment #1) > auto-assigned failed again... The behaviour is correct, since there are two different ports mentioned in the subject and description.
A commit references this bug: Author: danfe Date: Mon Nov 10 00:00:03 UTC 2014 New revision: 372382 URL: https://svnweb.freebsd.org/changeset/ports/372382 Log: Fix distinfo for i386 flavor of version 304.123 of the driver. PR: 194890 Changes: head/x11/nvidia-driver/distinfo
Should be fixed in ports 194890, thanks.