[csw-devel] SF.net SVN: gar:[16083] csw/mgar/pkg/c-ares/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sat Nov 5 23:26:07 CET 2011


Revision: 16083
          http://gar.svn.sourceforge.net/gar/?rev=16083&view=rev
Author:   dmichelsen
Date:     2011-11-05 22:26:07 +0000 (Sat, 05 Nov 2011)
Log Message:
-----------
c-ares/trunk: Update to 1.7.5 and latest standards

Modified Paths:
--------------
    csw/mgar/pkg/c-ares/trunk/Makefile
    csw/mgar/pkg/c-ares/trunk/checksums

Modified: csw/mgar/pkg/c-ares/trunk/Makefile
===================================================================
--- csw/mgar/pkg/c-ares/trunk/Makefile	2011-11-05 22:12:27 UTC (rev 16082)
+++ csw/mgar/pkg/c-ares/trunk/Makefile	2011-11-05 22:26:07 UTC (rev 16083)
@@ -1,18 +1,19 @@
 NAME = c-ares
-VERSION = 1.7.4
+VERSION = 1.7.5
 CATEGORIES = lib
 
 DESCRIPTION = C-ares library to perform DNS requests and name resolves asynchronously
 define BLURB
 endef
 
-MASTER_SITES = http://c-ares.haxx.se/
+MASTER_SITES = http://c-ares.haxx.se/download/
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
 DISTFILES += ares_build.h
 
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+VENDOR_URL = http://c-ares.haxx.se/
 
+LICENSE = README.cares
+
 PACKAGES += CSWlibcares2
 CATALOGNAME_CSWlibcares2 = libcares2
 SPKG_DESC_CSWlibcares2 = C-ares library to perform DNS requests and name resolves asynchronously
@@ -28,8 +29,6 @@
 
 RUNTIME_DEP_PKGS_CSWlibcaresdevel = CSWlibcares
 
-LICENSE = README.cares
-
 BUILD64 = 1
 CONFIGURE_ARGS = $(DIRPATHS)
 

Modified: csw/mgar/pkg/c-ares/trunk/checksums
===================================================================
--- csw/mgar/pkg/c-ares/trunk/checksums	2011-11-05 22:12:27 UTC (rev 16082)
+++ csw/mgar/pkg/c-ares/trunk/checksums	2011-11-05 22:26:07 UTC (rev 16083)
@@ -1 +1 @@
-dd71e8f07d9f3c837e12a5416d1b7f73  c-ares-1.7.4.tar.gz
+800875fc23cd8e1924d8af9172ed33e7  c-ares-1.7.5.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list