From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Nov 13 12:30:29 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C607916A420 for ; Sun, 13 Nov 2005 12:30:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D19FE43D49 for ; Sun, 13 Nov 2005 12:30:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jADCUSQY065750 for ; Sun, 13 Nov 2005 12:30:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jADCUSUD065749; Sun, 13 Nov 2005 12:30:28 GMT (envelope-from gnats) Resent-Date: Sun, 13 Nov 2005 12:30:28 GMT Resent-Message-Id: <200511131230.jADCUSUD065749@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, Tim Bishop Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ACE016A41F for ; Sun, 13 Nov 2005 12:25:34 +0000 (GMT) (envelope-from tdb@inferno.sixth.bishnet.net) Received: from carrick.bishnet.net (carrick.bishnet.net [84.234.16.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF2B943D4C for ; Sun, 13 Nov 2005 12:25:33 +0000 (GMT) (envelope-from tdb@inferno.sixth.bishnet.net) Received: from pathfinder.sixth.bishnet.net ([82.68.45.198]) by carrick.bishnet.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.54 (FreeBSD)) id 1EbGvI-000AOW-Iw; Sun, 13 Nov 2005 12:25:28 +0000 Received: from inferno.sixth.bishnet.net ([82.68.45.195]) by pathfinder.sixth.bishnet.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.50 (FreeBSD)) id 1EbGvH-000I0j-Se; Sun, 13 Nov 2005 12:25:27 +0000 Received: from tdb by inferno.sixth.bishnet.net with local (Exim 4.54 (FreeBSD)) id 1EbGvH-000E0h-OY; Sun, 13 Nov 2005 12:25:27 +0000 Message-Id: Date: Sun, 13 Nov 2005 12:25:27 +0000 From: Tim Bishop Sender: "T.D.Bishop" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: tim@bishnet.net Subject: ports/88925: [MAINTAINER] mail/gnubiff-gnome: update to 2.1.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 12:30:30 -0000 >Number: 88925 >Category: ports >Synopsis: [MAINTAINER] mail/gnubiff-gnome: update to 2.1.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Nov 13 12:30:28 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Tim Bishop >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD inferno.sixth.bishnet.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Tue May 10 23:26:58 BST 2005 >Description: - Update to 2.1.7 - Fix problem compiling against latest OpenSSL port. - Tested on tinderbox for 4, 5, 6, and 7 with no problems. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- gnubiff-gnome-2.1.7.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/gnubiff/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- Makefile 5 Nov 2005 05:20:11 -0000 1.20 +++ Makefile 13 Nov 2005 12:24:23 -0000 @@ -6,8 +6,7 @@ # PORTNAME= gnubiff -PORTVERSION= 2.1.6 -PORTREVISION= 1 +PORTVERSION= 2.1.7 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,7 +22,10 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" \ + CXXFLAGS="-Wno-long-long" +# CXXFLAGS needed to work round issue with gcc and openssl 0.9.8a +# /usr/local/include/openssl/sha.h:173: error: ISO C++ does not support `long long' MAN1= gnubiff.1 INFO= gnubiff Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/gnubiff/distinfo,v retrieving revision 1.12 diff -u -r1.12 distinfo --- distinfo 30 Oct 2005 20:28:32 -0000 1.12 +++ distinfo 13 Nov 2005 12:24:23 -0000 @@ -1,2 +1,3 @@ -MD5 (gnubiff-2.1.6.tar.gz) = e284c22bdc3f4d263cd874fddbcfb950 -SIZE (gnubiff-2.1.6.tar.gz) = 757341 +MD5 (gnubiff-2.1.7.tar.gz) = e40a5763f29631f2cc8363f9c5f2f95f +SHA256 (gnubiff-2.1.7.tar.gz) = efda2efc4cb78296ffe819db8d7f341128cba8bf98e26d03786a326d83a49914 +SIZE (gnubiff-2.1.7.tar.gz) = 757508 --- gnubiff-gnome-2.1.7.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: