mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
games/openra: unbreak fetch after r479607
$ make distclean $ make checksum MASTER_SITE_BACKUP= [...] => stylecop.msbuild.4.7.49.0.nupkg doesn't seem to exist in /distfiles/. => Attempting to fetch https://api.nuget.org/v3-flatcontainer/stylecop.msbuild/4.7.49.0/stylecop.msbuild.4.7.49.0.nupkg fetch: https://api.nuget.org/v3-flatcontainer/stylecop.msbuild/4.7.49.0/stylecop.msbuild.4.7.49.0.nupkg: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /distfiles/ and try again. *** Error code 1
This commit is contained in:
parent
9b2e07d2f8
commit
76d0393e40
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479618
@ -31,7 +31,7 @@ NUGET_DEPENDS= FuzzyLogicLibrary=1.2.0 \
|
||||
Open.NAT=2.1.0 \
|
||||
SharpFont=4.0.1 \
|
||||
SharpZipLib=0.86.0 \
|
||||
StyleCop.MSBuild=4.7.49.0 \
|
||||
StyleCop.MSBuild=4.7.49 \
|
||||
StyleCopPlus.MSBuild=4.7.49.5 \
|
||||
rix0rrr.BeaconLib=1.0.1
|
||||
|
||||
|
@ -25,8 +25,8 @@ SHA256 (sharpfont.4.0.1.nupkg) = 48eff311d5fb4fe88612352462317a7e6a73a148c755afc
|
||||
SIZE (sharpfont.4.0.1.nupkg) = 141955
|
||||
SHA256 (sharpziplib.0.86.0.nupkg) = 5906c248bb986d50489192f490f94d2331d04e7d34337bc3c0d64df6d0008207
|
||||
SIZE (sharpziplib.0.86.0.nupkg) = 454026
|
||||
SHA256 (stylecop.msbuild.4.7.49.0.nupkg) = 6680dedaa5d27fb1ead475015de98e476e58fa9a27e4b7ad0f08d5f7d8f6ee66
|
||||
SIZE (stylecop.msbuild.4.7.49.0.nupkg) = 2366995
|
||||
SHA256 (stylecop.msbuild.4.7.49.nupkg) = 6680dedaa5d27fb1ead475015de98e476e58fa9a27e4b7ad0f08d5f7d8f6ee66
|
||||
SIZE (stylecop.msbuild.4.7.49.nupkg) = 2366995
|
||||
SHA256 (stylecopplus.msbuild.4.7.49.5.nupkg) = b98a8ed20c5e82ff5fe6c2a52ecd45bffd4d4ab284611f35a25889c3bba364c3
|
||||
SIZE (stylecopplus.msbuild.4.7.49.5.nupkg) = 124724
|
||||
SHA256 (rix0rrr.beaconlib.1.0.1.nupkg) = e8e126b98ae7676cb0434455aa8a41c17a927c1b40c4cf368f9527af6bc251f2
|
||||
|
Loading…
Reference in New Issue
Block a user