pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/p5-biblatex-biber
Module Name: pkgsrc
Committed By: wiz
Date: Fri Dec 14 12:25:05 UTC 2018
Modified Files:
pkgsrc/print/p5-biblatex-biber: Makefile
Removed Files:
pkgsrc/print/p5-biblatex-biber: PLIST
Log Message:
p5-biblatex-biber: update to 2.11nb2.
Sort dependencies. Add missing {test,}dependencies, remove non-dependency.
All tests pass now.
Remove manual installation of biber into bin/ - this happens automatically
for perl packages.
Fixes:
pkg_delete: Couldn't remove /usr/pkg/bin/biber
when removing the package.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/print/p5-biblatex-biber/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/print/p5-biblatex-biber/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/p5-biblatex-biber/Makefile
diff -u pkgsrc/print/p5-biblatex-biber/Makefile:1.20 pkgsrc/print/p5-biblatex-biber/Makefile:1.21
--- pkgsrc/print/p5-biblatex-biber/Makefile:1.20 Wed Aug 22 09:46:14 2018
+++ pkgsrc/print/p5-biblatex-biber/Makefile Fri Dec 14 12:25:05 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2018/08/22 09:46:14 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2018/12/14 12:25:05 wiz Exp $
DISTNAME= biber-2.11
PKGNAME= p5-biblatex-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GITHUB:=plk/}
GITHUB_PROJECT= biber
@@ -19,48 +19,50 @@ USE_LANGUAGES= # empty
USE_TOOLS+= perl
REPLACE_PERL+= bin/biber
+DEPENDS+= p5-Business-ISBN-[0-9]*:../../misc/p5-Business-ISBN
+DEPENDS+= p5-Business-ISMN-[0-9]*:../../misc/p5-Business-ISMN
+DEPENDS+= p5-Business-ISSN-[0-9]*:../../misc/p5-Business-ISSN
DEPENDS+= p5-Class-Accessor-[0-9]*:../../devel/p5-Class-Accessor
DEPENDS+= p5-Data-Compare-[0-9]*:../../devel/p5-Data-Compare
DEPENDS+= p5-Data-Dump-[0-9]*:../../devel/p5-Data-Dump
DEPENDS+= p5-Data-Uniqid-[0-9]*:../../devel/p5-Data-Uniqid
DEPENDS+= p5-DateTime-Calendar-Julian-[0-9]*:../../time/p5-DateTime-Calendar-Julian
DEPENDS+= p5-DateTime-Format-Builder-[0-9]*:../../time/p5-DateTime-Format-Builder
-DEPENDS+= p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp
+DEPENDS+= p5-Encode-EUCJPASCII-[0-9]*:../../textproc/p5-Encode-EUCJPASCII
+DEPENDS+= p5-Encode-HanExtra-[0-9]*:../../textproc/p5-Encode-HanExtra
+DEPENDS+= p5-Encode-JIS2K-[0-9]*:../../textproc/p5-Encode-JIS2K
+DEPENDS+= p5-File-Slurper-[0-9]*:../../devel/p5-File-Slurper
+DEPENDS+= p5-IPC-Cmd-[0-9]*:../../devel/p5-IPC-Cmd
+DEPENDS+= p5-IPC-Run3-[0-9]*:../../devel/p5-IPC-Run3
+DEPENDS+= p5-Lingua-Translit>=0.25:../../textproc/p5-Lingua-Translit
DEPENDS+= p5-List-AllUtils-[0-9]*:../../devel/p5-List-AllUtils
-DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
DEPENDS+= p5-List-MoreUtils-XS-[0-9]*:../../devel/p5-List-MoreUtils-XS
+DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
DEPENDS+= p5-Log-Log4perl-[0-9]*:../../devel/p5-Log-Log4perl
+DEPENDS+= p5-PerlIO-utf8_strict-[0-9]*:../../devel/p5-PerlIO-utf8_strict
DEPENDS+= p5-Regexp-Common-[0-9]*:../../textproc/p5-Regexp-Common
DEPENDS+= p5-Sort-Key-[0-9]*:../../devel/p5-Sort-Key
+# not mentioned, but needed
+DEPENDS+= p5-Sub-Name-[0-9]*:../../devel/p5-Sub-Name
+DEPENDS+= p5-Text-BibTeX>=0.76:../../textproc/p5-Text-BibTeX
DEPENDS+= p5-Text-CSV-[0-9]*:../../textproc/p5-Text-CSV
DEPENDS+= p5-Text-CSV_XS-[0-9]*:../../textproc/p5-Text-CSV_XS
DEPENDS+= p5-Text-Roman-[0-9]*:../../textproc/p5-Text-Roman
DEPENDS+= p5-Unicode-Collate>=1.19:../../converters/p5-Unicode-Collate
+DEPENDS+= p5-Unicode-LineBreak>=2016.003:../../textproc/p5-Unicode-LineBreak
DEPENDS+= p5-Unicode-Normalize>=1.25:../../converters/p5-Unicode-Normalize
-DEPENDS+= p5-XML-LibXML>=1.70:../../textproc/p5-XML-LibXML
DEPENDS+= p5-XML-LibXML-Simple-[0-9]*:../../textproc/p5-XML-LibXML-Simple
+DEPENDS+= p5-XML-LibXML>=1.70:../../textproc/p5-XML-LibXML
DEPENDS+= p5-XML-LibXSLT-[0-9]*:../../textproc/p5-XML-LibXSLT
-DEPENDS+= p5-Business-ISSN-[0-9]*:../../misc/p5-Business-ISSN
-DEPENDS+= p5-Business-ISMN-[0-9]*:../../misc/p5-Business-ISMN
-DEPENDS+= p5-Unicode-LineBreak>=2016.003:../../textproc/p5-Unicode-LineBreak
-DEPENDS+= p5-Encode-EUCJPASCII-[0-9]*:../../textproc/p5-Encode-EUCJPASCII
-DEPENDS+= p5-Encode-HanExtra-[0-9]*:../../textproc/p5-Encode-HanExtra
-DEPENDS+= p5-Encode-JIS2K-[0-9]*:../../textproc/p5-Encode-JIS2K
-DEPENDS+= p5-Lingua-Translit>=0.25:../../textproc/p5-Lingua-Translit
+DEPENDS+= p5-XML-Writer-[0-9]*:../../textproc/p5-XML-Writer
DEPENDS+= p5-autovivification-[0-9]*:../../devel/p5-autovivification
-
-DEPENDS+= p5-IPC-Cmd-[0-9]*:../../devel/p5-IPC-Cmd
-DEPENDS+= p5-IPC-Run3-[0-9]*:../../devel/p5-IPC-Run3
-DEPENDS+= p5-Text-BibTeX>=0.76:../../textproc/p5-Text-BibTeX
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
BUILD_DEPENDS+= p5-ExtUtils-LibBuilder>=0.4:../../devel/p5-ExtUtils-LibBuilder
BUILD_DEPENDS+= p5-Config-AutoConf>=0.15:../../devel/p5-Config-AutoConf
-INSTALLATION_DIRS= bin
-
-post-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/bin/biber ${DESTDIR}${PREFIX}/bin
+TEST_DEPENDS+= p5-File-Which-[0-9]*:../../devel/p5-File-Which
+TEST_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index