summaryrefslogtreecommitdiff
path: root/misc/libcdio-paranoia
AgeCommit message (Collapse)AuthorFilesLines
2022-06-28*: recursive bump for perl 5.36wiz2-3/+4
2021-10-26misc: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (possibly fetched conditionally?): ./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
2021-10-07misc: Remove SHA1 hashes for distfilesnia1-2/+1
2021-05-24*: recursive bump for perl 5.34wiz1-2/+2
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-1/+2
2020-08-25libcdio-paranoia: update to 2.0.1.wiz3-10/+10
10.2+2.0.1 --------- 2019-09-16 - cdda toc routines now included (fixes #21) - "make distcheck" broken in 2.0.0 works properly again - Remove some gcc/clang warnings
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
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-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-1/+2
2019-04-30libcdio-paranoia: updated to 2.0.0adam2-12/+12
version 10.2+0.95 - Now works with audio CD's that start on a track greater than 1. - OpenBSD tolerance - typos in manual page and README - Do not attempt to call a NULL callback version 10.2+0.94+2 - Add --force-overread Force overreading into the lead-out portion of the disc. This option is only applicable when using the "-O" option with a positive sample offset value. Many drives are not capable of reading into this portion of the disc and attempting to do so on those drives will produce read errors and possibly hard lockups version 10.2+0.94+1 - Fix problem where end of span seems to default to last track. - Fix NULL pointer dereference that occurs when byte swapping is needed. - Re-silence recently added gcc -Wunused-result warnings - Use @LIBS@ figured out by autoconf when linking (for -lrt on Linux). - Incorrect track was getting used in matching.
2018-08-22Recursive bump for perl5-5.28.0wiz1-2/+2
2018-08-19*: reset maintainer for drochnerwiz1-2/+2
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2015-11-03Add SHA512 digests for distfiles for misc categoryagc1-1/+2
Problems found locating distfiles: Package colorls: missing distfile ls.tar.gz Package molden: missing distfile molden-4.6/molden4.6.tar.gz Package softmaker-office-demo: missing distfile ofl06trial.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-1/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-01-14bulk build tries to link libiconvwiedi1-1/+2
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-10-09Support for extracting audio from a CD in a jitter- and error-tolerant way.adam5-0/+59
Split off from libcdio to allow more flexible licensing and to be compatible with cdparanoia-III-10.2's license. And also, libcdio is just too large.