Revision: 26916 http://sourceforge.net/p/gar/code/26916 Author: dmichelsen Date: 2022-03-16 14:58:42 +0000 (Wed, 16 Mar 2022) Log Message: ----------- cpan/Sub-Quote/trunk: Add temporary overrides
Modified Paths: -------------- csw/mgar/pkg/cpan/Sub-Quote/trunk/Makefile Modified: csw/mgar/pkg/cpan/Sub-Quote/trunk/Makefile =================================================================== --- csw/mgar/pkg/cpan/Sub-Quote/trunk/Makefile 2022-03-16 14:46:53 UTC (rev 26915) +++ csw/mgar/pkg/cpan/Sub-Quote/trunk/Makefile 2022-03-16 14:58:42 UTC (rev 26916) @@ -20,4 +20,10 @@ # There was no information if this is pure Perl or not. Please remove if necessary. ARCHALL_CSWpm-sub-quote = 1 +# This has been factored out of Moo, the override is temporary, remove after releasing CSWmoo version 2+ +CHECKPKG_OVERRIDES_CSWpm-sub-quote += file-collision|/opt/csw/share/perl/csw/Sub/Defer.pm|CSWpm-moo|CSWpm-sub-quote +CHECKPKG_OVERRIDES_CSWpm-sub-quote += file-collision|/opt/csw/share/perl/csw/Sub/Quote.pm|CSWpm-moo|CSWpm-sub-quote +CHECKPKG_OVERRIDES_CSWpm-sub-quote += file-collision|/opt/csw/share/man/man3/Sub::Quote.3perl|CSWpm-moo|CSWpm-sub-quote +CHECKPKG_OVERRIDES_CSWpm-sub-quote += file-collision|/opt/csw/share/man/man3/Sub::Defer.3perl|CSWpm-moo|CSWpm-sub-quote + include gar/category.mk This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.