klausz65
2021-09-08 0bfe75e285262599d90804aa74cb7151d7590fe2
Fix perl arch names in userland.py

19 files modified
49 ■■■■ changed files
components/perl/DBI-MySQL/Makefile 2 ●●● patch | view | raw | blame | history
components/perl/DBI-MySQL/dbi-mysql-PERLVER.p5m 3 ●●●●● patch | view | raw | blame | history
components/perl/DBI-PostgreSQL/Makefile 2 ●●● patch | view | raw | blame | history
components/perl/DBI-PostgreSQL/dbi-postgresql-PERLVER.p5m 3 ●●●●● patch | view | raw | blame | history
components/perl/DBI-SQLite/Makefile 2 ●●● patch | view | raw | blame | history
components/perl/DBI-SQLite/dbi-sqlite-PERLVER.p5m 3 ●●●●● patch | view | raw | blame | history
components/perl/DBI/DBI-PERLVER.p5m 3 ●●●●● patch | view | raw | blame | history
components/perl/DBI/Makefile 2 ●●● patch | view | raw | blame | history
components/perl/HTML-Parser/HTML-Parser-PERLVER.p5m 3 ●●●●● patch | view | raw | blame | history
components/perl/HTML-Parser/Makefile 2 ●●● patch | view | raw | blame | history
components/perl/authen_pam/Makefile 2 ●●● patch | view | raw | blame | history
components/perl/authen_pam/authen-pam-PERLVER.p5m 3 ●●●●● patch | view | raw | blame | history
components/perl/net-ssleay/Makefile 2 ●●● patch | view | raw | blame | history
components/perl/net-ssleay/net-ssleay-PERLVER.p5m 3 ●●●●● patch | view | raw | blame | history
components/perl/perl-524/Makefile 2 ●●● patch | view | raw | blame | history
components/perl/perl-524/perl-524.p5m 3 ●●●●● patch | view | raw | blame | history
components/perl/xml-parser/Makefile 2 ●●● patch | view | raw | blame | history
components/perl/xml-parser/xml-parser-PERLVER.p5m 3 ●●●●● patch | view | raw | blame | history
tools/python/pkglint/userland.py 4 ●●●● patch | view | raw | blame | history
components/perl/DBI-MySQL/Makefile
@@ -28,7 +28,7 @@
COMPONENT_NAME=     DBI-MySQL
COMPONENT_VERSION=    4.0.41
COMPONENT_REVISION=    3
COMPONENT_REVISION=    4
COMPONENT_SUMMARY=     The DBI MySQL Interface for Perl
COMPONENT_SRC=        DBD-mysql-4.041
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
components/perl/DBI-MySQL/dbi-mysql-PERLVER.p5m
@@ -22,9 +22,6 @@
license dbi-mysql.license license="Artistic"
# We deliver 64-bit objects under usr/perl5/5.24/lib, pkglint dislikes this
<transform file path=.* -> default pkg.linted.userland.action001.2 true >
file path=usr/perl5/$(PERLVER)/man/man3/Bundle::DBD::mysql.3
file path=usr/perl5/$(PERLVER)/man/man3/DBD::mysql.3
file path=usr/perl5/$(PERLVER)/man/man3/DBD::mysql::INSTALL.3
components/perl/DBI-PostgreSQL/Makefile
@@ -30,7 +30,7 @@
COMPONENT_NAME=     DBI-PostgreSQL
COMPONENT_VERSION=    3.10.0
COMPONENT_REVISION=    2
COMPONENT_REVISION=    3
COMPONENT_SUMMARY=     The DBI PostgreSQL Interface for Perl
COMPONENT_SRC=        DBD-Pg-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
components/perl/DBI-PostgreSQL/dbi-postgresql-PERLVER.p5m
@@ -22,9 +22,6 @@
license dbi-postgresql.license license="Artistic"
# We deliver 64-bit objects under usr/perl5/5.24/lib, pkglint dislikes this
<transform file path=.* -> default pkg.linted.userland.action001.2 true >
file path=usr/perl5/$(PERLVER)/man/man3/Bundle::DBD::Pg.3
file path=usr/perl5/$(PERLVER)/man/man3/DBD::Pg.3
file path=usr/perl5/vendor_perl/$(PERLVER)/$(PERL_ARCH)/Bundle/DBD/Pg.pm
components/perl/DBI-SQLite/Makefile
@@ -16,7 +16,7 @@
COMPONENT_NAME=     DBI-SQLite
COMPONENT_VERSION=    1.52
COMPONENT_REVISION=    1
COMPONENT_REVISION=    2
COMPONENT_SUMMARY=     The DBI SQLite Interface for Perl
COMPONENT_SRC=        DBD-SQLite-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
components/perl/DBI-SQLite/dbi-sqlite-PERLVER.p5m
@@ -22,9 +22,6 @@
license dbi-sqlite.license license='Artistic'
# We deliver 64-bit objects under usr/perl5/5.24/lib, pkglint dislikes this
<transform file path=.* -> default pkg.linted.userland.action001.2 true >
file path=usr/perl5/$(PERLVER)/man/man3/DBD::SQLite.3
file path=usr/perl5/$(PERLVER)/man/man3/DBD::SQLite::Constants.3
file path=usr/perl5/$(PERLVER)/man/man3/DBD::SQLite::Cookbook.3
components/perl/DBI/DBI-PERLVER.p5m
@@ -35,9 +35,6 @@
license DBI.license license="Artistic"
# We deliver 64-bit objects under usr/perl5/5.24/lib, pkglint dislikes this
<transform file path=.* -> default pkg.linted.userland.action001.2 true >
# force a dependency on the Perl runtime
depend fmri=__TBD pkg.debug.depend.file=perl \
    pkg.debug.depend.path=usr/perl5/$(PERLVER)/bin type=require
