diff options
author | riz <riz@pkgsrc.org> | 2006-01-25 17:48:43 +0000 |
---|---|---|
committer | riz <riz@pkgsrc.org> | 2006-01-25 17:48:43 +0000 |
commit | 917b9c38f1a57e7bf4c8fce019e520c2f0d9e7ab (patch) | |
tree | 262e6a197357257fc3f50cf0bfa684c959135782 /comms | |
parent | 899889fb4f4aa36f7e933ee4d8bb332983510fcf (diff) | |
download | pkgsrc-917b9c38f1a57e7bf4c8fce019e520c2f0d9e7ab.tar.gz |
Update to asterisk 1.2.3 - bugfixes only.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/asterisk/Makefile | 6 | ||||
-rw-r--r-- | comms/asterisk/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile index 887a4919c28..80404984d3a 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2006/01/24 02:09:38 riz Exp $ +# $NetBSD: Makefile,v 1.17 2006/01/25 17:48:43 riz Exp $ -DISTNAME= asterisk-1.2.2 +DISTNAME= asterisk-1.2.3 CATEGORIES= comms net audio MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases @@ -77,7 +77,7 @@ MAKE_FLAGS+= INSTALL_PREFIX=${PREFIX} iaxprov.conf indications.conf logger.conf manager.conf \ meetme.conf mgcp.conf modem.conf modules.conf musiconhold.conf \ osp.conf oss.conf phone.conf privacy.conf queues.conf \ - res_config_odbc.conf res_odbc.conf rpt.conf rtp.conf sip.conf \ + res_odbc.conf rpt.conf rtp.conf sip.conf \ skinny.conf voicemail.conf vpb.conf zapata.conf asterisk.adsi \ telcordia-1.adsi CONF_FILES+= ${ASTEXAMPLEDIR}/${_file_} ${ASTETCDIR}/${_file_} diff --git a/comms/asterisk/distinfo b/comms/asterisk/distinfo index dc26345181f..d431fccb8c6 100644 --- a/comms/asterisk/distinfo +++ b/comms/asterisk/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.8 2006/01/18 11:39:54 mjl Exp $ +$NetBSD: distinfo,v 1.9 2006/01/25 17:48:43 riz Exp $ -SHA1 (asterisk-1.2.2.tar.gz) = 0bd7a734da337ebc505350d48e521a5ce82fa996 -RMD160 (asterisk-1.2.2.tar.gz) = c185cc28fc81b92e378133a6fe8f987dec1dbb5c -Size (asterisk-1.2.2.tar.gz) = 10532437 bytes +SHA1 (asterisk-1.2.3.tar.gz) = 5e154de58fcf93a878294584fbacdac389f77f79 +RMD160 (asterisk-1.2.3.tar.gz) = 9f576428a811a978ce587010fced1ff373a639a7 +Size (asterisk-1.2.3.tar.gz) = 10533725 bytes SHA1 (patch-aa) = b5b6dc32051bcf5c0a894e74f2989c9a7923d8e8 SHA1 (patch-ab) = 1bdae0ff206b63fe63373a307ecd23859c10cb79 SHA1 (patch-ac) = 4f783699c7d701030788646f8b961fa9245dc127 |