Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17265 closed submission (fixed)

New port: md5sha1sum

Reported by: mike@… Owned by: blb@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: md5sha1sum

Description

GNU coreutils provides md5sum, which is often used in shell scripts. md5sha1sum provides a compatible md5- and sha1sum implementation using OpenSSL.

Attachments (2)

Portfile (874 bytes) - added by mike@… 15 years ago.
Portfile.blb (817 bytes) - added by blb@… 15 years ago.
updated Portfile

Download all attachments as: .zip

Change History (7)

Changed 15 years ago by mike@…

Attachment: Portfile added

comment:1 Changed 15 years ago by blb@…

Owner: changed from macports-tickets@… to blb@…
Port: md5sha1sum added
Status: newassigned

Since it uses symlinks for sha1sum and ripemd160sum, but xinstall is copying the file as a file instead of a link, how about using ln to create these links? I've attached a new Portfile, if it looks okay I can commit it (two other changes: fixed maintainers and set master_sites to ${homepage}).

Changed 15 years ago by blb@…

Attachment: Portfile.blb added

updated Portfile

comment:2 Changed 15 years ago by mike@…

Looks good, thank you.

comment:3 Changed 15 years ago by blb@…

Resolution: fixed
Status: assignedclosed

Added in r42208, thanks.

comment:4 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementsubmission

comment:5 Changed 15 years ago by (none)

Milestone: Port Submissions

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.