FreeBSD Bugzilla – Attachment 96933 Details for
Bug 135642
Update port: lang/bigloo to 3.2b.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.80 KB, created by
tkato432
on 2009-06-16 19:40:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2009-06-16 19:40:02 UTC
Size:
1.80 KB
patch
obsolete
>diff -urN /usr/ports/lang/bigloo/Makefile lang/bigloo/Makefile >--- /usr/ports/lang/bigloo/Makefile 2009-05-29 15:29:11.000000000 +0900 >+++ lang/bigloo/Makefile 2009-06-06 23:04:40.000000000 +0900 >@@ -6,17 +6,19 @@ > # > > PORTNAME= bigloo >-PORTVERSION= 3.2b >+PORTVERSION= 3.2b.2 > CATEGORIES= lang scheme > MASTER_SITES= ftp://ftp-sop.inria.fr/mimosa/fp/Bigloo/ \ > ftp://kaolin.unice.fr/pub/Bigloo/ >-DISTNAME= ${PORTNAME}${PORTVERSION} >+DISTNAME= ${PORTNAME}${PORTVERSION:R}-${PORTVERSION:E} > > MAINTAINER= ports@FreeBSD.org > COMMENT= A Scheme interpreter and native code compiler > > LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc > >+WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:R} >+ > USE_OPENSSL= yes > USE_GSTREAMER= yes > USE_EMACS= yes >@@ -30,10 +32,10 @@ > --gclibdir=${LOCALBASE}/lib \ > --gcincdir=${LOCALBASE}/include \ > --customgc=no >-ALL_TARGET= build >-INSTALL_TARGET= install-progs compile-bee install-bee >-USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/bigloo/${PORTVERSION} >-PLIST_SUB= BIGLOO_VERSION="${PORTVERSION}" >+ALL_TARGET= build compile-bee >+INSTALL_TARGET= install-progs install-bee >+USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/bigloo/${PORTVERSION:R} >+PLIST_SUB= BIGLOO_VERSION="${PORTVERSION:R}" > > MAN1= bigloo.1 > INFO= bigloo >diff -urN /usr/ports/lang/bigloo/distinfo lang/bigloo/distinfo >--- /usr/ports/lang/bigloo/distinfo 2009-05-29 15:29:11.000000000 +0900 >+++ lang/bigloo/distinfo 2009-06-06 18:51:20.000000000 +0900 >@@ -1,3 +1,3 @@ >-MD5 (bigloo3.2b.tar.gz) = e99e126b41b1a4cbd7a9c2da043233c4 >-SHA256 (bigloo3.2b.tar.gz) = 7107a3252b36efea6528622fa1470ba3a997697268e0f1abfd0de752365e330d >-SIZE (bigloo3.2b.tar.gz) = 13063288 >+MD5 (bigloo3.2b-2.tar.gz) = 48d8853e108436469ee858116b3da00d >+SHA256 (bigloo3.2b-2.tar.gz) = 11372dcbbc4995e75bb8a7ea445ef39a52f88f8c124fa0a8b9af5b8f9b657219 >+SIZE (bigloo3.2b-2.tar.gz) = 13062630
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 135642
: 96933