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: 10-Dec-2008 09:46:42
Branch: HEAD Handle: 2008121008464200
Modified files:
openpkg-src/ares ares.spec
Log:
upgrading package: ares 1.5.3 -> 1.6.0
Summary:
Revision Changes Path
1.8 +5 -5 openpkg-src/ares/ares.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ares/ares.spec
============================================================================
$ cvs diff -u -r1.7 -r1.8 ares.spec
--- openpkg-src/ares/ares.spec 29 Aug 2008 17:05:26 -0000 1.7
+++ openpkg-src/ares/ares.spec 10 Dec 2008 08:46:42 -0000 1.8
@@ -24,18 +24,18 @@
# package information
Name: ares
Summary: Asynchronous DNS Resolver Library
-URL: http://daniel.haxx.se/projects/c-ares/
+URL: http://c-ares.haxx.se/
Vendor: Greg Hudson, Daniel Stenberg
Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community
Class: EVAL
Group: DNS
License: MIT
-Version: 1.5.3
-Release: 20080829
+Version: 1.6.0
+Release: 20081210
# list of sources
-Source0: http://daniel.haxx.se/projects/c-ares/c-ares-%{version}.tar.gz
+Source0: http://c-ares.haxx.se/c-ares-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
@@ -53,7 +53,7 @@
%track
prog ares = {
version = %{version}
- url = http://daniel.haxx.se/projects/c-ares/
+ url = http://c-ares.haxx.se/
regex = c-ares-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]