FreeBSD Bugzilla – Attachment 140088 Details for
Bug 186560
net/iffinder update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.26 KB, created by
dikshie
on 2014-02-08 12:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
dikshie
Created:
2014-02-08 12:30:00 UTC
Size:
1.26 KB
patch
obsolete
>--- Makefile.in.orig 2014-02-08 21:18:56.000000000 +0900 >+++ Makefile.in 2014-02-08 21:19:06.000000000 +0900 >@@ -33,7 +33,7 @@ > ## for Internet Data Analysis (CAIDA) Program. > ## > >-CC=gcc >+CC=clang > CPPFLAGS=@CPPFLAGS@ > CFLAGS=-g -I. -Ihashtab > LIBS=-L. -lhashtab @LIBS@ >--- Makefile.orig 2014-02-08 21:17:01.000000000 +0900 >+++ Makefile 2014-02-08 21:18:33.000000000 +0900 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/net/iffinder/Makefile 340722 2014-01-22 17:00:46Z mat $ > > PORTNAME= iffinder >-PORTVERSION= 1.37 >+PORTVERSION= 1.38 > CATEGORIES= net > MASTER_SITES= http://www.caida.org/tools/measurement/iffinder/download/ > >@@ -15,6 +15,12 @@ > PORTDOCS= README > > NO_STAGE= yes >+ >+.include <bsd.port.pre.mk> >+.if ${OSVERSION} < 1000100 >+@${REINPLACE_CMD} -e 's|CC=gcc|CC=clang|g' ${WRKSRC}/Makefile.in >+.endif >+ > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/iffinder ${PREFIX}/bin > .if !defined(NOPORTDOCS) >--- distinfo.orig 2014-02-08 21:16:43.000000000 +0900 >+++ distinfo 2014-02-08 21:18:39.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (iffinder-1.37.tar.gz) = 5ad4c0dcacaa8d9cdf2d9e7d54e2f5dca95111183a9ace12ffc0ed3d8a54a513 >-SIZE (iffinder-1.37.tar.gz) = 56840 >+SHA256 (iffinder-1.38.tar.gz) = d7ca87dd8eb068b6dd97b4a04d814e66afa25c37c8b0c2b99829c18405b36238 >+SIZE (iffinder-1.38.tar.gz) = 70380
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 186560
: 140088