FreeBSD Bugzilla – Attachment 130315 Details for
Bug 174204
lang/bigloo: Update to version 3.9a
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.73 KB, created by
tkato432
on 2012-12-05 18:10:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2012-12-05 18:10:14 UTC
Size:
1.73 KB
patch
obsolete
>diff -urN /usr/ports/lang/bigloo/Makefile lang/bigloo/Makefile >--- /usr/ports/lang/bigloo/Makefile 2012-11-08 08:27:24.000000000 +0900 >+++ lang/bigloo/Makefile 2012-12-03 23:53:02.000000000 +0900 >@@ -1,13 +1,8 @@ >-# New ports collection makefile for: bigloo >-# Date created: 15 Jul 2002 >-# Whom: Stanislav Grozev <tacho@daemonz.org> >-# >+# Created by: Stanislav Grozev <tacho@daemonz.org> > # $FreeBSD: head/lang/bigloo/Makefile 303664 2012-09-04 17:05:43Z ashish $ >-# > > PORTNAME= bigloo >-PORTVERSION= 3.8c >-PORTREVISION= 2 >+PORTVERSION= 3.9a > CATEGORIES= lang scheme > MASTER_SITES= ftp://ftp-sop.inria.fr/indes/fp/Bigloo/ > DISTNAME= ${PORTNAME}${PORTVERSION} >@@ -125,12 +120,12 @@ > @${REINPLACE_CMD} -e 's|^coflags=|#coflags=|g' ${WRKSRC}/configure > @${REINPLACE_CMD} -e 's|"-lthr"|"${PTHREAD_LIBS}"|g' \ > ${WRKSRC}/autoconf/pthread >- @${REINPLACE_CMD} -e '/LDFLAGS=/s|export|true|g' \ >- ${WRKSRC}/gc/configure-gc-7.3alpha1-20120316 > .for i in autoconf/mixer api/multimedia/src/Unix/bglmixer.c > @${REINPLACE_CMD} -e 's|machine/soundcard|sys/soundcard|g' \ > ${WRKSRC}/${i} > .endfor >+ @${FIND} ${WRKSRC}/gc -maxdepth 1 -type f | ${XARGS} \ >+ ${REINPLACE_CMD} -e '/LDFLAGS=/s|export|true|g' > > post-configure: > @${FIND} ${WRKSRC} -name "bigloo_config.h" | ${XARGS} \ >diff -urN /usr/ports/lang/bigloo/distinfo lang/bigloo/distinfo >--- /usr/ports/lang/bigloo/distinfo 2012-11-08 08:27:24.000000000 +0900 >+++ lang/bigloo/distinfo 2012-10-28 01:20:20.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (bigloo3.8c.tar.gz) = 3835d6aec4428f7a9dc8029a434b4c845e7ea15728141d60b72f9ebc6ddd45e1 >-SIZE (bigloo3.8c.tar.gz) = 17721635 >+SHA256 (bigloo3.9a.tar.gz) = 3ef47b10785105f11414340ce59b9bcd1ba95e9b775bfddb640a0dbbd803386c >+SIZE (bigloo3.9a.tar.gz) = 18987607
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 174204
: 130315 |
130316
|
130317