Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Mar 2015 08:47:15 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r381305 - head/www/httrack
Message-ID:  <201503150847.t2F8lFVU014952@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar 15 08:47:14 2015
New Revision: 381305
URL: https://svnweb.freebsd.org/changeset/ports/381305
QAT: https://qat.redports.org/buildarchive/r381305/

Log:
  - 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

Modified:
  head/www/httrack/Makefile
  head/www/httrack/distinfo
  head/www/httrack/pkg-descr

Modified: head/www/httrack/Makefile
==============================================================================
--- head/www/httrack/Makefile	Sun Mar 15 08:47:07 2015	(r381304)
+++ head/www/httrack/Makefile	Sun Mar 15 08:47:14 2015	(r381305)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	httrack
-PORTVERSION=	3.48.20
-PORTREVISION=	1
+PORTVERSION=	3.48.21
 CATEGORIES=	www
 MASTER_SITES=	http://download.httrack.com/ \
 		http://mirror.httrack.com/ \
@@ -24,9 +23,9 @@ CPPFLAGS+=	-I${LOCALBASE}/include
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 LDFLAGS+=	-L${LOCALBASE}/lib
-USES=		alias execinfo gmake iconv libtool shebangfix
 USE_LDCONFIG=	${PREFIX}/lib/httrack
 USE_OPENSSL=	yes
+USES=		alias execinfo gmake iconv libtool shebangfix
 
 PORTDATA=	*
 PORTDOCS=	*

Modified: head/www/httrack/distinfo
==============================================================================
--- head/www/httrack/distinfo	Sun Mar 15 08:47:07 2015	(r381304)
+++ head/www/httrack/distinfo	Sun Mar 15 08:47:14 2015	(r381305)
@@ -1,2 +1,2 @@
-SHA256 (httrack-3.48.20.tar.gz) = 3156515e9ecd949851ffc1e3e83e30ef046a959378ee5d11eb18462286bb2c89
-SIZE (httrack-3.48.20.tar.gz) = 1821746
+SHA256 (httrack-3.48.21.tar.gz) = e9cac3d8a5229f8e789e377b66d517b001fb13698f3e36b82659967365728283
+SIZE (httrack-3.48.21.tar.gz) = 1805604

Modified: head/www/httrack/pkg-descr
==============================================================================
--- head/www/httrack/pkg-descr	Sun Mar 15 08:47:07 2015	(r381304)
+++ head/www/httrack/pkg-descr	Sun Mar 15 08:47:14 2015	(r381305)
@@ -9,3 +9,4 @@ HTTrack can also update an existing mirr
 downloads. HTTrack is fully configurable, and has an integrated help system.
 
 WWW: http://www.httrack.com/
+WWW: https://github.com/xroche/httrack



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