Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Nov 2013 11:27:01 GMT
From:      Vitaly Magerya <vmagerya@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/183712: Update devel/lightning from 2.0.1 to 2.0.2
Message-ID:  <201311061127.rA6BR1em036150@oldred.freebsd.org>
Resent-Message-ID: <201311061130.rA6BU08Y043675@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         183712
>Category:       ports
>Synopsis:       Update devel/lightning from 2.0.1 to 2.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 06 11:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Vitaly Magerya
>Release:        
>Organization:
>Environment:
>Description:
Update devel/lightning to 2.0.2.
The change log is at [1], the build log is as [2].
Note that lightning fails it's test suite on 10-CURRENT;
apparently it did so in 2.0.1 too [3]. I don't know
what's up with that.

[1] https://lists.gnu.org/archive/html/lightning/2013-11/msg00000.html
[2] https://redports.org/buildarchive/20131106101700-2654/
[3] https://redports.org/buildarchive/20131106110901-46134/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN lightning.orig/Makefile lightning/Makefile
--- lightning.orig/Makefile	2013-10-20 15:07:27.000000000 +0300
+++ lightning/Makefile	2013-11-06 12:11:45.000000000 +0200
@@ -2,7 +2,7 @@
 # $FreeBSD: devel/lightning/Makefile 331009 2013-10-20 12:07:27Z marino $
 
 PORTNAME=	lightning
-PORTVERSION=	2.0.1
+PORTVERSION=	2.0.2
 CATEGORIES=	devel
 MASTER_SITES=	GNU
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN lightning.orig/distinfo lightning/distinfo
--- lightning.orig/distinfo	2013-09-25 15:31:15.000000000 +0300
+++ lightning/distinfo	2013-11-06 12:11:56.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (lightning-2.0.1.tar.gz) = 6513a793937db5b1df62a8cf75ad2195143107efdab914d69f77e3fc6e4e81b1
-SIZE (lightning-2.0.1.tar.gz) = 861965
+SHA256 (lightning-2.0.2.tar.gz) = 832cb06c112832fc43c61ff7db33ee1b35a80e16f7b858e31b8088d0db511e80
+SIZE (lightning-2.0.2.tar.gz) = 864454


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311061127.rA6BR1em036150>