1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +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$ # $FreeBSD$
PORTNAME= httrack PORTNAME= httrack
PORTVERSION= 3.48.20 PORTVERSION= 3.48.21
PORTREVISION= 1
CATEGORIES= www CATEGORIES= www
MASTER_SITES= http://download.httrack.com/ \ MASTER_SITES= http://download.httrack.com/ \
http://mirror.httrack.com/ \ http://mirror.httrack.com/ \
@ -24,9 +23,9 @@ CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip INSTALL_TARGET= install-strip
LDFLAGS+= -L${LOCALBASE}/lib LDFLAGS+= -L${LOCALBASE}/lib
USES= alias execinfo gmake iconv libtool shebangfix
USE_LDCONFIG= ${PREFIX}/lib/httrack USE_LDCONFIG= ${PREFIX}/lib/httrack
USE_OPENSSL= yes USE_OPENSSL= yes
USES= alias execinfo gmake iconv libtool shebangfix
PORTDATA= * PORTDATA= *
PORTDOCS= * PORTDOCS= *

View File

@ -1,2 +1,2 @@
SHA256 (httrack-3.48.20.tar.gz) = 3156515e9ecd949851ffc1e3e83e30ef046a959378ee5d11eb18462286bb2c89 SHA256 (httrack-3.48.21.tar.gz) = e9cac3d8a5229f8e789e377b66d517b001fb13698f3e36b82659967365728283
SIZE (httrack-3.48.20.tar.gz) = 1821746 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. downloads. HTTrack is fully configurable, and has an integrated help system.
WWW: http://www.httrack.com/ WWW: http://www.httrack.com/
WWW: https://github.com/xroche/httrack