FreeBSD Bugzilla – Attachment 185489 Details for
Bug 221565
security/hitch: Update to v1.4.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file to bump version to 1.4.6
hitch-1.4.6-ports.patch (text/plain), 2.38 KB, created by
Christopher Beppler
on 2017-08-16 15:41:38 UTC
(
hide
)
Description:
patch file to bump version to 1.4.6
Filename:
MIME Type:
Creator:
Christopher Beppler
Created:
2017-08-16 15:41:38 UTC
Size:
2.38 KB
patch
obsolete
>diff -Naur ../hitch.orig/Makefile ./Makefile >--- ../hitch.orig/Makefile 2017-03-21 13:46:39.000000000 +0100 >+++ ./Makefile 2017-08-16 16:57:43.234277000 +0200 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/security/hitch/Makefile 436595 2017-03-21 12:46:39Z zi $ > > PORTNAME= hitch >-PORTVERSION= 1.4.4 >+PORTVERSION= 1.4.6 > DISTVERSIONPREFIX= ${PORTNAME}- > CATEGORIES= security > >@@ -18,7 +18,7 @@ > USERS= nobody > GROUPS= nobody > >-USES= autoreconf ssl >+USES= ssl > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --localstatedir=/var/run > CONFIGURE_ENV= CRYPTO_CFLAGS="-I${OPENSSLINC}" CRYPTO_LIBS="-L${OPENSSLLIB}" \ >diff -Naur ../hitch.orig/distinfo ./distinfo >--- ../hitch.orig/distinfo 2017-01-28 22:02:48.000000000 +0100 >+++ ./distinfo 2017-08-16 16:27:43.456558000 +0200 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1485636726 >-SHA256 (varnish-hitch-hitch-1.4.4_GH0.tar.gz) = 3c889637e1bc66010b8243fc91b9e26e134f6be77f38a770773dbbbb4dacdefc >-SIZE (varnish-hitch-hitch-1.4.4_GH0.tar.gz) = 125074 >+TIMESTAMP = 1502893663 >+SHA256 (varnish-hitch-hitch-1.4.6_GH0.tar.gz) = fecc0604a2574e50e99573536eade96769b3435aa787d2095ed9115434a6f003 >+SIZE (varnish-hitch-hitch-1.4.6_GH0.tar.gz) = 126223 >diff -Naur ../hitch.orig/files/patch-src_hitch.c ./files/patch-src_hitch.c >--- ../hitch.orig/files/patch-src_hitch.c 2017-02-13 15:28:19.000000000 +0100 >+++ ./files/patch-src_hitch.c 1970-01-01 01:00:00.000000000 +0100 >@@ -1,22 +0,0 @@ >-From cc92c25a5fcbc1d3e4ebb8771fe87d961f2079bf Mon Sep 17 00:00:00 2001 >-From: Vanilla Hsu <vanilla@fatpipi.com> >-Date: Sat, 14 Jan 2017 09:36:57 +0800 >-Subject: [PATCH] Fix building with libressl. >- >---- >- src/hitch.c | 2 +- >- 1 file changed, 1 insertion(+), 1 deletion(-) >- >-diff --git a/src/hitch.c b/src/hitch.c >-index 5b48680..03b4580 100644 >---- src/hitch.c.orig 2016-12-22 13:48:49 UTC >-+++ src/hitch.c >-@@ -683,7 +683,7 @@ load_privatekey(SSL_CTX *ctx, const char >- return NULL; >- } >- >--#if OPENSSL_VERSION_NUMBER < 0x10100000L >-+#if OPENSSL_VERSION_NUMBER < 0x10100000L || defined(LIBRESSL_VERSION_NUMBER) >- #define SSL_CTX_get_default_passwd_cb(ctx) (ctx->default_passwd_callback) >- #define SSL_CTX_get_default_passwd_cb_userdata(ctx) (ctx->default_passwd_callback_userdata) >- #endif >diff -Naur ../hitch.orig/scripts/configure ./scripts/configure >--- ../hitch.orig/scripts/configure 1970-01-01 01:00:00.000000000 +0100 >+++ ./scripts/configure 2017-08-16 16:55:14.500928000 +0200 >@@ -0,0 +1,2 @@ >+cd "$WRKSRC" >+./bootstrap
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 221565
: 185489