diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2020-04-22 07:20:03 +0000 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2020-04-22 07:20:03 +0000 |
commit | 02dc6a7ec77a152a551bc99cb259cc94cbf79489 (patch) | |
tree | 25620d84a7703ce9186a67e0ed45fcdcfa37466b /www/gist/files/patch-build-gist | |
parent | Deprecate net/freerdp1 which has been superseded by net/freerdp and no (diff) |
- Update to 5.1
- Fix API deprecation warning
PR: 245066
Submitted by: Derek Schrock <dereks@lifeofadishwasher.com>
Approved by: maintainer timeout (changlp@cs.nctu.edu.tw, 25 days),
ehaupt (mentor)
MFH: 2020Q2 (blanket)
Changelog: https://github.com/defunkt/gist/releases/tag/v5.1.0
Notes
Notes:
svn path=/head/; revision=532447
Diffstat (limited to '')
-rw-r--r-- | www/gist/files/patch-build-gist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/gist/files/patch-build-gist b/www/gist/files/patch-build-gist index 28a92d104ade..b263ffd2af84 100644 --- a/www/gist/files/patch-build-gist +++ b/www/gist/files/patch-build-gist @@ -1,6 +1,6 @@ ---- build/gist 2014-06-29 23:42:21.158933799 +0800 -+++ build/gist.ssl 2014-06-29 23:42:09.848935272 +0800 -@@ -1536,7 +1536,8 @@ +--- build/gist.orig 2020-02-05 20:01:45 UTC ++++ build/gist +@@ -1713,7 +1713,8 @@ module Gist end if uri.scheme == "https" connection.use_ssl = true |