Opened 8 years ago
Closed 6 years ago
#53355 closed update (fixed)
screen @4.3.1_1: update to 4.6.1
Reported by: | ojkastl | Owned by: | dgilman (David Gilman) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | mkae (Marko Käning), 1-61803 | |
Port: | screen |
Description
The screen port is at version 4.3.1, version 4.5.0 was released on January 18th.
I just fumbled around with the Portfile, left out the patches and adjusted the checksums. And voilá, screen builds. As I have no clue what the patches are actually doing, I do not know if they are necessary anymore. But screen seems to run without them.
So, can the port please be updated?
Attachments (1)
Change History (12)
comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | youvegotmoxie@… removed |
---|---|
Owner: | set to youvegotmoxie@… |
Port: | screen added |
Status: | new → assigned |
Summary: | Update screen to v4.5.0 (from January 18th) → screen: update to 4.5.0 (from January 18th) |
comment:2 Changed 8 years ago by ojkastl
I'll attach the diff from 'diff -u Portfile.orig Portfile'.
As I wrote on the mailinglist, I have no idea what the patches do exactly, so maybe someone who does should consider dropping them or not.
Changed 8 years ago by ojkastl
Attachment: | screen.diff added |
---|
Unified diff of original portfile vs. my test Portfile
comment:3 Changed 8 years ago by mf2k (Frank Schima)
Notes on your patch:
- The
revision
line should be deleted because it starts at 0 when increasing the version and that is the default value. - Please restore and update the
rmd160
checksum. We like to have at least 2.
comment:4 Changed 8 years ago by ojkastl
Thanks for the tips.
But only somebody, who knows what the patches are/were supposed to do and if they should be deleted, should update this port (aka not me). And I hope, he already knows that...
comment:5 Changed 8 years ago by mkae (Marko Käning)
Cc: | mkae added |
---|
comment:7 Changed 8 years ago by 1-61803
Cc: | 1-61803 added |
---|
comment:8 Changed 7 years ago by l2dy (Zero King)
Summary: | screen: update to 4.5.0 (from January 18th) → screen @4.3.1_1: update to 4.6.1 |
---|
comment:9 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)
Owner: | youvegotmoxie@… deleted |
---|
comment:11 Changed 6 years ago by dgilman (David Gilman)
Owner: | set to dgilman |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Perhaps you would attach a diff of the changes you made that worked for you?
There are many patchfiles in the current version. It would perhaps be necessary to understand why each of them is there before knowing whether it is safe to remove them.