Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#59857 closed update (fixed)

cscope @15.8a_1 upgrade to @15.9

Reported by: nwg (Nathaniel W Griswold) Owned by: nwg (Nathaniel W Griswold)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: cscope

Description

I want to upgrade cscope from 15.8a_1 to 15.9

The patch in the source was no longer needed.

I applied a new patch to prevent cscope from complaining about symlinks, which it does even in the newest version. I found information about making this patch from a complaint at https://sourceforge.net/p/cscope/bugs/247/, which i also had. Upstream has yet to be patched for this bug.

I do not have repository rights on github so i am opening a ticket

Attachments (1)

cscope-15.9.patch (2.1 KB) - added by nwg (Nathaniel W Griswold) 4 years ago.
This is a git diff patch file for the macports tree to upgrade cscope from 15.8a to 15.9 and apply a symlink patch that was not there before

Download all attachments as: .zip

Change History (7)

Changed 4 years ago by nwg (Nathaniel W Griswold)

Attachment: cscope-15.9.patch added

This is a git diff patch file for the macports tree to upgrade cscope from 15.8a to 15.9 and apply a symlink patch that was not there before

comment:1 Changed 4 years ago by nwg (Nathaniel W Griswold)

Please ignore this ticket. I am making a pull request instead.

comment:2 Changed 4 years ago by nwg (Nathaniel W Griswold)

comment:3 Changed 4 years ago by mf2k (Frank Schima)

In the future, please fill in the Port field.

comment:4 Changed 4 years ago by mf2k (Frank Schima)

Port: cscope added
Type: defectupdate

comment:5 Changed 4 years ago by nwg (Nathaniel W Griswold)

Owner: set to nwg
Resolution: fixed
Status: newclosed

In 0ef4815ea6571581fc5ce0b096e956fd9a7108c2/macports-ports (master):

cscope: Update to 15.9 and add allow symlinks patch

  • Removed old patch that added APPLE TERMINFO check (upstream added)
  • Added patch to allow symlinks in cscope database build and search (file not found error for all symlinks)
  • add size checksum

Closes: #59857

Tested on
macOS 10.15.2 19C57
Xcode 11.0 11A420a

comment:6 Changed 4 years ago by nwg (Nathaniel W Griswold)

In 0ef4815ea6571581fc5ce0b096e956fd9a7108c2/macports-ports (dar, master, py38-reproject, revert-6945-rust-1.43.0, wireshark):

cscope: Update to 15.9 and add allow symlinks patch

  • Removed old patch that added APPLE TERMINFO check (upstream added)
  • Added patch to allow symlinks in cscope database build and search (file not found error for all symlinks)
  • add size checksum

Closes: #59857

Tested on
macOS 10.15.2 19C57
Xcode 11.0 11A420a

Note: See TracTickets for help on using tickets.