biber: 2.17 -> 2.19

This commit is contained in:
Tim Biermann 2023-03-26 13:18:17 +02:00
parent 275a130b14
commit c97e6f6ba1
2 changed files with 5 additions and 7 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37Wq79dJFMq3m0ObxSiLZBqZ3S3DBSRFudVN9pfVw3LZtYWHF3RRQuJgRkn2yxWOTCXmMeQnwx1Wz/6XiPLl4wU=
SHA256 (Pkgfile) = e31e4011c348b4d1bdab2821ad080a9fedc57ae07cf1718c91c39a36250e261d
RWSagIOpLGJF3+Nf3XOH7Lc2dJlcMRJngjzrxyG81IsiTzKBJP3kyL3EOjrRYjpyyxPgE0RnsUzCWjbtlOwfeJrtky5u63YgsgA=
SHA256 (Pkgfile) = aaf909f15f41bf4a4a861b17b57ec0a83e74c6d6b64c8c0e0a74b264dd05f6aa
SHA256 (.footprint) = 9f5881d20498274226db0b107c3b8d21c80124a8f3fd6a85c88f05ad442fb5b9
SHA256 (biber-2.17.tar.gz) = 1ee7efdd8343e982046f2301c1b0dcf09e1f9a997ac86ed1018dcb41d04c9e88
SHA256 (biber-2.19.tar.gz) = 1c1266bc8adb1637c4c59e23c47d919c5a38da4e53544a3c22c21de4a68fc9fe
SHA256 (perl5.36.patch) = 9d40d6c346770bc509f4e251a17da652b21c5069168102d8117b2b5236f6918d

View File

@ -4,16 +4,14 @@
# Depends on: p5-autovivification p5-business-isbn p5-business-ismn p5-business-issn p5-class-accessor p5-data-compare p5-data-dump p5-data-uniqid p5-datetime-calendar-julian p5-datetime-format-builder p5-file-find-rule p5-file-slurper p5-io-string p5-ipc-run3 p5-lingua-translit p5-log-log4perl p5-lwp-protocol-https p5-mozilla-ca p5-parse-recdescent p5-perlio-utf8-strict p5-regexp-common p5-sort-key p5-test-differences p5-text-bibtex p5-text-csv p5-text-roman p5-unicode-linebreak p5-xml-libxml-simple p5-xml-libxslt p5-xml-writer
name=biber
version=2.17
release=2
version=2.19
release=1
source=(https://github.com/plk/biber/archive/v$version/$name-$version.tar.gz
perl5.36.patch)
build() {
cd $name-$version
patch -Np1 -i $SRC/perl5.36.patch
perl ./Build.PL
./Build
./Build install destdir=$PKG