pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms/op_panel this should work with the latest pullup...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bf99290f5855
branches:  trunk
changeset: 554170:bf99290f5855
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Tue Feb 10 00:20:44 2009 +0000

description:
this should work with the latest pullup to netbsd-5's httpd

diffstat:

 comms/op_panel/MESSAGE  |  4 +---
 comms/op_panel/Makefile |  4 ++--
 2 files changed, 3 insertions(+), 5 deletions(-)

diffs (33 lines):

diff -r 5edbae9c3667 -r bf99290f5855 comms/op_panel/MESSAGE
--- a/comms/op_panel/MESSAGE    Tue Feb 10 00:15:20 2009 +0000
+++ b/comms/op_panel/MESSAGE    Tue Feb 10 00:20:44 2009 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.2 2008/12/08 13:49:45 jnemeth Exp $
+$NetBSD: MESSAGE,v 1.3 2009/02/10 00:20:44 jnemeth Exp $
 
 You will need to make Flash Operator Panel accessible through your
 HTTP server.  If you are running Apache, then you may either symlink
@@ -10,8 +10,6 @@
 
        Include ${PKG_SYSCONFDIR}/${FOP}.conf
 
-Note that Flash Operator Panel won't work with NetBSD 5.0's httpd.
-
 Please see the instructions at http://www.asternic.org/documentation.html
 for instructions on how to setup the Flash Operator Panel.
 
diff -r 5edbae9c3667 -r bf99290f5855 comms/op_panel/Makefile
--- a/comms/op_panel/Makefile   Tue Feb 10 00:15:20 2009 +0000
+++ b/comms/op_panel/Makefile   Tue Feb 10 00:20:44 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2009/01/05 07:47:41 jnemeth Exp $
+# $NetBSD: Makefile,v 1.4 2009/02/10 00:20:44 jnemeth Exp $
 #
 
 DISTNAME=      op_panel-0.29
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    comms
 MASTER_SITES=  http://www.asternic.org/files/
 



Home | Main Index | Thread Index | Old Index