#18606 closed enhancement (fixed)
Update apparix to version 08-331
Reported by: | matias.piipari@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | update | Cc: | |
Port: | apparix |
Description
I'd like apparix to be updated to the newest release 08-331. The diff to the Portfile is found below and also attached as a file.
4c4 < version 08-331 ---
version 07-261
12,13c12,14 < checksums md5 0d7c9a2efecf5c7b44d2ce7c5844e5de \ < sha1 0f59c16a8bdc9b9ad7ec2b75e07645cd9ef1eb9e ---
checksums md5 1667a40e3b6cdf0405e543a539f4369b \
sha1 1b6462a99ece40c6c3274e2c4c958c5a603a1e57 \ rmd160 6e0f7a0a101182d884daed1bc392e443502e7bb6
16a18
Attachments (1)
Change History (3)
Changed 16 years ago by matias.piipari@…
Attachment: | Portfile.diff added |
---|
comment:1 Changed 16 years ago by blb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
Updated in r47225, thanks.
Note the best way to generate a diff is to use 'diff -u Portfile.orig Portfile' (where the .orig is the old, original version); see also the guide.