Opened 8 years ago
Closed 8 years ago
#52098 closed update (fixed)
subversion: update to 1.9.4
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | danielluke (Daniel J. Luke) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | blair (Blair Zajac) | |
Port: | subversion |
Description
Please update subversion and related ports to the latest version.
$ port livecheck subversion subversion seems to have been updated (port version: 1.9.3, new version: 1.9.4)
Change History (4)
comment:1 Changed 8 years ago by danielluke (Daniel J. Luke)
comment:2 Changed 8 years ago by danielluke (Daniel J. Luke)
Oh, it's because upstream changed/broke the test suite:
Library not loaded: /opt/local/lib/libsvn_test-1.0.dylib Referenced from: /opt/local/var/macports/build/_Volumes_Extra_dluke_Projects_macports_dports_devel_subversion/subversion/work/subversion-1.9.4/subversion/tests/libsvn_delta/./window-test Reason: image not found
I didn't get around to fixing it, but it otherwise looks OK - so I'll commit the simple version bump now.
comment:3 Changed 8 years ago by danielluke (Daniel J. Luke)
(or more accurately, I think System Integrity Protection broke using DYLD_LIBRARY_PATH to make the test suite run without having all of the libraries installed (and libsvn_test doesn't get installed anyway).
comment:4 Changed 8 years ago by danielluke (Daniel J. Luke)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Yeah, looks like I prepped this locally but didn't commit it for some reason? I'll run through the test suite(s) and get it committed shortly.