aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-02-12 17:32:24 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-02-12 17:32:24 +0800
commit193af71830dda40b3d41ec5a3268f0fe20be4953 (patch)
tree11b0b9de8f60c09a09167084d3830e5218f9deba
parent3677d0948babbe0a6ffca221c86a343fcf4c25eb (diff)
downloadfreebsd-ports-gnome-193af71830dda40b3d41ec5a3268f0fe20be4953.tar.gz
freebsd-ports-gnome-193af71830dda40b3d41ec5a3268f0fe20be4953.tar.zst
freebsd-ports-gnome-193af71830dda40b3d41ec5a3268f0fe20be4953.zip
- Update to 3.44.5
- Do not silence installation message Changes: http://www.httrack.com/page/4/en/index.html
-rw-r--r--www/httrack/Makefile6
-rw-r--r--www/httrack/distinfo4
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 <bsd.port.mk>
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