Opened 13 years ago
Closed 13 years ago
#30029 closed defect (fixed)
p5-file-basedir is noarch
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ghosthound |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | p5-file-basedir |
Description
p5-file-basedir does not appear to install any architecture-specific files:
$ port -v installed p5-file-basedir The following ports are currently installed: p5-file-basedir @0.03_3+universal (active) platform='darwin 10' archs='i386 x86_64' $ /usr/bin/file $(port -q contents p5-file-basedir) /opt/local/lib/perl5/vendor_perl/5.12.3/File/BaseDir.pm: Perl5 module source text /opt/local/lib/perl5/vendor_perl/5.12.3/darwin-multi-2level/auto/File/BaseDir/.packlist: ASCII text /opt/local/share/man/man3/File::BaseDir.3pm.gz: gzip compressed data, was "File::BaseDir.3pm", from Unix, last modified: Mon Jul 4 02:13:22 2011, max compression
This should be indicated in the portfile by adding this line:
supported_archs noarch
Change History (1)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
r80809 (maintainer timeout)