1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Swich default pastebin to a working one

This commit is contained in:
Dmitry Marakasov 2015-06-25 10:35:06 +00:00
parent 1930de1204
commit 786afd3bcf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390552
2 changed files with 12 additions and 1 deletions

View File

@ -2,7 +2,7 @@
PORTNAME= pastebinit
PORTVERSION= 1.4.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= misc python
MASTER_SITES= https://launchpad.net/pastebinit/trunk/${PORTVERSION}/+download/

View File

@ -0,0 +1,11 @@
--- pastebinit.orig 2014-01-18 04:52:04 UTC
+++ pastebinit
@@ -33,7 +33,7 @@ else:
from urllib.request import FancyURLopener
# Set the default pastebin
-defaultPB = "http://pastebin.com"
+defaultPB = "http://paste2.org"
# Now try to override it with a distributor pastebin
try: