Ticket #28796 (closed defect: fixed)
Molden: stealth upgrade and patching problem
| Reported by: | ben@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | Cc: | jochen@… | |
| Port: | molden |
Description
On 14 March, the molden developers issued another stealth upgrade. I've updated the version numbering and checksumming in the portfile; a unified diff is attached.
Also, when having updated the Portfile accordingly, I tried to actually perform the upgrade, I got this response:
:debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_molden/work/molden5.0" && /usr/bin/patch -p0'
:info:patch patching file makefile
:info:patch Hunk #1 FAILED at 17.
:info:patch Hunk #2 FAILED at 45.
:info:patch Hunk #3 succeeded at 229 (offset 28 lines).
:info:patch 2 out of 3 hunks FAILED -- saving rejects to file makefile.rej
:info:patch shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_molden/work/molden5.0" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/science/molden/files/patch-makefile.diff'" returned error 1
:error:patch Target org.macports.patch returned: shell command failed (see log for details)
:debug:patch Backtrace: shell command failed (see log for details)
while executing
"command_exec patch "" "< '$patch'""
(procedure "portpatch::patch_main" line 35)
invoked from within
"$procedure $targetname"
:info:patch Warning: the following items did not execute (for molden): org.macports.destroot org.macports.patch org.macports.configure org.macports.build
:notice:patch Log for molden is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_molden/main.log
It would seem that the makefile has changed so that the patch no longer works.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

