Opened 9 years ago
Closed 9 years ago
#50698 closed defect (fixed)
Broken /opt/local/var/macports/sources/rsync.macports.org/release/base/configure
Reported by: | alex.semenyaka@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 2.3.4 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
There is a version check in the lines 2951-2:
case "$MACOSX_VERSION" in 10.0*|10.1*|10.2*|10.3*)
Sure enough, OS X 10.10 and 10.11 match here, so configuration could not be completed.
Change History (2)
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Keywords: | configure version removed |
---|
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Description: | modified (diff) |
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This was fixed a long time ago in r111640.