2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2021-10-26 12:44:37 by Nia Alarie | Files touched by this commit (466) |
Log message:
games: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:08:04 by Nia Alarie | Files touched by this commit (466) |
Log message:
games: Remove SHA1 hashes for distfiles
|
2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640) |
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-10-12 22:00:30 by Roland Illig | Files touched by this commit (1) |
Log message:
games/fillets-ng: fix path to documentation files
|
2019-09-07 16:50:29 by Nia Alarie | Files touched by this commit (1) |
Log message:
fillets-ng: Add missing patch
|
2019-09-07 16:49:59 by Nia Alarie | Files touched by this commit (12) | |
Log message:
fillets-ng*: Update to 1.0.1
Fish Fillets NG - 1.0.1
* Fixed a bug in the last levels. Fish were unable to swim to some places.
It happened next to the room border. The bug was introduced in version 0.9.2.
Big thanks Radek and Mirek Olsak for discovering it.
Fish Fillets NG - 1.0.0
* Dutch spoken dialogs (by Astrid de Wijn and friends).
* Disallowed a move, to be consistent with the original Fish Fillets.
Pushing of partially supported objects is disallowed.
The object has to be supported by a wall or by a fish
who isn't directly under it.
You could switch back to the less restrictive rules
by using "strict_rules=0" config option.
Thanks Brian Raiter for reporting the discrepancy.
* Provided music looping without fading (by Brian Raiter).
Fish Fillets NG - 0.9.3
* Fixed compilation with the newer fribidi-0.19.2.
Fish Fillets NG - 0.9.2
* Fixed undefined behavior in the last levels. The outgoing objects could be \
stopped by an obstacle (thanks Josef Peterka for pointing it out).
* Fixed strange background colors on the F10 and F1 screens. SDL-1.2.14 would \
fix these too.
Fish Fillets NG - 0.9.1
* Used sound frequency 44100 to prevent crackles (thanks to Josef Peterka).
Fish Fillets NG - 0.9.0
* Level 'linux' (by Mirek Olsak).
* Level 'electromagnet' (by Stephan Barth).
* Embedded intro video (thanks to Mirek Olsak).
* Faster undo (hold -) (thanks to Mirek Olsak).
* Redo (hold +).
* Czech spoken dialogs for level 'keys' (thanks to Mirek Olsak).
* Updated Bulgarian translation (by Damyan Ivanov).
* Updated Swedish translation (by Olov Gustavsson).
* Enhanced graphics for the NG levels (by Fank Skalicky).
Fish Fillets NG - 0.8.1
* Two extra levels (by Stephan Barth and Mirek Olsak).
* Added support for translated images (by Leonid Myravjev).
* Prevented music restart on undo.
* Fixed checking for solvable room before undo saving.
* Fixed checking for second dead fish.
Fish Fillets NG - 0.8.0
* Undo (on key '-')
* Five extra levels (by Mirek Olsak)
* Slovenian translation (by Marko Burjek)
* Brazilian Portuguese translation (by Ricardo Faria)
* Russian translation (by Leonid Myravjev, Maria Antropova, Gregory Bonik)
Fish Fillets NG - 0.7.4
* One extra level (by Mirek Olsak)
* Bulgarian translation (by Damyan Ivanov)
* Swedish translation (by Olov Gustavsson)
* Fixed table iterations for lua5.1
|
2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423) |
Log message:
*: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
|