diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-15 08:47:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-15 08:47:14 +0000 |
commit | b49f4ccb88d2c137995eb0a7e55f8e39d14a0890 (patch) | |
tree | 61a9827c998bd3062caf2ae8ccd47b8f79d8a042 /www/httrack | |
parent | b7361af7169210a4a3303d18d1c632cf60c7020c (diff) | |
download | ports-b49f4ccb88d2c137995eb0a7e55f8e39d14a0890.tar.gz ports-b49f4ccb88d2c137995eb0a7e55f8e39d14a0890.zip |
Notes
Diffstat (limited to 'www/httrack')
-rw-r--r-- | www/httrack/Makefile | 5 | ||||
-rw-r--r-- | www/httrack/distinfo | 4 | ||||
-rw-r--r-- | www/httrack/pkg-descr | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/httrack/Makefile b/www/httrack/Makefile index a1cb060486e6..b8387f1711eb 100644 --- a/www/httrack/Makefile +++ b/www/httrack/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= httrack -PORTVERSION= 3.48.20 -PORTREVISION= 1 +PORTVERSION= 3.48.21 CATEGORIES= www MASTER_SITES= http://download.httrack.com/ \ http://mirror.httrack.com/ \ @@ -24,9 +23,9 @@ CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes INSTALL_TARGET= install-strip LDFLAGS+= -L${LOCALBASE}/lib -USES= alias execinfo gmake iconv libtool shebangfix USE_LDCONFIG= ${PREFIX}/lib/httrack USE_OPENSSL= yes +USES= alias execinfo gmake iconv libtool shebangfix PORTDATA= * PORTDOCS= * diff --git a/www/httrack/distinfo b/www/httrack/distinfo index bef9c1f9f749..132159a57b56 100644 --- a/www/httrack/distinfo +++ b/www/httrack/distinfo @@ -1,2 +1,2 @@ -SHA256 (httrack-3.48.20.tar.gz) = 3156515e9ecd949851ffc1e3e83e30ef046a959378ee5d11eb18462286bb2c89 -SIZE (httrack-3.48.20.tar.gz) = 1821746 +SHA256 (httrack-3.48.21.tar.gz) = e9cac3d8a5229f8e789e377b66d517b001fb13698f3e36b82659967365728283 +SIZE (httrack-3.48.21.tar.gz) = 1805604 diff --git a/www/httrack/pkg-descr b/www/httrack/pkg-descr index 6efd068b3b27..60c90a9c0e67 100644 --- a/www/httrack/pkg-descr +++ b/www/httrack/pkg-descr @@ -9,3 +9,4 @@ HTTrack can also update an existing mirrored site, and resume interrupted downloads. HTTrack is fully configurable, and has an integrated help system. WWW: http://www.httrack.com/ +WWW: https://github.com/xroche/httrack |