pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/libxml2 Add an HTTP download option to MASTER...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6822155aec17
branches: trunk
changeset: 542130:6822155aec17
user: dsainty <dsainty%pkgsrc.org@localhost>
date: Sun May 04 06:59:51 2008 +0000
description:
Add an HTTP download option to MASTER_SITES
diffstat:
textproc/libxml2/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r ffa064a80338 -r 6822155aec17 textproc/libxml2/Makefile
--- a/textproc/libxml2/Makefile Sun May 04 01:02:07 2008 +0000
+++ b/textproc/libxml2/Makefile Sun May 04 06:59:51 2008 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.92 2008/04/22 21:42:07 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2008/05/04 06:59:51 dsainty Exp $
DISTNAME= libxml2-2.6.32
CATEGORIES= textproc
-MASTER_SITES= ftp://xmlsoft.org/libxml2/
+MASTER_SITES= ftp://xmlsoft.org/libxml2/ \
+ http://xmlsoft.org/sources/
#MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.6/}
MAINTAINER= recht%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index