FreeBSD Bugzilla – Attachment 224331 Details for
Bug 255052
net/haproxy include Lua support by default
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
previous patch had a mistake in haproxy18, this corrects that oversight.
0002-PKGNAMESUFFIX-should-be-VERSIONSUFFIX.patch (text/plain), 724 bytes, created by
Mark Deneen
on 2021-04-21 14:48:08 UTC
(
hide
)
Description:
previous patch had a mistake in haproxy18, this corrects that oversight.
Filename:
MIME Type:
Creator:
Mark Deneen
Created:
2021-04-21 14:48:08 UTC
Size:
724 bytes
patch
obsolete
>From 239e52b2614c277c66c4ace83cba5eefb7ca19ad Mon Sep 17 00:00:00 2001 >From: Mark Deneen <mdeneen@gmail.com> >Date: Wed, 21 Apr 2021 10:45:24 -0400 >Subject: [PATCH 2/2] PKGNAMESUFFIX should be VERSIONSUFFIX > >--- > net/haproxy18/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/net/haproxy18/Makefile b/net/haproxy18/Makefile >index 6fd168b4b3c5..68c72233c371 100644 >--- a/net/haproxy18/Makefile >+++ b/net/haproxy18/Makefile >@@ -4,7 +4,7 @@ PORTNAME= haproxy > DISTVERSION= 1.8.30 > CATEGORIES= net www > MASTER_SITES= http://www.haproxy.org/download/1.8/src/ >-PKGNAMESUFFIX= 18 >+VERSIONSUFFIX= 18 > > MAINTAINER= demon@FreeBSD.org > COMMENT= Reliable, high performance TCP/HTTP load balancer >-- >2.27.0 >
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 255052
:
224106
|
224313
| 224331