pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2005Q3]: pkgsrc/www/apache2 Pullup ticket 849 - requested by J...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f84d1ef8cd4
branches: pkgsrc-2005Q3
changeset: 499616:1f84d1ef8cd4
user: seb <seb%pkgsrc.org@localhost>
date: Mon Oct 24 00:25:22 2005 +0000
description:
Pullup ticket 849 - requested by Johnny C. Lam
PLIST fix for www/apache2
Revisions pulled up:
- pkgsrc/www/apache2/Makefile 1.86
- pkgsrc/www/apache2/PLIST 1.32
Module Name: pkgsrc
Committed By: jlam
Date: Sun Oct 23 20:14:43 UTC 2005
Modified Files:
pkgsrc/www/apache2: Makefile PLIST
Log Message:
Add missing manpage to PLIST. Bump PKGREVISION for binary package change.
diffstat:
www/apache2/Makefile | 4 ++--
www/apache2/PLIST | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (32 lines):
diff -r 68911f6c3de0 -r 1f84d1ef8cd4 www/apache2/Makefile
--- a/www/apache2/Makefile Mon Oct 24 00:07:42 2005 +0000
+++ b/www/apache2/Makefile Mon Oct 24 00:25:22 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.82.2.2 2005/10/23 09:48:01 seb Exp $
+# $NetBSD: Makefile,v 1.82.2.3 2005/10/24 00:25:22 seb Exp $
.include "Makefile.common"
PKGNAME= apache-${APACHE_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www
HOMEPAGE= http://httpd.apache.org/
diff -r 68911f6c3de0 -r 1f84d1ef8cd4 www/apache2/PLIST
--- a/www/apache2/PLIST Mon Oct 24 00:07:42 2005 +0000
+++ b/www/apache2/PLIST Mon Oct 24 00:25:22 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.30.4.1 2005/10/18 21:21:27 seb Exp $
+@comment $NetBSD: PLIST,v 1.30.4.2 2005/10/24 00:25:22 seb Exp $
include/httpd/ap_compat.h
include/httpd/ap_config.h
include/httpd/ap_config_auto.h
@@ -55,6 +55,7 @@
libexec/cgi-bin/printenv
libexec/cgi-bin/test-cgi
man/man1/dbmmanage.1
+man/man1/htdbm.1
man/man1/htdigest.1
man/man1/htpasswd.1
man/man8/ab.8
Home |
Main Index |
Thread Index |
Old Index