pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/asterisk The script interpreter of libdata/aster...
details: https://anonhg.NetBSD.org/pkgsrc/rev/467ba52b9112
branches: trunk
changeset: 506177:467ba52b9112
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Jan 12 19:30:15 2006 +0000
description:
The script interpreter of libdata/asterisk/agi-bin/agi-test.agi had been
/usr/bin/perl -- added the file to REPLACE_PERL. Because the binary
package changed, bump PKGREVISION.
diffstat:
comms/asterisk/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 282880c9b007 -r 467ba52b9112 comms/asterisk/Makefile
--- a/comms/asterisk/Makefile Thu Jan 12 19:26:02 2006 +0000
+++ b/comms/asterisk/Makefile Thu Jan 12 19:30:15 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2006/01/12 19:11:55 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2006/01/12 19:30:15 rillig Exp $
DISTNAME= asterisk-1.0.9
+PKGREVISION= 1
CATEGORIES= comms net audio
MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \
http://ftp.digium.com/pub/asterisk/old-releases
@@ -13,6 +14,8 @@
MANCOMPRESSED= yes
+REPLACE_PERL+= agi/agi-test.agi
+
INSTALL_TARGET= install samples
# Running as non-root will come later
Home |
Main Index |
Thread Index |
Old Index