FreeBSD Bugzilla – Attachment 79859 Details for
Bug 114661
[PATCH] devel/fga: update to 1.3.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fga-1.3.4.patch
fga-1.3.4.patch (text/plain), 2.30 KB, created by
Ying-Chieh Liao
on 2007-07-17 15:50:04 UTC
(
hide
)
Description:
fga-1.3.4.patch
Filename:
MIME Type:
Creator:
Ying-Chieh Liao
Created:
2007-07-17 15:50:04 UTC
Size:
2.30 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/devel/fga/Makefile,v >retrieving revision 1.4 >diff -u -u -r1.4 Makefile >--- Makefile 11 Apr 2007 15:40:45 -0000 1.4 >+++ Makefile 17 Jul 2007 14:31:49 -0000 >@@ -7,29 +7,29 @@ > # > > PORTNAME= fga >-PORTVERSION= 1.0.4 >+PORTVERSION= 1.3.4 > CATEGORIES= devel >-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >-MASTER_SITE_SUBDIR= ${PORTNAME} >+MASTER_SITES= SF > > MAINTAINER= stas@FreeBSD.org > COMMENT= Fast Genetic Algorithm library > > WRKSRC= ${WRKDIR}/${PORTNAME} > >+USE_GMAKE= yes > CFLAGS+= ${PTHREAD_CFLAGS} > LDFLAGS+= ${PTHREAD_LIBS} > > MAKE_ENV+= LDFLAGS="${LDFLAGS}" > >-EXAMPLES= graph_gen maxbit_mt maxbit_st tsp tsp_bf >+EXAMPLES= graph_gen maxbit tsp tsp_bf > > .if !defined(NOPORTDOCS) > PORTDOCS= * > .endif > > do-install: >- ${INSTALL_DATA} ${WRKSRC}/fga.hpp ${PREFIX}/include >+ ${INSTALL_DATA} ${WRKSRC}/include/fga.hpp ${PREFIX}/include > ${INSTALL_PROGRAM} ${EXAMPLES:S,^,${WRKSRC}/,} ${PREFIX}/bin > > .if !defined(NOPORTDOCS) >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/devel/fga/distinfo,v >retrieving revision 1.4 >diff -u -u -r1.4 distinfo >--- distinfo 11 Apr 2007 15:40:45 -0000 1.4 >+++ distinfo 17 Jul 2007 14:31:49 -0000 >@@ -1,3 +1,3 @@ >-MD5 (fga-1.0.4.tar.gz) = 18712db40d3f6736d7cdc43fa88b5c8f >-SHA256 (fga-1.0.4.tar.gz) = f5ae872944c48df65d0fdf506df505347ee8f4d095812c9c5d7eb8c4aea03589 >-SIZE (fga-1.0.4.tar.gz) = 135146 >+MD5 (fga-1.3.4.tar.gz) = b8ab290a46100eebef417fa8ba524cb1 >+SHA256 (fga-1.3.4.tar.gz) = ba2f8f1d9e73600de71e71c87b68c056068f2f81dc122ede21f700a6ef3c60fa >+SIZE (fga-1.3.4.tar.gz) = 221986 >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/devel/fga/pkg-plist,v >retrieving revision 1.1 >diff -u -u -r1.1 pkg-plist >--- pkg-plist 29 Nov 2006 14:49:24 -0000 1.1 >+++ pkg-plist 17 Jul 2007 14:31:49 -0000 >@@ -1,12 +1,10 @@ > bin/graph_gen >-bin/maxbit_mt >-bin/maxbit_st >+bin/maxbit > bin/tsp > bin/tsp_bf > include/fga.hpp > %%PORTDOCS%%%%EXAMPLESDIR%%/graph_gen.cpp >-%%PORTDOCS%%%%EXAMPLESDIR%%/maxbit_mt.cpp >-%%PORTDOCS%%%%EXAMPLESDIR%%/maxbit_st.cpp >+%%PORTDOCS%%%%EXAMPLESDIR%%/maxbit.cpp > %%PORTDOCS%%%%EXAMPLESDIR%%/tsp.cpp > %%PORTDOCS%%%%EXAMPLESDIR%%/tsp_bf.cpp > %%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
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 114661
: 79859