#58543 closed update (fixed)
demeter @0.9.25_3: update Perl version to 5.28
Reported by: | joefowler (Joe Fowler) | Owned by: | joefowler (Joe Fowler) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | has patch maintainer | Cc: | chrstphrchvz (Christopher Chavez) |
Port: | demeter |
Description
The attached patch will update the Perl version to 5.28 and add size to the checksum info.
Attachments (1)
Change History (6)
Changed 5 years ago by joefowler (Joe Fowler)
Attachment: | demeter.diff added |
---|
comment:1 Changed 5 years ago by joefowler (Joe Fowler)
Type: | submission → update |
---|
comment:2 Changed 5 years ago by chrstphrchvz (Christopher Chavez)
comment:3 Changed 5 years ago by chrstphrchvz (Christopher Chavez)
Cc: | chrstphrchvz added |
---|
comment:4 Changed 5 years ago by joefowler (Joe Fowler)
Owner: | set to joefowler |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:5 Changed 5 years ago by chrstphrchvz (Christopher Chavez)
Also note that Perl 5.30 should be arriving in MacPorts soon, in case you're interested: https://github.com/macports/macports-ports/pull/4498
Note: See
TracTickets for help on using
tickets.
Hi Joe, thanks for submitting this.
Note that MacPorts is now accepting changes via GitHub pull requests. Patches submitted to Trac are still welcome, however pull requests are preferred as they are usually merged sooner (and have far less chance of being forgotten/overlooked), and can be automatically checked by build bots for issues.
I have created a pull request based on your patch: https://github.com/macports/macports-ports/pull/4505
Hope this helps!