From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 25 10:50:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AA1A96C5 for ; Wed, 25 Sep 2013 10:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8A4092B23 for ; Wed, 25 Sep 2013 10:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8PAo0uv080030 for ; Wed, 25 Sep 2013 10:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8PAo0Vh080029; Wed, 25 Sep 2013 10:50:00 GMT (envelope-from gnats) Resent-Date: Wed, 25 Sep 2013 10:50:00 GMT Resent-Message-Id: <201309251050.r8PAo0Vh080029@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vitaly Magerya Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 067B85ED for ; Wed, 25 Sep 2013 10:46:07 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D8D132AF9 for ; Wed, 25 Sep 2013 10:46:06 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r8PAk64I043021 for ; Wed, 25 Sep 2013 10:46:06 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r8PAk6oQ043020; Wed, 25 Sep 2013 10:46:06 GMT (envelope-from nobody) Message-Id: <201309251046.r8PAk6oQ043020@oldred.freebsd.org> Date: Wed, 25 Sep 2013 10:46:06 GMT From: Vitaly Magerya To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/182370: Update devel/lightning from 2.0.0 to 2.0.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Sep 2013 10:50:00 -0000 >Number: 182370 >Category: ports >Synopsis: Update devel/lightning from 2.0.0 to 2.0.1 >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 Sep 25 10:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Vitaly Magerya >Release: >Organization: >Environment: >Description: Update devel/lightning to 2.0.1. This fixes some bugs, and incorporates patches we applied locally. The announcement is at [1], reports logs are at [2]. [1] https://lists.gnu.org/archive/html/lightning/2013-09/msg00006.html [2] https://redports.org/buildarchive/20130925101800-5120/ >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN lightning.orig/Makefile lightning/Makefile --- lightning.orig/Makefile 2013-09-20 20:13:42.000000000 +0300 +++ lightning/Makefile 2013-09-25 13:08:35.000000000 +0300 @@ -2,7 +2,7 @@ # $FreeBSD: devel/lightning/Makefile 327724 2013-09-20 17:13:42Z bapt $ PORTNAME= lightning -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= devel MASTER_SITES= GNU MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN lightning.orig/distinfo lightning/distinfo --- lightning.orig/distinfo 2013-09-02 20:17:28.000000000 +0300 +++ lightning/distinfo 2013-09-25 13:09:04.000000000 +0300 @@ -1,2 +1,2 @@ -SHA256 (lightning-2.0.0.tar.gz) = e41736c5c6c40eeb194e3f9fec3209e86f07f9471d0aacc5d35c1c8e55621054 -SIZE (lightning-2.0.0.tar.gz) = 852571 +SHA256 (lightning-2.0.1.tar.gz) = 6513a793937db5b1df62a8cf75ad2195143107efdab914d69f77e3fc6e4e81b1 +SIZE (lightning-2.0.1.tar.gz) = 861965 diff -ruN lightning.orig/files/patch-configure lightning/files/patch-configure --- lightning.orig/files/patch-configure 2013-09-02 20:17:28.000000000 +0300 +++ lightning/files/patch-configure 1970-01-01 03:00:00.000000000 +0300 @@ -1,19 +0,0 @@ ---- configure.orig 2013-08-23 21:12:43.000000000 +0300 -+++ configure 2013-08-25 15:53:56.000000000 +0300 -@@ -11650,6 +11650,7 @@ - fi - - case "$host_os" in -+ *freebsd*) SHLIB="" ;; - *hpux*) SHLIB="-ldld" ;; - *) SHLIB="-ldl" ;; - esac -@@ -11657,7 +11658,7 @@ - - cpu= - case "$target_cpu" in -- i?86|x86_64) cpu=x86 ;; -+ i?86|x86_64|amd64) cpu=x86 ;; - *arm*) cpu=arm ;; - *mips*) cpu=mips ;; - *powerpc*) cpu=ppc ;; diff -ruN lightning.orig/files/patch-include-lightning.h lightning/files/patch-include-lightning.h --- lightning.orig/files/patch-include-lightning.h 2013-09-02 20:17:28.000000000 +0300 +++ lightning/files/patch-include-lightning.h 1970-01-01 03:00:00.000000000 +0300 @@ -1,11 +0,0 @@ ---- include/lightning.h.orig 2013-09-02 13:38:10.000000000 +0300 -+++ include/lightning.h 2013-09-02 14:57:27.000000000 +0300 -@@ -38,7 +38,7 @@ - # define __WORDSIZE WORDSIZE - # elif defined(__SIZEOF_POINTER__) /* ppc aix */ - # define __WORDSIZE (__SIZEOF_POINTER__ << 3) --# elif defined(_ILP32) /* hppa hp-ux */ -+# elif defined(_ILP32) || defined(__i386__) /* hppa hp-ux, i386 gcc 4.2 */ - # define __WORDSIZE 32 - # elif defined(_LP64) /* ia64 hp-ux (with cc +DD64) */ - # define __WORDSIZE 64 >Release-Note: >Audit-Trail: >Unformatted: