Opened 3 years ago

Closed 3 years ago

#62188 closed defect (fixed)

zulu-jdk8: port name does not match directory name

Reported by: jmroot (Joshua Root) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: kencu (Ken), catap (Kirill A. Korinsky)
Port: zulu-jdk8

Description

% port lint zulu-jdk8
--->  Verifying Portfile for zulu-jdk8
Error: Portfile directory zulu-jdk does not match port name zulu-jdk8
--->  1 errors and 0 warnings found.

This causes portindex to be unable to skip it after indexing it the first time, so it is being constantly re-indexed.

Change History (2)

comment:1 Changed 3 years ago by catap (Kirill A. Korinsky)

Because I did it, let me fix it ASAP

comment:2 Changed 3 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

[c42fb6c480e3b44acdc86e0009236b3f72cabf06/macports-ports]

Thanks for the fix. Note that the commit message needs to list the full ticket URL like this in order to auto-close:

Closes: https://trac.macports.org/ticket/62188
Note: See TracTickets for help on using tickets.