K 10 svn:author V 6 rakuco K 8 svn:date V 27 2015-12-30T11:09:03.070774Z K 7 svn:log V 570 Regenerate distinfo and unmark BROKEN. Apparently the distfile got rerolled. diff -uprN between the tarball from distcache.FreeBSD.org and the new one: diff -uprN distcache-generate-2.8/setup.py generate-2.8/setup.py --- distcache-generate-2.8/setup.py 2013-10-06 14:33:24.000000000 +0200 +++ generate-2.8/setup.py 2015-12-22 16:40:29.000000000 +0100 @@ -1,5 +1,5 @@ -#!/usr/bin/env python -# $Id: setup.py 1350 2011-09-16 16:46:58Z darcy $ +#! /usr/bin/python +# $Id: setup.py 2099 2015-07-19 00:56:08Z darcy $ from distutils.core import setup, Extension END