components/perl/DBI/Makefile
@@ -24,7 +24,7 @@
COMPONENT_NAME=        DBI
COMPONENT_VERSION=    1.636
COMPONENT_REVISION=    1
COMPONENT_REVISION=    2
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=    \
components/perl/HTML-Parser/HTML-Parser-PERLVER.p5m
@@ -22,9 +22,6 @@
license HTML-Parser.license license="Artistic"
# We deliver 64-bit objects under usr/perl5/5.24/lib, pkglint dislikes this
<transform file path=.* -> default pkg.linted.userland.action001.2 true >
<transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
file path=usr/perl5/$(PERLVER)/man/man3/HTML::Entities.3
components/perl/HTML-Parser/Makefile
@@ -29,7 +29,7 @@
COMPONENT_NAME=        HTML-Parser
COMPONENT_VERSION=    3.72
COMPONENT_REVISION=    1
COMPONENT_REVISION=    2
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_PROJECT_URL=    http://search.cpan.org/~gaas/HTML-Parser/
components/perl/authen_pam/Makefile
@@ -25,7 +25,7 @@
COMPONENT_NAME=        Authen-PAM
COMPONENT_VERSION=    16
COMPONENT_REVISION=    3
COMPONENT_REVISION=    4
COMPONENT_SRC=        $(COMPONENT_NAME)-0.16
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=    \
components/perl/authen_pam/authen-pam-PERLVER.p5m
@@ -26,9 +26,6 @@
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
# We deliver 64-bit objects under usr/perl5/5.24/lib, pkglint dislikes this
<transform file path=.* -> default pkg.linted.userland.action001.2 true >
license authen-pam.license license='Artistic'
file path=usr/perl5/$(PERLVER)/man/man3/Authen::PAM.3
components/perl/net-ssleay/Makefile
@@ -27,7 +27,7 @@
COMPONENT_NAME=        Net-SSLeay
COMPONENT_VERSION=    1.80
COMPONENT_REVISION=    1
COMPONENT_REVISION=    2
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_PROJECT_URL=    http://search.cpan.org/dist/Net-SSLeay/
components/perl/net-ssleay/net-ssleay-PERLVER.p5m
@@ -37,9 +37,6 @@
license net-ssleay.copyright license='OpenSSL, SSLeay'
# We deliver 64-bit objects under usr/perl5/5.24/lib, pkglint dislikes this
<transform file path=.* -> default pkg.linted.userland.action001.2 true >
depend fmri=library/zlib@1.2.3-0.169 type=require
#file path=usr/perl5/$(PERLVER)/lib/$(PERL_ARCH)/perllocal.pod
components/perl/perl-524/Makefile
@@ -32,7 +32,7 @@
COMPONENT_NAME=        perl
COMPONENT_VERSION=    5.24.3
COMPONENT_REVISION=    2
COMPONENT_REVISION=    3
COMPONENT_SUMMARY=    Perl 5.24
PERL_VERSION=        5.24
COMPONENT_PROJECT_URL=    http://www.perl.org/
components/perl/perl-524/perl-524.p5m
@@ -22,9 +22,6 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
# We deliver 64-bit objects under usr/perl5/5.24/lib, pkglint dislikes this
<transform file path=.* -> default pkg.linted.userland.action001.2 true >
# This link is always mediated.
link path=usr/bin/perl target=../perl5/5.24/bin/perl \
    mediator=perl mediator-version=5.24
components/perl/xml-parser/Makefile
@@ -31,7 +31,7 @@
COMPONENT_NAME=        XML-Parser
COMPONENT_VERSION=    2.44
COMPONENT_REVISION=    1
COMPONENT_REVISION=    2
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=    \
components/perl/xml-parser/xml-parser-PERLVER.p5m
@@ -37,9 +37,6 @@
license xml-parser.license license='Artistic'
# We deliver 64-bit objects under usr/perl5/5.24/lib, pkglint dislikes this
<transform file path=.* -> default pkg.linted.userland.action001.2 true >
file path=usr/perl5/$(PERLVER)/man/man3/XML::Parser.3
file path=usr/perl5/$(PERLVER)/man/man3/XML::Parser::Expat.3
file path=usr/perl5/$(PERLVER)/man/man3/XML::Parser::Style::Debug.3
tools/python/pkglint/userland.py
@@ -65,8 +65,8 @@
                        "amd64",
                        "sparcv9",
                        "64",
                        "i86pc-solaris-64",     # perl path
                        "sun4-solaris-64"       # perl path
                        "i86pc-solaris-thread-multi-64",     # perl path
                        "sun4-solaris-thread-multi-64"       # perl path
                ]
                self.runpath_re = [
                        re.compile('^/lib(/.*)?$'),