FreeBSD Bugzilla – Attachment 212717 Details for
Bug 245066
www/gist: Update to 5.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 5.1
0001-www-gist-update-to-5.1.patch (text/plain), 2.05 KB, created by
Derek Schrock
on 2020-03-25 23:20:52 UTC
(
hide
)
Description:
Update to 5.1
Filename:
MIME Type:
Creator:
Derek Schrock
Created:
2020-03-25 23:20:52 UTC
Size:
2.05 KB
patch
obsolete
>From 9cde59a415dc3541c64cf46f08755b311c8748af Mon Sep 17 00:00:00 2001 >From: Derek Schrock <dereks@lifeofadishwasher.com> >Date: Wed, 25 Mar 2020 18:51:38 -0400 >Subject: [PATCH] www/gist: update to 5.1 > >- Fix API deprecation warning by updating to 5.1 [1] >- Feed portlint and makepatch patches > >[1] https://github.com/defunkt/gist/releases/tag/v5.1.0 >--- > www/gist/Makefile | 2 +- > www/gist/distinfo | 6 +++--- > www/gist/files/{patch-build-gist => patch-build_gist} | 6 +++--- > 3 files changed, 7 insertions(+), 7 deletions(-) > rename www/gist/files/{patch-build-gist => patch-build_gist} (73%) > >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 >similarity index 73% >rename from www/gist/files/patch-build-gist >rename to 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 >-- >2.25.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 245066
: 212717