pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net update homepage. update master_sites.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1dc8376c02ad
branches:  trunk
changeset: 400380:1dc8376c02ad
user:      zafer <zafer%pkgsrc.org@localhost>
date:      Sun Oct 18 19:46:36 2009 +0000

description:
update homepage. update master_sites.

diffstat:

 net/libcares/Makefile |  6 +++---
 net/ocamlnet/Makefile |  6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (41 lines):

diff -r 474c95414a8c -r 1dc8376c02ad net/libcares/Makefile
--- a/net/libcares/Makefile     Sun Oct 18 19:37:51 2009 +0000
+++ b/net/libcares/Makefile     Sun Oct 18 19:46:36 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2009/07/17 18:00:20 adrianp Exp $
+# $NetBSD: Makefile,v 1.8 2009/10/18 19:46:36 zafer Exp $
 
 #
 # Please do not update or modify this package as it has been imported only
@@ -9,10 +9,10 @@
 DISTNAME=      c-ares-1.4.0
 PKGNAME=       libcares-1.4.0
 CATEGORIES=    net
-MASTER_SITES=  http://daniel.haxx.se/projects/c-ares/
+MASTER_SITES=  http://c-ares.haxx.se/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://daniel.haxx.se/projects/c-ares/
+HOMEPAGE=      http://c-ares.haxx.se/
 COMMENT=       Asynchronous resolver library
 
 PKG_DESTDIR_SUPPORT=   user-destdir
diff -r 474c95414a8c -r 1dc8376c02ad net/ocamlnet/Makefile
--- a/net/ocamlnet/Makefile     Sun Oct 18 19:37:51 2009 +0000
+++ b/net/ocamlnet/Makefile     Sun Oct 18 19:46:36 2009 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2009/06/30 00:07:21 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2009/10/18 19:50:06 zafer Exp $
 #
 
 DISTNAME=              ocamlnet-1.1.2
 CATEGORIES=            net
-MASTER_SITES=          http://www.ocaml-programming.de/packages/
+MASTER_SITES=          http://download.camlcity.org/download/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.ocaml-programming.de/packages/
+HOMEPAGE=              http://projects.camlcity.org/projects/ocamlnet.html
 COMMENT=               Library focusing on application-level network protocols (OCaml)
 
 MAKE_JOBS_SAFE=                no



Home | Main Index | Thread Index | Old Index