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 Sep  4 11:46:12 UTC 2020

Modified Files:
        pkgsrc/print/p5-biblatex-biber: Makefile

Log Message:
p5-biblatex-biber: remove p5-IPC-Cmd, part of perl


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/print/p5-biblatex-biber/Makefile

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.26 pkgsrc/print/p5-biblatex-biber/Makefile:1.27
--- pkgsrc/print/p5-biblatex-biber/Makefile:1.26        Fri Sep  4 09:43:23 2020
+++ pkgsrc/print/p5-biblatex-biber/Makefile     Fri Sep  4 11:46:12 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2020/09/04 09:43:23 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2020/09/04 11:46:12 wiz Exp $
 
 DISTNAME=      biber-2.14
 PKGNAME=       p5-biblatex-${DISTNAME}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=plk/}
 GITHUB_PROJECT=        biber
@@ -32,7 +32,6 @@ DEPENDS+=             p5-Encode-EUCJPASCII-[0-9]*:.
 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



Home | Main Index | Thread Index | Old Index