#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)
Change History (7)
Changed 14 years ago by BlackFrog1
Attachment: | Portfile-pastebinit.diff added |
---|
Changed 14 years ago by BlackFrog1
Attachment: | patch-pastebinit-pbcopy.diff added |
---|
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | mnick@… added; mnick blackfrog1@… removed |
---|---|
Summary: | version update to 1.2 → pastebinit: 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 14 years ago by jmroot (Joshua Root)
Cc: | mnick@… removed |
---|---|
Owner: | changed from macports-tickets@… to mnick@… |
Version: | 1.9.2 |
comment:4 Changed 14 years ago by mnick@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
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 14 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.
to copy url to clipboard