1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

- Update to 3.48.21

- Add git repository to WWW

Changes:	http://www.httrack.com/page/4/en/index.html
		https://github.com/xroche/httrack/blob/master/history.txt
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-03-15 08:47:14 +00:00
parent b7361af716
commit b49f4ccb88
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381305
3 changed files with 5 additions and 5 deletions

View File

@ -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= *

View File

@ -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

View File

@ -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