[Bug 225787] games/diaspora: Update mirrors and pkg-descr file
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 9 08:00:22 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225787
Bug ID: 225787
Summary: games/diaspora: Update mirrors and pkg-descr file
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: lightside at gmx.com
Attachment #190455 maintainer-approval+
Flags:
Created attachment 190455
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190455&action=edit
Proposed patch (since 459123 revision)
Patch to update mirrors for games/diaspora port.
The pkg-fallout reported about unavailable
http://www.freespacemods.net/e107_files/downloads/Diaspora_R1_Linux.tar.lzma
file:
http://beefy10.nyi.freebsd.org/data/111i386-default/461193/logs/diaspora-1.1.1_1.log
The http://www.freespacemods.net site reports following message (excerpt):
"FreeSpaceMods is in the process of being moved to fsmods.hard-light.net."
The Diaspora_R1_Linux.tar.lzma file is available on:
http://diaspora.fs2downloads.com/Diaspora_R1_Linux.tar.lzma
-8<--
% curl -sLI http://diaspora.fs2downloads.com/Diaspora_R1_Linux.tar.lzma
HTTP/1.1 200 OK
Date: Fri, 09 Feb 2018 06:28:09 GMT
Server: Apache
Last-Modified: Tue, 04 Sep 2012 04:10:51 GMT
ETag: "5003c941-4c8d8719628c0"
Accept-Ranges: bytes
Content-Length: 1342425409
Content-Type: application/x-tar
-->8-
Probably, 7200 seconds wasn't enough, because of reported message about runaway
build.
Possible to add some mirror for Diaspora_R1_Linux.tar.lzma file:
http://sectorgame.com/fsfiles/uploads/Projects%20-%20Campaigns%20-%20TCs/Total%20Conversions/Diaspora/Diaspora%20%28Linux%29.tar.lzma?dummy=/Diaspora_R1_Linux.tar.lzma
-8<--
% curl -sLI
"http://sectorgame.com/fsfiles/uploads/Projects%20-%20Campaigns%20-%20TCs/Total%20Conversions/Diaspora/Diaspora%20%28Linux%29.tar.lzma?dummy=/Diaspora_R1_Linux.tar.lzma"
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 09 Feb 2018 06:29:34 GMT
Content-Type: application/x-tar
Content-Length: 1342425409
Connection: keep-alive
X-Accel-Version: 0.01
Last-Modified: Tue, 09 Jan 2018 05:33:04 GMT
Accept-Ranges: bytes
X-Powered-By: PleskLin
-->8-
and for Diaspora_R1_Patch_1.1.tar.lzma file:
http://sectorgame.com/fsfiles/uploads/Projects%20-%20Campaigns%20-%20TCs/Total%20Conversions/Diaspora/Diaspora_R1_Patch_1.1.tar.lzma
-8<--
% curl -sLI
http://sectorgame.com/fsfiles/uploads/Projects%20-%20Campaigns%20-%20TCs/Total%20Conversions/Diaspora/Diaspora_R1_Patch_1.1.tar.lzma
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 09 Feb 2018 06:39:45 GMT
Content-Type: application/x-tar
Content-Length: 487141904
Connection: keep-alive
X-Accel-Version: 0.01
Last-Modified: Tue, 09 Jan 2018 04:16:00 GMT
Accept-Ranges: bytes
X-Powered-By: PleskLin
-->8-
Also, looks like, there is a redirect for WWW:
-8<--
% curl -sLI http://www.diasporagame.com | grep -e Moved -e ^Location
HTTP/1.1 301 Moved Permanently
Location: http://diaspora.hard-light.net
-->8-
The PORTREVISION bump is not needed, because there are no functional changes,
the redirect for WWW is available and created packages are huge:
-8<--
% curl -sLI pkg.freebsd.org/FreeBSD:10:i386/latest/All/diaspora-1.1.1_1.txz |
grep -e ^Content-Length -e ^Last-Modified
Content-Length: 1648633436
Last-Modified: Thu, 08 Feb 2018 21:26:25 GMT
% curl -sLI pkg.freebsd.org/FreeBSD:12:i386/latest/All/diaspora-1.1.1_1.txz |
grep -e ^Content-Length -e ^Last-Modified
Content-Length: 1648691292
Last-Modified: Wed, 07 Feb 2018 00:44:40 GMT
-->8-
- Update mirrors for distfiles
- Update pkg-descr file
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list