FreeBSD Bugzilla – Attachment 187763 Details for
Bug 223451
devel/libfmt: Update: Added LICENSE_FILE; Added BUILD_SHARED_LIBS=ON
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
libfmt.patch (text/plain), 1.17 KB, created by
Yuri Victorovich
on 2017-11-05 17:50:42 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2017-11-05 17:50:42 UTC
Size:
1.17 KB
patch
obsolete
>Index: devel/libfmt/Makefile >=================================================================== >--- devel/libfmt/Makefile (revision 453552) >+++ devel/libfmt/Makefile (working copy) >@@ -1,9 +1,8 @@ >-# Created by: Viacheslav Mikerov <SlavaMikerov@gmail.com> > # $FreeBSD$ > > PORTNAME= libfmt >-PORTVERSION= 3.0.1 >-PORTREVISION= 2 >+DISTVERSION= 3.0.1 >+PORTREVISION= 3 > CATEGORIES= devel > > MAINTAINER= SlavaMikerov@gmail.com >@@ -10,6 +9,7 @@ > COMMENT= Fmt is an open-source formatting library for C++ > > LICENSE= BSD2CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE.rst > > USE_GITHUB= yes > GH_ACCOUNT= fmtlib >@@ -16,7 +16,7 @@ > GH_PROJECT= fmt > > USES= cmake:outsource compiler:c++11-lib >-CMAKE_ARGS= -DFMT_DOC=OFF >+CMAKE_ARGS= -DFMT_DOC=OFF -DBUILD_SHARED_LIBS=ON > OPTIONS_DEFINE= TEST > TEST_CMAKE_OFF= -DFMT_TEST=OFF > >Index: devel/libfmt/pkg-plist >=================================================================== >--- devel/libfmt/pkg-plist (revision 453552) >+++ devel/libfmt/pkg-plist (working copy) >@@ -8,4 +8,6 @@ > lib/cmake/fmt/fmt-config.cmake > lib/cmake/fmt/fmt-targets-%%CMAKE_BUILD_TYPE%%.cmake > lib/cmake/fmt/fmt-targets.cmake >-lib/libfmt.a >+lib/libfmt.so >+lib/libfmt.so.3 >+lib/libfmt.so.3.0.1
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:
yuri
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 223451
: 187763