mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
www/httrack: Update to 3.49.2
- Update MASTER_SITES - Update WWW Changes: https://github.com/xroche/httrack/commits/master
This commit is contained in:
parent
4127381e26
commit
fe6b81c7f6
2 changed files with 16 additions and 16 deletions
|
@ -1,33 +1,31 @@
|
|||
PORTNAME= httrack
|
||||
PORTVERSION= 3.49.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.49.4
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://download.httrack.com/ \
|
||||
https://mirror.httrack.com/ \
|
||||
https://mirror.httrack.com/historical/ \
|
||||
http://download.httrack.com/ \
|
||||
http://mirror.httrack.com/ \
|
||||
http://mirror.httrack.com/historical/ \
|
||||
LOCAL/sunpoet
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Easy-to-use offline browser utility and website copier
|
||||
WWW= https://www.httrack.com/
|
||||
WWW= https://www.httrack.com/ \
|
||||
https://github.com/xroche/httrack
|
||||
|
||||
LICENSE= GPLv2 GPLv3
|
||||
LICENSE_COMB= dual
|
||||
|
||||
OPTIONS_DEFINE= DOCS ICONS
|
||||
OPTIONS_SUB= yes
|
||||
USES= alias cpe gmake iconv libtool shebangfix ssl
|
||||
|
||||
CONFIGURE_ARGS= --docdir=${DOCSDIR} --with-zlib=/usr
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= ${PREFIX}/lib/httrack
|
||||
USES= alias cpe gmake iconv libtool shebangfix ssl
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= xroche
|
||||
GH_TUPLE= xroche:coucal:73ada07:xroche_coucal/src/coucal
|
||||
|
||||
SHEBANG_FILES= src/webhttrack
|
||||
|
||||
OPTIONS_DEFINE= DOCS ICONS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
ICONS_USES= gnome
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
TIMESTAMP = 1495384997
|
||||
SHA256 (httrack-3.49.2.tar.gz) = 3477a0e5568e241c63c9899accbfcdb6aadef2812fcce0173688567b4c7d4025
|
||||
SIZE (httrack-3.49.2.tar.gz) = 1835116
|
||||
TIMESTAMP = 1684104338
|
||||
SHA256 (xroche-httrack-3.49.4_GH0.tar.gz) = 2b52d3abe607b329807c90647fb7d683e4f88f2959a60200106ec1c824ed1d48
|
||||
SIZE (xroche-httrack-3.49.4_GH0.tar.gz) = 1761838
|
||||
SHA256 (xroche-coucal-73ada07_GH0.tar.gz) = b4872b1e3b283b9ebbeaaf4334f1e9f7b8309fc1cc94dea5cc55946a1833fe8e
|
||||
SIZE (xroche-coucal-73ada07_GH0.tar.gz) = 21263
|
||||
|
|
Loading…
Add table
Reference in a new issue