FreeBSD Bugzilla – Attachment 61713 Details for
Bug 92421
[PATCH] comms/gammu: fix works on 4.x systems
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gammu.diff
gammu.diff (text/plain), 958 bytes, created by
Andrey Slusar
on 2006-01-27 13:40:04 UTC
(
hide
)
Description:
gammu.diff
Filename:
MIME Type:
Creator:
Andrey Slusar
Created:
2006-01-27 13:40:04 UTC
Size:
958 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/comms/gammu/Makefile,v >retrieving revision 1.16 >diff -u -r1.16 Makefile >--- Makefile 19 Jan 2006 17:03:21 -0000 1.16 >+++ Makefile 23 Jan 2006 01:21:45 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= gammu > PORTVERSION= 1.04.0 >+PORTREVISION= 1 > CATEGORIES= comms > MASTER_SITES= http://www.mwiacek.com/zips/gsm/gammu/stable/1_0x/ > >@@ -26,10 +27,18 @@ > CONFIGURE_ARGS= --disable-bluerfsearch > CONFIGURE_ENV= CFLAGS="${CFLAGS} -fPIC" > >+.include <bsd.port.pre.mk> >+ > post-patch: >+.if ${OSVERSION} < 500000 >+ @${REINPLACE_CMD} -e 's|%zd|%d|g' -e 's|%zi|%i|g' \ >+ ${WRKSRC}/common/phone/at/atgen.c \ >+ ${WRKSRC}/common/phone/obex/obexgen.c \ >+ ${WRKSRC}/gammu/depend/nokia/dct3trac/wmx-gsm.c >+.endif > .if defined(NOPORTDOCS) > @${REINPLACE_CMD} -e 's@ installdocs@@g' \ > ${WRKSRC}/cfg/Makefile.glo > .endif > >-.include <bsd.port.mk> >+.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 92421
: 61713