Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 04:26:02 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fe6b81c7f6ef - main - www/httrack: Update to 3.49.2
Message-ID:  <202305270426.34R4Q26V024266@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fe6b81c7f6effbdb0d6ebfb00dbd7c64ccacb5e8

commit fe6b81c7f6effbdb0d6ebfb00dbd7c64ccacb5e8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 04:08:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 04:08:02 +0000

    www/httrack: Update to 3.49.2
    
    - Update MASTER_SITES
    - Update WWW
    
    Changes:        https://github.com/xroche/httrack/commits/master
---
 www/httrack/Makefile | 24 +++++++++++-------------
 www/httrack/distinfo |  8 +++++---
 2 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/www/httrack/Makefile b/www/httrack/Makefile
index ea63f3268500..1105a24ea3b9 100644
--- a/www/httrack/Makefile
+++ b/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>
diff --git a/www/httrack/distinfo b/www/httrack/distinfo
index 4c079c2067d9..edba53c4be28 100644
--- a/www/httrack/distinfo
+++ b/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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305270426.34R4Q26V024266>