pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2009Q3]: pkgsrc/www/apache22 Pullup ticket 2931 - requested by...
details: https://anonhg.NetBSD.org/pkgsrc/rev/745e4a6b05eb
branches: pkgsrc-2009Q3
changeset: 565821:745e4a6b05eb
user: spz <spz%pkgsrc.org@localhost>
date: Thu Nov 12 09:47:12 2009 +0000
description:
Pullup ticket 2931 - requested by tron
MASTER_SITES list update
Revisions pulled up:
- pkgsrc/www/apache22/Makefile patch 1.53 to 1.54
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tron
Date: Wed Nov 11 22:28:51 UTC 2009
Modified Files:
pkgsrc/www/apache22: Makefile
Log Message:
Provide working URLs for fetching old Apache releases.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/www/apache22/Makefile
diffstat:
www/apache22/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 005c01553fb9 -r 745e4a6b05eb www/apache22/Makefile
--- a/www/apache22/Makefile Wed Nov 11 22:15:48 2009 +0000
+++ b/www/apache22/Makefile Thu Nov 12 09:47:12 2009 +0000
@@ -1,11 +1,13 @@
-# $NetBSD: Makefile,v 1.52 2009/10/04 12:21:34 tron Exp $
+# $NetBSD: Makefile,v 1.52.2.1 2009/11/12 09:47:12 spz Exp $
DISTNAME= httpd-2.2.13
PKGNAME= ${DISTNAME:S/httpd/apache/}
PKGREVISION= 3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \
- ${MASTER_SITE_APACHE:=httpd/old/}
+ http://archive.apache.org/dist/httpd/ \
+ http://archive.eu.apache.org/dist/httpd/
+
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tron%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index