FreeBSD Bugzilla – Attachment 101985 Details for
Bug 141637
[patch] net/ntlmaps - remove CR/LF's
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ntlmaps.patch
ntlmaps.patch (text/plain), 807 bytes, created by
Emanuel Haupt
on 2009-12-15 12:50:03 UTC
(
hide
)
Description:
ntlmaps.patch
Filename:
MIME Type:
Creator:
Emanuel Haupt
Created:
2009-12-15 12:50:03 UTC
Size:
807 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/net/ntlmaps/Makefile,v >retrieving revision 1.3 >diff -u -r1.3 Makefile >--- Makefile 22 Aug 2009 00:31:35 -0000 1.3 >+++ Makefile 15 Dec 2009 12:41:04 -0000 >@@ -6,7 +6,7 @@ > > PORTNAME= ntlmaps > PORTVERSION= 0.9.9.0.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= net > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} > >@@ -14,11 +14,12 @@ > COMMENT= A proxy that authenticates the user using the NTLM protocol > > USE_PYTHON= yes >+USE_DOS2UNIX= yes > > DOCS= COPYING Install.txt changelog.txt readme.txt research.txt > > post-patch: >- ${REINPLACE_CMD} -e \ >+ @${REINPLACE_CMD} -e \ > 's,^#! /usr/bin/python,#!${PYTHON_CMD},' ${WRKSRC}/main.py > @${RM} -rf ${WRKSRC}/main.py.bak
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 141637
: 101985