From owner-freebsd-ports@FreeBSD.ORG Sat Nov 2 15:30:38 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 246BCE6A for ; Sat, 2 Nov 2013 15:30:38 +0000 (UTC) (envelope-from serpent7776@gmail.com) Received: from mail-wg0-x232.google.com (mail-wg0-x232.google.com [IPv6:2a00:1450:400c:c00::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B62C92A24 for ; Sat, 2 Nov 2013 15:30:37 +0000 (UTC) Received: by mail-wg0-f50.google.com with SMTP id n12so598698wgh.17 for ; Sat, 02 Nov 2013 08:30:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-transfer-encoding; bh=dQhhZDCvudyLqmHD9/PAewA1qv/p81aci46AYIRK0sg=; b=P0VF34T51+Kg7CAm3P5LjAURmvGI5EM9hZtPfCcYZZbqNo1fq1CBI6DZZG3dV0oMgJ EgA6iIHJr7hVqo36FokmUc4wojQpGZETiJWEBLEg7LbZa5ZVx42r8Ve0SIl2ajcqe7oR k19l68Zj0o/TYsYkFo2IWDqEtfe1izJ693PI0/SnmL2smcyDw15XKJBZNPV/vHLzNYaZ l/yhFjJD/tWNSzh90uwqUeaYFeEa7NXJe+zKBPgjjQzeAQ5Xj8Ilz24UUL9YQ7GjA4Cx EIbp4Ub2CJXYWYfnzJjCW9bbTLaEePY9Xn/FhCO+PiA90LAMBy9veNU1tHOFK9uwuX+F /v6w== X-Received: by 10.194.93.105 with SMTP id ct9mr6358734wjb.6.1383406236049; Sat, 02 Nov 2013 08:30:36 -0700 (PDT) Received: from DaemON.home (078088209224.walbrzych.vectranet.pl. [78.88.209.224]) by mx.google.com with ESMTPSA id c10sm17341910wie.11.2013.11.02.08.30.34 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Sat, 02 Nov 2013 08:30:35 -0700 (PDT) Date: Sat, 2 Nov 2013 16:30:40 +0100 From: Serpent7776 To: freebsd-ports@freebsd.org Subject: ports distfiles on github Message-ID: <20131102163040.6d6d6689@DaemON.home> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd9.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Nov 2013 15:30:38 -0000 Hello, I received mail about ports-mgmt/xps distfiles fetching errors with a link to distilator page that shows table like this Port Checked Last OK URL Status ports-mgmt/xps 2013-11-01, 09:28:00 N/A xps-0.5.2.tar.gz 403 ports-mgmt/xps 2013-11-01, 23:02:06 N/A 0.5.2 500 This port uses github as master site. When I run distilator from commandline $ distilator /usr/ports/ports-mgmt/xps 403 [DISTFILE] http://cloud.github.com/downloads/serpent7776/xps/xps-0.5.2.tar.gz 200 [DISTFILE] https://codeload.github.com/serpent7776/xps/legacy.tar.gz/0.5.2?dummy=/xps-0.5.2.tar.gz 200 [WWW] https://github.com/serpent7776/xps 500 [DISTFILE] http://codeload.github.com/serpent7776/xps/legacy.tar.gz/0.5.2?dummy=/xps-0.5.2.tar.gz So my question is should I change something in Makefile or is it normal with Github? -- %% %% Serpent7776 %%