From 193af71830dda40b3d41ec5a3268f0fe20be4953 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sun, 12 Feb 2012 09:32:24 +0000 Subject: - Update to 3.44.5 - Do not silence installation message Changes: http://www.httrack.com/page/4/en/index.html --- www/httrack/Makefile | 6 +++--- www/httrack/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/httrack/Makefile b/www/httrack/Makefile index caff8b1715fd..423685c2bab3 100644 --- a/www/httrack/Makefile +++ b/www/httrack/Makefile @@ -6,7 +6,7 @@ # PORTNAME= httrack -PORTVERSION= 3.44.4 +PORTVERSION= 3.44.5 CATEGORIES= www MASTER_SITES= http://download.httrack.com/ \ http://mirror.httrack.com/ \ @@ -33,7 +33,7 @@ USE_LDCONFIG+= ${PREFIX}/lib/httrack post-patch: @${REINPLACE_CMD} -e '/DEFAULT_CFLAGS=/ s|-O -g3 ||g' \ -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e '/ install-data-hook/D' ${WRKSRC}/html/Makefile.in + @${REINPLACE_CMD} -e '/ install-data-hook/d' ${WRKSRC}/html/Makefile.in @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' \ ${WRKSRC}/html/server/div/WebHTTrack.desktop \ ${WRKSRC}/html/server/div/WebHTTrack-Websites.desktop @@ -46,7 +46,7 @@ post-patch: post-install: .if !defined(NOPORTDOCS) - @${INSTALL_DATA} ${WRKSRC}/html/httrack.css ${DOCSDIR}/html/httrack.css + ${INSTALL_DATA} ${WRKSRC}/html/httrack.css ${DOCSDIR}/html/httrack.css .endif .include diff --git a/www/httrack/distinfo b/www/httrack/distinfo index 9ebf5cbf9891..07baeddaf23c 100644 --- a/www/httrack/distinfo +++ b/www/httrack/distinfo @@ -1,2 +1,2 @@ -SHA256 (httrack-3.44.4.tar.gz) = b32993c4c3dbd6a753baeeb832c107f1607ba4f5d6607023aec6fc9f3ca9634a -SIZE (httrack-3.44.4.tar.gz) = 1664548 +SHA256 (httrack-3.44.5.tar.gz) = 172a873db42b83b6694ac53714743246aeaf0faed514b3a1b517ba1609b5e403 +SIZE (httrack-3.44.5.tar.gz) = 1664721 -- cgit