OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 21-Feb-2006 19:58:41
Branch: HEAD Handle: 2006022118584100
Modified files:
openpkg-src/httrack httrack.spec
Log:
upgrading package: httrack 3.33.16 -> 3.40.1
Summary:
Revision Changes Path
1.4 +15 -15 openpkg-src/httrack/httrack.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/httrack/httrack.spec
============================================================================
$ cvs diff -u -r1.3 -r1.4 httrack.spec
--- openpkg-src/httrack/httrack.spec 13 Jan 2006 08:01:34 -0000 1.3
+++ openpkg-src/httrack/httrack.spec 21 Feb 2006 18:58:41 -0000 1.4
@@ -25,8 +25,8 @@
# FIXME: rse: there is an etc/httrack/ directory but no default
configuration files!?
# package versions
-%define V_major 3.33
-%define V_minor 16
+%define V_major 3.40
+%define V_minor 1
# package information
Name: httrack
@@ -39,10 +39,10 @@
Group: Web
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20060113
+Release: 20060221
# list of sources
-Source0: http://httrack.free.fr/mirror/httrack-%{V_major}.tar.gz
+Source0: http://www.httrack.com/httrack-%{V_major}.tar.gz
Patch0: httrack.patch
# build information
@@ -54,21 +54,21 @@
AutoReqProv: no
%description
- HTTrack is a free (GPL, libre/free software) and easy-to-use offline
- browser utility. It allows you to download a World Wide Web site
- from the Internet to a local directory, building recursively all
- directories, getting HTML, images, and other files from the server
- to your computer. HTTrack arranges the original site's relative
- link-structure. Simply open a page of the "mirrored" website in
- your browser, and you can browse the site from link to link, as if
- you were viewing it online. HTTrack can also update an existing
- mirrored site, and resume interrupted downloads. HTTrack is fully
- configurable, and has an integrated help system.
+ HTTrack is a free and easy-to-use offline browser utility. It allows
+ you to download a World Wide Web site from the Internet to a local
+ directory, building recursively all directories, getting HTML,
+ images, and other files from the server to your computer. HTTrack
+ arranges the original site's relative link-structure. Simply open a
+ page of the "mirrored" website in your browser, and you can browse
+ the site from link to link, as if you were viewing it online.
+ HTTrack can also update an existing mirrored site, and resume
+ interrupted downloads. HTTrack is fully configurable, and has an
+ integrated help system.
%track
prog httrack = {
version = %{V_major}
- url = http://httrack.free.fr/mirror/
+ url = http://www.httrack.com/page/2/en/index.html
regex = httrack-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]