1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Switch back to pastebin.com by default, as paste2.org seem to be handled incorrectly

This commit is contained in:
Dmitry Marakasov 2017-05-11 14:54:45 +00:00
parent 13f2ae7846
commit 23b9dda021
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440630
2 changed files with 1 additions and 11 deletions

View File

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

View File

@ -1,11 +0,0 @@
--- pastebinit.orig 2016-09-11 23:10:22 UTC
+++ pastebinit
@@ -34,7 +34,7 @@ else:
from urllib.request import FancyURLopener
# Set the default pastebin
-defaultPB = "pastebin.com"
+defaultPB = "paste2.org"
# Now try to override it with a distributor pastebin
try: