Skip to content

Commit

Permalink
www/httrack: Update to 3.49.2
Browse files Browse the repository at this point in the history
- Update MASTER_SITES
- Update WWW

Changes:	https://github.com/xroche/httrack/commits/master
  • Loading branch information
sunpoet committed May 27, 2023
1 parent 4127381 commit fe6b81c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
24 changes: 11 additions & 13 deletions www/httrack/Makefile
@@ -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>
Expand Down
8 changes: 5 additions & 3 deletions www/httrack/distinfo
@@ -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

0 comments on commit fe6b81c

Please sign in to comment.