apache20 violates mtree
Because 2.0.59 is not available, I modified my Portfile (and PortIndex) to use 2.0.61 instead. I only changed "59" to "61" and updated the MD5. I admit some chance that if I knew more, I should have done some more changes too. But the following warning message appeared in the installation:
edward-harveys-computer:/opt/local eharvey$ sudo port install apache20
Portfile changed since last build; discarding previous state.
---> Fetching apache20
---> Attempting to fetch httpd-2.0.61.tar.bz2 from http://www.apache.org/dist/httpd
---> Verifying checksum(s) for apache20
---> Extracting apache20
---> Applying patches to apache20
---> Configuring apache20
---> Building apache20 with target all
---> Staging apache20 into destroot
---> Creating launchd control script
###########################################################
# A startup item has been generated that will aid in
# starting apache20 with launchd. It is disabled
# by default. Execute the following command to start it,
# and to cause it to launch at startup:
#
# sudo launchctl load -w /Library/LaunchDaemons/org.macports.apache20.plist
###########################################################
Warning: violation by /opt/local/apache20
Warning: apache20 violates the layout of the ports-filesystems!
Warning: Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases!
---> Packaging tgz archive for apache20 2.0.61_0
---> Installing apache20 2.0.61_0
---> Activating apache20 2.0.61_0
Change History (5)
Cc: |
blair@… added
|
Milestone: |
→ Port Bugs
|
Owner: |
changed from macports-dev@… to blair@…
|
Summary: |
apache20 violates the layout of the ports-filesystems →
apache20 violates mtree
|
Owner: |
changed from blair@… to blair@…
|
Status: |
new →
assigned
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Description: |
modified (diff)
|
Port: |
apache20 added
|
Fixed in r32581.