mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Switch back to pastebin.com by default, as paste2.org seem to be handled incorrectly
This commit is contained in:
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
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= pastebinit
|
PORTNAME= pastebinit
|
||||||
PORTVERSION= 1.5
|
PORTVERSION= 1.5
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= misc python
|
CATEGORIES= misc python
|
||||||
MASTER_SITES= https://launchpad.net/pastebinit/trunk/${PORTVERSION}/+download/
|
MASTER_SITES= https://launchpad.net/pastebinit/trunk/${PORTVERSION}/+download/
|
||||||
|
|
||||||
|
|
|
@ -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:
|
|
Loading…
Add table
Reference in a new issue