FreeBSD Bugzilla – Attachment 171882 Details for
Bug 210637
archivers/gtar: remove unused flags, fix license
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
gtar.patch (text/plain), 845 bytes, created by
Dmitry Marakasov
on 2016-06-27 18:57:32 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2016-06-27 18:57:32 UTC
Size:
845 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 417422) >+++ Makefile (working copy) >@@ -10,7 +10,8 @@ > MAINTAINER= naddy@FreeBSD.org > COMMENT= GNU version of the traditional tape archiver > >-LICENSE= GPLv3 >+LICENSE= GPLv3+ >+LICENSE_FILE= ${WRKSRC}/COPYING > > INFO= tar > >@@ -19,8 +20,6 @@ > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --program-prefix=g \ > --disable-silent-rules >-CPPFLAGS+= -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib > CONFIGURE_ENV= DEFAULT_ARCHIVE=/dev/sa0 \ > DEFAULT_RMT_COMMAND=/etc/rmt > # supply result to skip a test that will abort configure if run as root >@@ -43,6 +42,6 @@ > > # do not rebuild tar.info > post-patch: >- touch -r ${WRKSRC}/doc/stamp-vti ${WRKSRC}/configure >+ ${TOUCH} -r ${WRKSRC}/doc/stamp-vti ${WRKSRC}/configure > > .include <bsd.port.mk>
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
Actions:
View
|
Diff
Attachments on
bug 210637
:
171882
|
171945