Opened 11 years ago
Closed 9 years ago
#40776 closed update (fixed)
unrar: update to 5.0
Reported by: | vergus@… | Owned by: | krischik@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | haspatch | Cc: | cooljeanius (Eric Gallager), petrrr, obtanium@…, wintermute_77@…, anddam (Andrea D'Amore) |
Port: | unrar |
Description
RAR 5.0 was released:
Attachments (1)
Change History (12)
comment:1 follow-up: 3 Changed 11 years ago by cooljeanius (Eric Gallager)
comment:3 Changed 11 years ago by vergus@…
Replying to egall@…:
Looks like this breaks compatibility with older versions, we might want to keep the older version around just in case...
What specifically breaks compatibility? The only thing I saw was the new archiving format, but since this library ONLY unrars, there is no problem since it will handle both the newer and older archive formats.
comment:5 Changed 10 years ago by obtanium@…
Please update this, there's no compatibility issues. Just downloaded the source and built it fine. The patch files don't substantially change either, only some line differences due to extra code added.
comment:7 Changed 10 years ago by petrrr
Cc: | obtanium@… added; Peter.Danecek@… removed |
---|
Please add yourself to CC when you want to participate in the conversation of tickets, otherwise you are not notified.
You might want to provide a unified diff of the updated Portfile. This will we very appreciated by committers and accelerates the process. Thanks!
comment:8 Changed 9 years ago by wintermute_77@…
The version is now at 5.2.7.
Source code: http://www.rarlab.com/rar/unrarsrc-5.2.7.tar.gz
comment:10 Changed 9 years ago by anddam (Andrea D'Amore)
Cc: | and.damore@… added; krischik@… removed |
---|---|
Keywords: | haspatch added |
Owner: | changed from macports-tickets@… to krischik@… |
I'm attaching the patch, didn't bother renaming makefile.unix patchfile.
Changed 9 years ago by anddam (Andrea D'Amore)
Attachment: | patch-unrar.diff added |
---|
comment:11 Changed 9 years ago by anddam (Andrea D'Amore)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r137765.
Looks like this breaks compatibility with older versions, we might want to keep the older version around just in case...