FreeBSD Bugzilla – Attachment 235459 Details for
Bug 265423
devel/gpds: Remove architecture restrictions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
file_265423.txt (text/plain), 919 bytes, created by
Joel Bodenmann
on 2022-07-24 19:09:39 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Joel Bodenmann
Created:
2022-07-24 19:09:39 UTC
Size:
919 bytes
patch
obsolete
>From c530f3e7466e44e9472e4c352bf34f4af74dd1db Mon Sep 17 00:00:00 2001 >From: Joel Bodenmann <jbo@insane.engineer> >Date: Sun, 24 Jul 2022 18:53:12 +0000 >Subject: [PATCH] devel/gpds: Remove architecture restrictions > >--- > devel/gpds/Makefile | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > >diff --git a/devel/gpds/Makefile b/devel/gpds/Makefile >index 987101ea35..a25b4abc51 100644 >--- a/devel/gpds/Makefile >+++ b/devel/gpds/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= gpds > DISTVERSION= 1.5.0 >+PORTREVISION= 1 > CATEGORIES= devel > > MAINTAINER= jbo@insane.engineer >@@ -8,9 +9,6 @@ COMMENT= General purpose data serializer library written in modern C++ > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/license.txt > >-ONLY_FOR_ARCHS= aarch64 amd64 >-ONLY_FOR_ARCHS_REASON= not yet ported to other architectures >- > RUN_DEPENDS= spdlog>=1.9.0:devel/spdlog > > USES= cmake compiler:c++17-lang >-- >2.37.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
Flags:
jbo
:
maintainer-approval-
Actions:
View
|
Diff
Attachments on
bug 265423
:
235459
|
235465