FreeBSD Bugzilla – Attachment 161580 Details for
Bug 203463
[PATCH] devel/caf: change PORTNAME to match ports directory name
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch
patch-caf.txt (text/plain), 656 bytes, created by
Craig Leres
on 2015-10-01 05:04:06 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Craig Leres
Created:
2015-10-01 05:04:06 UTC
Size:
656 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 398237) >+++ Makefile (working copy) >@@ -1,9 +1,11 @@ > # Created by: vanilla@ > # $FreeBSD$ > >-PORTNAME= actor-framework >+PORTNAME= caf > PORTVERSION= 0.14.1 >+PORTREVISION= 1 > CATEGORIES= devel >+DISTNAME= actor-framework-actor-framework-${PORTVERSION} > > MAINTAINER= vallentin@icir.org > COMMENT= C++ actor framework >@@ -11,6 +13,7 @@ > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >+WRKSRC= ${WRKDIR}/actor-framework-${PORTVERSION} > CXXFLAGS+= -std=c++11 -Wextra -Wall -pedantic > LDFLAGS+= -pthread > USES= cmake:outsource compiler:c++11-lang
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 Raw
Flags:
koobs
:
maintainer-approval+
Actions:
View
Attachments on
bug 203463
: 161580 |
161581
|
161582