FreeBSD Bugzilla – Attachment 190139 Details for
Bug 225513
misc/lxi-tools: Update to 1.17
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file
lxi-tools-1.17.patch (text/plain), 1.78 KB, created by
Dmitri Goutnik
on 2018-01-28 23:38:10 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
Dmitri Goutnik
Created:
2018-01-28 23:38:10 UTC
Size:
1.78 KB
patch
obsolete
>Index: misc/lxi-tools/Makefile >=================================================================== >--- misc/lxi-tools/Makefile (revision 460174) >+++ misc/lxi-tools/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= lxi-tools > DISTVERSIONPREFIX= v >-DISTVERSION= 1.16 >+DISTVERSION= 1.17 > CATEGORIES= misc > > MAINTAINER= dg@syrec.org >@@ -13,11 +13,12 @@ > > LIB_DEPENDS= liblxi.so:misc/liblxi > >-USES= autoreconf localbase readline >+USES= autoreconf libtool localbase pkgconfig readline > USE_GITHUB= yes > GH_ACCOUNT= lxi-tools > > GNU_CONFIGURE= yes >+CONFIGURE_ARGS= --disable-static > CFLAGS+= -D_WITH_GETLINE # enable getline(3) prototype > > PORTDOCS= README >@@ -25,11 +26,18 @@ > PLIST_FILES= bin/lxi \ > man/man1/lxi.1.gz > >-OPTIONS_DEFINE= BASH DOCS >+OPTIONS_DEFINE= BASH DOCS GUI > > BASH_CONFIGURE_WITH= bash-completion-dir=${PREFIX}/etc/bash_completion.d > BASH_PLIST_FILES= ${PREFIX}/etc/bash_completion.d/lxi > >+GUI_CONFIGURE_ENABLE= lxi-gui >+GUI_USE= qt5=buildtools_build,charts,core,gui,qmake_build,widgets gl=gl >+GUI_PLIST_FILES= bin/lxi-gui >+ >+post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* >+ > post-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} > ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} >Index: misc/lxi-tools/distinfo >=================================================================== >--- misc/lxi-tools/distinfo (revision 460174) >+++ misc/lxi-tools/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1514577395 >-SHA256 (lxi-tools-lxi-tools-v1.16_GH0.tar.gz) = bd75d92421e9cb0962a019ec26f154da84711949e5ea9cbd96c7de6467f89869 >-SIZE (lxi-tools-lxi-tools-v1.16_GH0.tar.gz) = 20459 >+TIMESTAMP = 1517144469 >+SHA256 (lxi-tools-lxi-tools-v1.17_GH0.tar.gz) = c9c35e4486e637533162ce559882f959d6bb044cb8ec9785c708ff15d90e7d36 >+SIZE (lxi-tools-lxi-tools-v1.17_GH0.tar.gz) = 143892
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:
dmgk
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 225513
: 190139