diff options
Diffstat (limited to 'mail/gnubiff')
-rw-r--r-- | mail/gnubiff/Makefile | 7 | ||||
-rw-r--r-- | mail/gnubiff/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/mail/gnubiff/Makefile b/mail/gnubiff/Makefile index 305dae647b15..d6bab6a5cdcf 100644 --- a/mail/gnubiff/Makefile +++ b/mail/gnubiff/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnubiff -PORTVERSION= 2.2.10 +PORTVERSION= 2.2.11 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -21,10 +21,11 @@ USE_GMAKE= yes USE_FAM= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" \ - CXXFLAGS="-Wno-long-long" + LDFLAGS="-L${LOCALBASE}/lib" + # 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' +CXXFLAGS+= "-Wno-long-long" MAN1= gnubiff.1 INFO= gnubiff diff --git a/mail/gnubiff/distinfo b/mail/gnubiff/distinfo index 409f37468ac8..1b72c466ee2c 100644 --- a/mail/gnubiff/distinfo +++ b/mail/gnubiff/distinfo @@ -1,3 +1,3 @@ -MD5 (gnubiff-2.2.10.tar.gz) = e83d3a70556c747eacd95c1c442f7e04 -SHA256 (gnubiff-2.2.10.tar.gz) = 9536f6411bbaa68ff0dea3a203d6d6b65bd1fad367f210a0ec6aa3e8a790b412 -SIZE (gnubiff-2.2.10.tar.gz) = 856771 +MD5 (gnubiff-2.2.11.tar.gz) = d9e899f25b1e83081ccd3ac97ee31b8b +SHA256 (gnubiff-2.2.11.tar.gz) = b5930267d8a87b50ef410cec102c471cb9184613764d7c46bd1074ce4a09b1be +SIZE (gnubiff-2.2.11.tar.gz) = 928512 |