FreeBSD Bugzilla – Attachment 156286 Details for
Bug 199889
[patch] www/newsbeuter strip
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
newsbeuter-2.9_2.diff (text/plain), 561 bytes, created by
Zsolt Udvari
on 2015-05-03 15:53:46 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Zsolt Udvari
Created:
2015-05-03 15:53:46 UTC
Size:
561 bytes
patch
obsolete
>diff -urN www/newsbeuter.orig/Makefile www/newsbeuter/Makefile >--- www/newsbeuter.orig/Makefile 2015-05-03 17:38:20.000000000 +0200 >+++ www/newsbeuter/Makefile 2015-05-03 17:39:46.000000000 +0200 >@@ -3,7 +3,7 @@ > > PORTNAME= newsbeuter > PORTVERSION= 2.9 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= www > MASTER_SITES= http://newsbeuter.org/downloads/ > >@@ -43,4 +43,7 @@ > ${REINPLACE_CMD} -e 's|-liconv|${ICONV_LIB} -lcrypto -lncursesw|' \ > ${WRKSRC}/Makefile > >+post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/*beuter >+ > .include <bsd.port.post.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 199889
:
156286
|
156289