- Update to 3.44.1
- Add LICENSE Changes: http://www.httrack.com/history.txt
This commit is contained in:
parent
301a10f88e
commit
01fe92b462
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270114
2 changed files with 7 additions and 4 deletions
|
@ -6,15 +6,18 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= httrack
|
PORTNAME= httrack
|
||||||
PORTVERSION= 3.43.12
|
PORTVERSION= 3.44.1
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= http://download.httrack.com/ \
|
MASTER_SITES= http://download.httrack.com/ \
|
||||||
|
http://mirror.httrack.com/ \
|
||||||
LOCAL/sunpoet
|
LOCAL/sunpoet
|
||||||
#DISTNAME= ${PORTNAME}-${PORTVERSION:C/.([0-9]*)$/-\1/}C
|
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Easy-to-use offline browser utility and website copier
|
COMMENT= Easy-to-use offline browser utility and website copier
|
||||||
|
|
||||||
|
LICENSE= GPLv2 GPLv3
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
CONFIGURE_ARGS= --docdir="${DOCSDIR}"
|
CONFIGURE_ARGS= --docdir="${DOCSDIR}"
|
||||||
USE_AUTOTOOLS= libtool
|
USE_AUTOTOOLS= libtool
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (httrack-3.43.12.tar.gz) = 32fab49afef89430a07deb34fcdeac38061203b1be8037091ba9e3a24ef1bb0a
|
SHA256 (httrack-3.44.1.tar.gz) = af95a730eff665d8275770951e8816bb29def5dc66d9faeaad91f93f686c9ddd
|
||||||
SIZE (httrack-3.43.12.tar.gz) = 1677433
|
SIZE (httrack-3.44.1.tar.gz) = 1664216
|
||||||
|
|
Loading…
Reference in a new issue