From 46270f8b47fb49869a5d06531b1e7d863b652845 Mon Sep 17 00:00:00 2001 From: gahr Date: Tue, 3 Jan 2012 09:45:07 +0000 Subject: - Update to 1.7.31 See http://www.fox-toolkit.org/news.html for release notes. --- x11-toolkits/fox17/Makefile | 4 ++-- x11-toolkits/fox17/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-toolkits/fox17/Makefile b/x11-toolkits/fox17/Makefile index 64069f118476..1374c03be126 100644 --- a/x11-toolkits/fox17/Makefile +++ b/x11-toolkits/fox17/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fox -PORTVERSION= 1.7.30 +PORTVERSION= 1.7.31 CATEGORIES= x11-toolkits MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ ftp://ftp.fox-toolkit.org/pub/ @@ -50,7 +50,7 @@ BROKEN= Does not link on powerpc .endif post-patch: - ${REINPLACE_CMD} -e '/^Libs:/s|$$| ${PTHREAD_LIBS}|' ${WRKSRC}/fox17.pc.in + ${REINPLACE_CMD} -e '/^Libs:/s|$$| ${PTHREAD_LIBS}|; s|"||g' ${WRKSRC}/fox17.pc.in .if defined(NOPORTDOCS) ${REINPLACE_CMD} -e '/^SUBDIRS/s/ doc//' ${WRKSRC}/Makefile.am ${WRKSRC}/Makefile.in .endif diff --git a/x11-toolkits/fox17/distinfo b/x11-toolkits/fox17/distinfo index 7482bd8b7702..f092f3fc7043 100644 --- a/x11-toolkits/fox17/distinfo +++ b/x11-toolkits/fox17/distinfo @@ -1,2 +1,2 @@ -SHA256 (fox-1.7.30.tar.gz) = 4eb9af4bde8cfe7243738195b62879d607736fa0b43a12fd5be42ef047692714 -SIZE (fox-1.7.30.tar.gz) = 4934744 +SHA256 (fox-1.7.31.tar.gz) = 171b0e42bf9266997e4b605413fda963e5b081520335c634a4d59709735ec626 +SIZE (fox-1.7.31.tar.gz) = 4950129 -- cgit