Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#28531 closed update (fixed)

pastebinit: version update to 1.2

Reported by: BlackFrog1 Owned by: mnick@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: pastebinit

Description

Pastebinit 1.2 was released on Jan. 30. I updated the Portfile to reflect that version. Also, I patch the python script to copy the url to the clipboard on a Mac OS X platform.

Attachments (2)

Portfile-pastebinit.diff (1.3 KB) - added by BlackFrog1 13 years ago.
patch-pastebinit-pbcopy.diff (1.5 KB) - added by BlackFrog1 13 years ago.
to copy url to clipboard

Download all attachments as: .zip

Change History (7)

Changed 13 years ago by BlackFrog1

Attachment: Portfile-pastebinit.diff added

Changed 13 years ago by BlackFrog1

to copy url to clipboard

comment:1 Changed 13 years ago by BlackFrog1

Cc: blackfrog1@… added

Cc Me!

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: mnick@… added; mnick blackfrog1@… removed
Summary: version update to 1.2pastebinit: version update to 1.2

The Cc field must contain complete email addresses. Also, you don't need to Cc yourself, since you are the reporter.

Note also there's no need to list checksums for patchfiles which are stored next to and downloaded along with the portfiles themselves.

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Cc: mnick@… removed
Owner: changed from macports-tickets@… to mnick@…
Version: 1.9.2

comment:4 Changed 13 years ago by mnick@…

Resolution: fixed
Status: newclosed

Thanks, i upgraded pastebinit in r76474. For the clipboard patch, i think this should better be included upstream than in MacPorts. A simple additional check for platform.system() should be enough to get it included.

comment:5 Changed 13 years ago by BlackFrog1

I took your suggestion and I rewrote the patch using platform.system(). I also created a branch of the code and submitted the patch upstream.

Note: See TracTickets for help on using tickets.