FreeBSD Bugzilla – Attachment 185007 Details for
Bug 221210
devel/argtable: Fix missing .pc file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
argtable.patch (text/plain), 1.14 KB, created by
Yuri Victorovich
on 2017-08-03 22:58:19 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2017-08-03 22:58:19 UTC
Size:
1.14 KB
patch
obsolete
>Index: devel/argtable/Makefile >=================================================================== >--- devel/argtable/Makefile (revision 446947) >+++ devel/argtable/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= argtable > PORTVERSION= 2.13 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= devel > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} > DISTNAME= ${PORTNAME}${PORTVERSION:S/./-/} >@@ -23,7 +23,7 @@ > > post-patch: > @${REINPLACE_CMD} -e '/^SUBDIRS/s|doc||g ; \ >- s|^install-data-am: |install-data-am: #|g' ${WRKSRC}/Makefile.in >+ s|^install-data-am: install-dist_exampleDATA|install-data-am: |g' ${WRKSRC}/Makefile.in > > post-install: > ${INSTALL_MAN} ${WRKSRC}/doc/argtable2.3 ${STAGEDIR}${MAN3PREFIX}/man/man3 >Index: devel/argtable/pkg-plist >=================================================================== >--- devel/argtable/pkg-plist (revision 446947) >+++ devel/argtable/pkg-plist (working copy) >@@ -3,6 +3,7 @@ > lib/libargtable2.so > lib/libargtable2.so.0 > lib/libargtable2.so.0.1.8 >+libdata/pkgconfig/argtable2.pc > man/man3/argtable2.3.gz > %%PORTDOCS%%%%DOCSDIR%%/arg_int.gif > %%PORTDOCS%%%%DOCSDIR%%/argtable2-advanced.html
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:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 221210
: 185007