FreeBSD Bugzilla – Attachment 92744 Details for
Bug 130457
Update port: lang/bigloo to 3.2a
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.27 KB, created by
tkato432
on 2009-01-12 18:40:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2009-01-12 18:40:03 UTC
Size:
2.27 KB
patch
obsolete
>diff -urN /usr/ports/lang/bigloo/Makefile lang/bigloo/Makefile >--- /usr/ports/lang/bigloo/Makefile 2008-12-11 04:45:03.000000000 +0900 >+++ lang/bigloo/Makefile 2009-01-12 23:54:46.000000000 +0900 >@@ -6,7 +6,7 @@ > # > > PORTNAME= bigloo >-PORTVERSION= 3.1a >+PORTVERSION= 3.2a > CATEGORIES= lang scheme > MASTER_SITES= ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/ \ > ftp://kaolin.unice.fr/pub/Bigloo/ >@@ -32,7 +32,7 @@ > --gclibdir=${LOCALBASE}/lib \ > --gcincdir=${LOCALBASE}/include \ > --customgc=no >-ALL_TARGET= # empty >+ALL_TARGET= build > INSTALL_TARGET= install-progs compile-bee install-bee > USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/bigloo/${PORTVERSION} > PLIST_SUB= BIGLOO_VERSION="${PORTVERSION}" >@@ -40,6 +40,12 @@ > MAN1= bigloo.1 > INFO= bigloo > >+.include <bsd.port.pre.mk> >+ >+.if ${ARCH} == "sparc64" >+BROKEN= Does not compile on sparc64 >+.endif >+ > post-patch: > @${REINPLACE_CMD} -e 's|"-O3"|""|g' ${WRKSRC}/configure > @${REINPLACE_CMD} -e 's|"-pthread"|"${PTHREAD_LIBS}"|g' \ >@@ -63,10 +69,4 @@ > test: build > @(cd ${WRKSRC}; ${GMAKE} test) > >-.include <bsd.port.pre.mk> >- >-.if ${ARCH} == "sparc64" >-BROKEN= Does not compile on sparc64 >-.endif >- > .include <bsd.port.post.mk> >diff -urN /usr/ports/lang/bigloo/distinfo lang/bigloo/distinfo >--- /usr/ports/lang/bigloo/distinfo 2008-06-23 21:30:49.000000000 +0900 >+++ lang/bigloo/distinfo 2009-01-12 04:16:58.000000000 +0900 >@@ -1,3 +1,3 @@ >-MD5 (bigloo3.1a.tar.gz) = de016abbf69a08fdc4ec58afefd16fde >-SHA256 (bigloo3.1a.tar.gz) = cacdd09ceca3ed0dbeb7ad929c59e11c40b66f17b38219d0a791413dcdc82cbc >-SIZE (bigloo3.1a.tar.gz) = 12910999 >+MD5 (bigloo3.2a.tar.gz) = 5b58e9fd50c7afac19f68cdc54f38498 >+SHA256 (bigloo3.2a.tar.gz) = e43dcc3b67ad2be3b49fcf10bb60a3527cd2692ffb4479655c8cb17c82b5328c >+SIZE (bigloo3.2a.tar.gz) = 12930282 >diff -urN /usr/ports/lang/bigloo/pkg-plist lang/bigloo/pkg-plist >--- /usr/ports/lang/bigloo/pkg-plist 2008-06-23 21:30:49.000000000 +0900 >+++ lang/bigloo/pkg-plist 2009-01-12 23:50:50.000000000 +0900 >@@ -185,6 +185,8 @@ > %%PORTDOCS%%%%DOCSDIR%%/bigloo-32.html > %%PORTDOCS%%%%DOCSDIR%%/bigloo-33.html > %%PORTDOCS%%%%DOCSDIR%%/bigloo-34.html >+%%PORTDOCS%%%%DOCSDIR%%/bigloo-35.html >+%%PORTDOCS%%%%DOCSDIR%%/bigloo-36.html > %%PORTDOCS%%%%DOCSDIR%%/bigloo-4.html > %%PORTDOCS%%%%DOCSDIR%%/bigloo-5.html > %%PORTDOCS%%%%DOCSDIR%%/bigloo-6.html
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 130457
: 92744