pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/svn-bisect



Module Name:    pkgsrc
Committed By:   otis
Date:           Fri Jun 26 21:08:11 UTC 2020

Modified Files:
        pkgsrc/devel/svn-bisect: PLIST

Log Message:
svn-bisect: Do not install perllocal.pod

Do not install perllocal.pod to avoid file conflict.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/svn-bisect/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/svn-bisect/PLIST
diff -u pkgsrc/devel/svn-bisect/PLIST:1.1 pkgsrc/devel/svn-bisect/PLIST:1.2
--- pkgsrc/devel/svn-bisect/PLIST:1.1   Mon Nov 28 19:08:07 2016
+++ pkgsrc/devel/svn-bisect/PLIST       Fri Jun 26 21:08:11 2020
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2016/11/28 19:08:07 joerg Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/06/26 21:08:11 otis Exp $
 bin/svn-bisect
-${PERL5_SUB_INSTALLARCHLIB}/perllocal.pod
 ${PERL5_SUB_INSTALLVENDORLIB}/App/SVN/Bisect.pm
 ${PERL5_SUB_INSTALLVENDORARCH}/auto/App/SVN/Bisect/.packlist
 ${PERL5_SUB_INSTALLVENDORBIN}/svn-bisect



Home | Main Index | Thread Index | Old Index