FreeBSD Bugzilla – Attachment 200676 Details for
Bug 234524
www/sitecopy: unbreak build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch +revision
sitecopy.diff (text/plain), 596 bytes, created by
Helge Oldach
on 2019-01-01 12:30:42 UTC
(
hide
)
Description:
patch +revision
Filename:
MIME Type:
Creator:
Helge Oldach
Created:
2019-01-01 12:30:42 UTC
Size:
596 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 488866) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= sitecopy > PORTVERSION= 0.16.6 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= www > MASTER_SITES= http://www.manyfish.co.uk/${PORTNAME}/ \ > GENTOO >@@ -43,5 +43,9 @@ > ${WRKSRC}/src/sitestore.c > @${REINPLACE_CMD} -e 's|25 26 27 28|& 29 30|g' \ > ${WRKSRC}/configure >+.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200072 >+ @${REINPLACE_CMD} -e '/#define ksize_t /d' \ >+ ${WRKSRC}/configure >+.endif > > .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 234524
:
200647
|
200653
| 200676