pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/p5-Net-OpenID-Consumer
Module Name: pkgsrc
Committed By: rillig
Date: Fri May 22 19:36:35 UTC 2020
Modified Files:
pkgsrc/net/p5-Net-OpenID-Consumer: Makefile
Log Message:
net/p5-Net-OpenID-Consumer: remove nonexistent file from REPLACE_PERL
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/p5-Net-OpenID-Consumer/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/p5-Net-OpenID-Consumer/Makefile
diff -u pkgsrc/net/p5-Net-OpenID-Consumer/Makefile:1.23 pkgsrc/net/p5-Net-OpenID-Consumer/Makefile:1.24
--- pkgsrc/net/p5-Net-OpenID-Consumer/Makefile:1.23 Sun Aug 11 13:22:22 2019
+++ pkgsrc/net/p5-Net-OpenID-Consumer/Makefile Fri May 22 19:36:34 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2019/08/11 13:22:22 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2020/05/22 19:36:34 rillig Exp $
#
DISTNAME= Net-OpenID-Consumer-1.18
@@ -23,7 +23,5 @@ DEPENDS+= p5-XML-Simple-[0-9]*:../../tex
PERL5_PACKLIST= auto/Net/OpenID/Consumer/.packlist
USE_LANGUAGES= # none
-REPLACE_PERL+= lib/Net/OpenID/URIFetch.pm
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index