FreeBSD Bugzilla – Attachment 147642 Details for
Bug 193897
devel/lightning: Update to version 2.0.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
devel_lightning.diff
devel_lightning.diff (text/plain), 2.65 KB, created by
tkato432
on 2014-09-24 18:31:34 UTC
(
hide
)
Description:
devel_lightning.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2014-09-24 18:31:34 UTC
Size:
2.65 KB
patch
obsolete
>diff -urN /usr/ports/devel/lightning/Makefile devel/lightning/Makefile >--- /usr/ports/devel/lightning/Makefile 2014-08-29 05:36:52.000000000 +0900 >+++ devel/lightning/Makefile 2014-09-25 00:00:00.000000000 +0900 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/devel/lightning/Makefile 366449 2014-08-28 19:29:30Z tijl $ > > PORTNAME= lightning >-PORTVERSION= 2.0.4 >-PORTREVISION= 1 >+PORTVERSION= 2.0.5 > CATEGORIES= devel > MASTER_SITES= GNU > >@@ -13,17 +12,18 @@ > LICENSE= GPLv3 LGPL3 > LICENSE_COMB= multi > >+USES= libtool > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --enable-disassembler=no > INSTALL_TARGET= install-strip >-USES= libtool > USE_LDCONFIG= yes > >-INFO= lightning >-PLIST_SUB+= JIT_ARCH=${ARCH:S/i386/x86/:S/amd64/x86/:S/x86_64/x86/:S/sparc64/sparc/:S/powerpc/ppc/} >+PLIST_SUB= JIT_ARCH=${ARCH:S/i386/x86/:S/amd64/x86/:S/x86_64/x86/:S/sparc64/sparc/:S/powerpc/ppc/} > > ONLY_FOR_ARCHS= i386 amd64 arm ia64 powerpc sparc64 mips > >+INFO= lightning >+ > OPTIONS_DEFINE= ASSERTIONS > > ASSERTIONS_DESC=Enable runtime code generation assertions >diff -urN /usr/ports/devel/lightning/distinfo devel/lightning/distinfo >--- /usr/ports/devel/lightning/distinfo 2014-06-21 17:52:07.000000000 +0900 >+++ devel/lightning/distinfo 2014-09-25 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (lightning-2.0.4.tar.gz) = be312cd182dfd1373087048cbc89e55cbcb3487329b165ccceb0b4507a9e2cd3 >-SIZE (lightning-2.0.4.tar.gz) = 882734 >+SHA256 (lightning-2.0.5.tar.gz) = 65b66a86aef8772e8c6813868da5174c4977c65b9e6cff3d4c3bb0de1a52a94a >+SIZE (lightning-2.0.5.tar.gz) = 902646 >diff -urN /usr/ports/devel/lightning/pkg-descr devel/lightning/pkg-descr >--- /usr/ports/devel/lightning/pkg-descr 2014-06-21 17:52:07.000000000 +0900 >+++ devel/lightning/pkg-descr 2014-09-25 00:00:00.000000000 +0900 >@@ -1,6 +1,6 @@ >-GNU lightning is a library that generates assembly language code at run-time; >-it is very fast, making it ideal for Just-In-Time compilers, and it abstracts >-over the target CPU, as it exposes to the clients a standardized RISC >-instruction set inspired by the MIPS and SPARC chips. >+GNU lightning is a library that generates assembly language code at >+run-time; it is very fast, making it ideal for Just-In-Time compilers, >+and it abstracts over the target CPU, as it exposes to the clients a >+standardized RISC instruction set inspired by the MIPS and SPARC chips. > > WWW: http://www.gnu.org/software/lightning/ >diff -urN /usr/ports/devel/lightning/pkg-plist devel/lightning/pkg-plist >--- /usr/ports/devel/lightning/pkg-plist 2014-08-29 05:36:52.000000000 +0900 >+++ devel/lightning/pkg-plist 2014-09-25 00:00:00.000000000 +0900 >@@ -4,4 +4,3 @@ > lib/liblightning.so > lib/liblightning.so.0 > lib/liblightning.so.0.0.0 >-@dirrm include/lightning
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 193897
: 147642