diff options
Diffstat (limited to 'www/gist')
-rw-r--r-- | www/gist/Makefile | 2 | ||||
-rw-r--r-- | www/gist/distinfo | 6 | ||||
-rw-r--r-- | www/gist/files/patch-build-gist | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/www/gist/Makefile b/www/gist/Makefile index 95b9542f0241..f32e5f1dd538 100644 --- a/www/gist/Makefile +++ b/www/gist/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gist -PORTVERSION= 5.0.0 +PORTVERSION= 5.1.0 DISTVERSIONPREFIX= v CATEGORIES= www net diff --git a/www/gist/distinfo b/www/gist/distinfo index 1118c85d6f75..f6f30c22db27 100644 --- a/www/gist/distinfo +++ b/www/gist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534878084 -SHA256 (defunkt-gist-v5.0.0_GH0.tar.gz) = 28a3ebaad90ede9a59bd4dbe4850a07cc6e3294a92849a0f0b17ebf6a17ea33b -SIZE (defunkt-gist-v5.0.0_GH0.tar.gz) = 41813 +TIMESTAMP = 1585174355 +SHA256 (defunkt-gist-v5.1.0_GH0.tar.gz) = 843cea035c137d23d786965688afc9ee70610ac6c3d6f6615cb958d6c792fbb2 +SIZE (defunkt-gist-v5.1.0_GH0.tar.gz) = 41876 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 |