From 041f68d663c9826250f14a795ab689f19ad59dd2 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 13 Nov 2005 13:44:55 +0000 Subject: [PATCH] - Update to 2.1.7 PR: ports/88925 Submitted by: Tim Bishop (maintainer) --- mail/gnubiff/Makefile | 8 +++++--- mail/gnubiff/distinfo | 5 +++-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/mail/gnubiff/Makefile b/mail/gnubiff/Makefile index f48248cdacba..4a27a5f0ff88 100644 --- a/mail/gnubiff/Makefile +++ b/mail/gnubiff/Makefile @@ -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_GNOME= intlhack libglade2 esound 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 diff --git a/mail/gnubiff/distinfo b/mail/gnubiff/distinfo index 150c30ebd217..808c83fa2ae5 100644 --- a/mail/gnubiff/distinfo +++ b/mail/gnubiff/distinfo @@ -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