Bug 111555 - [PATCH] misc/libpri: update to 1.4.0
Summary: [PATCH] misc/libpri: update to 1.4.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-14 07:20 UTC by Phillip N.
Modified: 2007-04-28 21:00 UTC (History)
1 user (show)

See Also:


Attachments
libpri-1.4.0.patch (5.42 KB, patch)
2007-04-14 07:20 UTC, Phillip N.
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Phillip N. 2007-04-14 07:20:03 UTC
- Update to 1.4.0

Removed file(s):
- files/patch-Makefile
- files/patch-mkdep

Port maintainer (gonzo@univ.kiev.ua) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-14 07:20:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2007-04-14 09:15:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

I'll take it.
Comment 3 Phillip N. 2007-04-15 19:41:25 UTC
FYI, http://www.freebsd.org/cgi/query-pr.cgi?pr=111251
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-04-26 01:11:44 UTC
sobomax     2007-04-26 00:11:37 UTC

  FreeBSD ports repository

  Modified files:
    misc/zaptel          Makefile distinfo pkg-plist 
    misc/libpri          Makefile distinfo 
    net/asterisk12       Makefile distinfo pkg-plist 
    net/asterisk12/files patch-Makefile patch-apps::Makefile 
                         patch-cdr::Makefile 
                         patch-channels::Makefile 
                         patch-channels::chan_zap.c 
                         patch-codecs::Makefile 
                         patch-res::Makefile patch-utils::Makefile 
  Added files:
    misc/zaptel/files    patch-Makefile patch-test::Makefile 
    net/asterisk12/files patch-apps::app_flash.c 
                         patch-apps::app_meetme.c 
                         patch-apps::app_rpt.c 
                         patch-apps::app_zapbarge.c 
                         patch-apps::app_zapras.c 
                         patch-apps::app_zapscan.c patch-channel.c 
                         patch-channels::chan_iax2.c 
                         patch-channels::h323::Makefile 
                         patch-codecs::codec_zap.c 
                         patch-res::res_musiconhold.c 
  Removed files:
    misc/zaptel/files    patch-qozap::Makefile 
                         patch-qozap::qozap_freebsd.c 
                         patch-tau32pci::tau32pci.c 
                         patch-wcfxo::wcfxo.c patch-wcfxs::wcfxs.c 
                         patch-wct1xxp::wct1xxp.c 
                         patch-wct4xxp::wct4xxp.c 
                         patch-wcte11xp::wcte11xp.c 
                         patch-zaphfc::Makefile 
                         patch-zaphfc::zaphfc_freebsd.c 
    misc/libpri/files    patch-mkdep 
    net/asterisk12/files patch-rtp.c 
  Log:
  o Update zaptel to 1.4.1;
  
  Submitted by:   Oleksandr Tymoshenko <gonzo@pbxpress.com>
  
  o update libpri to 1.4.0;
  
  PR:             111555
  Submitted by:   "Phillip N." <pneumann@gmail.com>
  
  o update asterisk12 to 1.2.7.
  
  Sponsored by:   Sippy Software, Inc. ( http://www.sippysoft.com/ )
  
  The reason it all is going in together is that they are interdependent.
  
  Revision  Changes    Path
  1.13      +2 -8      ports/misc/libpri/Makefile
  1.10      +3 -3      ports/misc/libpri/distinfo
  1.2       +0 -8      ports/misc/libpri/files/patch-mkdep (dead)
  1.27      +1 -2      ports/misc/zaptel/Makefile
  1.15      +3 -3      ports/misc/zaptel/distinfo
  1.5       +12 -0     ports/misc/zaptel/files/patch-Makefile (new)
  1.4       +0 -14     ports/misc/zaptel/files/patch-qozap::Makefile (dead)
  1.4       +0 -21     ports/misc/zaptel/files/patch-qozap::qozap_freebsd.c (dead)
  1.2       +0 -24     ports/misc/zaptel/files/patch-tau32pci::tau32pci.c (dead)
  1.6       +14 -0     ports/misc/zaptel/files/patch-test::Makefile (new)
  1.4       +0 -31     ports/misc/zaptel/files/patch-wcfxo::wcfxo.c (dead)
  1.4       +0 -29     ports/misc/zaptel/files/patch-wcfxs::wcfxs.c (dead)
  1.2       +0 -30     ports/misc/zaptel/files/patch-wct1xxp::wct1xxp.c (dead)
  1.2       +0 -35     ports/misc/zaptel/files/patch-wct4xxp::wct4xxp.c (dead)
  1.2       +0 -30     ports/misc/zaptel/files/patch-wcte11xp::wcte11xp.c (dead)
  1.3       +0 -16     ports/misc/zaptel/files/patch-zaphfc::Makefile (dead)
  1.2       +0 -32     ports/misc/zaptel/files/patch-zaphfc::zaphfc_freebsd.c (dead)
  1.9       +5 -3      ports/misc/zaptel/pkg-plist
  1.69      +5 -6      ports/net/asterisk12/Makefile
  1.22      +6 -6      ports/net/asterisk12/distinfo
  1.18      +25 -11    ports/net/asterisk12/files/patch-Makefile
  1.9       +6 -3      ports/net/asterisk12/files/patch-apps::Makefile
  1.1       +14 -0     ports/net/asterisk12/files/patch-apps::app_flash.c (new)
  1.1       +14 -0     ports/net/asterisk12/files/patch-apps::app_meetme.c (new)
  1.1       +14 -0     ports/net/asterisk12/files/patch-apps::app_rpt.c (new)
  1.1       +14 -0     ports/net/asterisk12/files/patch-apps::app_zapbarge.c (new)
  1.1       +14 -0     ports/net/asterisk12/files/patch-apps::app_zapras.c (new)
  1.1       +14 -0     ports/net/asterisk12/files/patch-apps::app_zapscan.c (new)
  1.9       +26 -8     ports/net/asterisk12/files/patch-cdr::Makefile
  1.1       +14 -0     ports/net/asterisk12/files/patch-channel.c (new)
  1.13      +9 -9      ports/net/asterisk12/files/patch-channels::Makefile
  1.3       +14 -0     ports/net/asterisk12/files/patch-channels::chan_iax2.c (new)
  1.5       +19 -6     ports/net/asterisk12/files/patch-channels::chan_zap.c
  1.7       +20 -0     ports/net/asterisk12/files/patch-channels::h323::Makefile (new)
  1.9       +15 -6     ports/net/asterisk12/files/patch-codecs::Makefile
  1.1       +17 -0     ports/net/asterisk12/files/patch-codecs::codec_zap.c (new)
  1.9       +22 -4     ports/net/asterisk12/files/patch-res::Makefile
  1.1       +14 -0     ports/net/asterisk12/files/patch-res::res_musiconhold.c (new)
  1.6       +0 -17     ports/net/asterisk12/files/patch-rtp.c (dead)
  1.2       +5 -7      ports/net/asterisk12/files/patch-utils::Makefile
  1.24      +12 -0     ports/net/asterisk12/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Li-Wen Hsu freebsd_committer freebsd_triage 2007-04-28 21:00:24 UTC
State Changed
From-To: feedback->closed

Committed. Thanks sobomax.