Next | Query returned 73 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2021-10-26 11:59:39 by Nia Alarie | Files touched by this commit (455)
Log message:
audio: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes.

The following distfiles couldn't be fetched (possibly they are fetched
conditionally):

./audio/freeswitch-sounds-ru/distinfo \ 
freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz
./audio/freeswitch-sounds-ru/distinfo \ 
freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz
./audio/freeswitch-music/distinfo \ 
freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz
./audio/freeswitch-music/distinfo \ 
freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz
./audio/freeswitch-sounds-fr/distinfo \ 
freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
./audio/freeswitch-sounds-fr/distinfo \ 
freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
./audio/freeswitch-sounds-en/distinfo \ 
freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz
./audio/freeswitch-sounds-en/distinfo \ 
freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz
   2021-10-07 15:10:03 by Nia Alarie | Files touched by this commit (459)
Log message:
audio: Remove SHA1 hashes for distfiles
   2019-10-19 13:29:48 by Nia Alarie | Files touched by this commit (1)
Log message:
libaudiofile: Update HOMEPAGE
   2018-07-16 23:22:32 by Maya Rashish | Files touched by this commit (1)
Log message:
libaudiofile: be explicit about needing C99.

PR pkg/43947
   2017-11-11 14:13:15 by Maya Rashish | Files touched by this commit (1)
Log message:
libaudiofile: add test target
   2017-08-01 18:47:46 by Thomas Klausner | Files touched by this commit (88)
Log message:
Comment out dead sites (DNS problems).
   2016-12-19 01:14:43 by Maya Rashish | Files touched by this commit (2)
Log message:
libaudiofile: fix the second UB in the same line of code, cstatic which
isn't actually a cstatic. switch to just defining it in the accessor.
GCC optimized this UB away leading to an undefined reference in the builds.

Also use a function which is right for int32 too (same as upstream)

Thanks joerg for the help
   2016-12-19 00:40:23 by Maya Rashish | Files touched by this commit (2)
Log message:
libaudiofile: different way of doing the same operation, it's unclear
to me why it fails for others, but maybe this one works.
   2016-12-17 17:40:31 by Maya Rashish | Files touched by this commit (2)
Log message:
libaudiofile: attempt to fix Ubuntu build which is failing due to UB in code

Switch left shift of negative operand with functionally equivalent and
well-defined function.
   2016-02-25 11:15:46 by Jonathan Perkin | Files touched by this commit (14)
Log message:
Use OPSYSVARS.

Next | Query returned 73 messages, browsing 1 to 10 | Previous