Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#29300 closed defect (fixed)

groovy is noarch

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: breskeby@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: groovy

Description

groovy installs no architecture-specific files, and should therefore have the line "supported_archs noarch"; the revision should be increased when this line is added (unless you're already increasing the version).

$ port -v installed groovy
The following ports are currently installed:
  groovy @1.8.0_0 (active) platform='darwin 10' archs='x86_64'
$ port -q contents groovy | xargs -n 1 lipo -info 2>/dev/null
$ 

Change History (4)

comment:1 Changed 13 years ago by breskeby@…

Status: newassigned

comment:2 Changed 13 years ago by breskeby@…

Status: assignednew

comment:3 Changed 13 years ago by breskeby@…

Resolution: fixed
Status: newclosed

increased the revision as recommended for this fix

comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

in r78196

Note: See TracTickets for help on using tickets.