pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/websvn make print-PLIST turned "applescript" into ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/65b37f83381f
branches:  trunk
changeset: 396488:65b37f83381f
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sat Jul 25 20:14:42 2009 +0000

description:
make print-PLIST turned "applescript" into "{LOWER_VENDOR}script".
Needless to say this fails on Debian.

diffstat:

 www/websvn/PLIST |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ddb07cb72b38 -r 65b37f83381f www/websvn/PLIST
--- a/www/websvn/PLIST  Sat Jul 25 19:55:11 2009 +0000
+++ b/www/websvn/PLIST  Sat Jul 25 20:14:42 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2009/07/25 19:33:45 schmonz Exp $
+@comment $NetBSD: PLIST,v 1.7 2009/07/25 20:14:42 schmonz Exp $
 share/examples/websvn/distconfig.php
 ${HTTPD_ROOT}/websvn/blame.php
 ${HTTPD_ROOT}/websvn/cache/tmp
@@ -59,7 +59,7 @@
 ${HTTPD_ROOT}/websvn/lib/geshi/actionscript3.php
 ${HTTPD_ROOT}/websvn/lib/geshi/ada.php
 ${HTTPD_ROOT}/websvn/lib/geshi/apache.php
-${HTTPD_ROOT}/websvn/lib/geshi/${LOWER_VENDOR}script.php
+${HTTPD_ROOT}/websvn/lib/geshi/applescript.php
 ${HTTPD_ROOT}/websvn/lib/geshi/apt_sources.php
 ${HTTPD_ROOT}/websvn/lib/geshi/asm.php
 ${HTTPD_ROOT}/websvn/lib/geshi/asp.php



Home | Main Index | Thread Index | Old Index