FreeBSD Bugzilla – Attachment 160885 Details for
Bug 196224
[NEW PORT] textproc/smi (Simple Markup interpreter / filter for simple markup)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
smi-1.4_1.patch -- corrections
smi-1.4_1.patch (text/plain), 680 bytes, created by
Jason Unovitch
on 2015-09-10 02:44:38 UTC
(
hide
)
Description:
smi-1.4_1.patch -- corrections
Filename:
MIME Type:
Creator:
Jason Unovitch
Created:
2015-09-10 02:44:38 UTC
Size:
680 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 396547) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= smi > PORTVERSION= 1.4 >+PORTREVISION= 1 > CATEGORIES= textproc www > MASTER_SITES= http://bsdforge.com/projects/source/textproc/${PORTNAME}/ > >@@ -20,10 +21,7 @@ > USES= tar:xz > > post-patch: >- ${REINPLACE_CMD} -e 's|^CC = .*|CC = ${CC}|' \ >- -e 's|^PREFIX = .*|PREFlX = ${PREFIX}|' \ >- -e 's|^MANPREFIX = .*|MANPREFIX = ${MANPREFIX}|' \ >- ${WRKSRC}/config.mk >+ ${REINPLACE_CMD} -e 's|^CC = .*|CC = ${CC}|' ${WRKSRC}/config.mk > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/smi ${STAGEDIR}${PREFIX}/bin
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 196224
:
150896
|
150897
|
150900
|
160713
| 160885