pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms/asterisk Add missing file to PLIST. Bump PKGREVI...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d2d5f43614a3
branches:  trunk
changeset: 543463:d2d5f43614a3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jun 19 08:14:29 2008 +0000

description:
Add missing file to PLIST. Bump PKGREVISION.

diffstat:

 comms/asterisk/Makefile     |  4 ++--
 comms/asterisk/PLIST.common |  3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (30 lines):

diff -r d4c38bfcdd0d -r d2d5f43614a3 comms/asterisk/Makefile
--- a/comms/asterisk/Makefile   Thu Jun 19 05:55:50 2008 +0000
+++ b/comms/asterisk/Makefile   Thu Jun 19 08:14:29 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2008/06/18 11:12:53 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2008/06/19 08:14:29 wiz Exp $
 
 DISTNAME=      asterisk-1.2.29
-#PKGREVISION=  2
+PKGREVISION=   1
 CATEGORIES=    comms net audio
 MASTER_SITES=  http://ftp.digium.com/pub/asterisk/ \
                http://ftp.digium.com/pub/asterisk/old-releases/
diff -r d4c38bfcdd0d -r d2d5f43614a3 comms/asterisk/PLIST.common
--- a/comms/asterisk/PLIST.common       Thu Jun 19 05:55:50 2008 +0000
+++ b/comms/asterisk/PLIST.common       Thu Jun 19 08:14:29 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.common,v 1.12 2008/06/13 10:10:33 mjl Exp $
+@comment $NetBSD: PLIST.common,v 1.13 2008/06/19 08:14:29 wiz Exp $
 include/asterisk/acl.h
 include/asterisk/adsi.h
 include/asterisk/aes.h
@@ -9,6 +9,7 @@
 include/asterisk/astdb.h
 include/asterisk/astmm.h
 include/asterisk/astobj.h
+include/asterisk/astobj2.h
 include/asterisk/astosp.h
 include/asterisk/build.h
 include/asterisk/callerid.h



Home | Main Index | Thread Index | Old Index