Bug 103426 - [PATCH] net/asterisk: update to 1.2.12
Summary: [PATCH] net/asterisk: update to 1.2.12
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: Maxim Sobolev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-20 15:40 UTC by Thomas Sandford
Modified: 2006-10-04 05:55 UTC (History)
1 user (show)

See Also:


Attachments
asterisk-1.2.12.patch (11.18 KB, patch)
2006-09-20 15:40 UTC, Thomas Sandford
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Sandford 2006-09-20 15:40:30 UTC
- Update to 1.2.12

(note 1.2.12.1 is out on the master site
  however but the codec negociation patch has not yet been created to 
  this patch level
  1.2.12.1 will not compile with the 1.2.12 version of the patch and the
  "obvious" change would alter the function of complex code which was
  specifically added as part of the .1 delta)

Removed file(s):
- files/patch-asterisk.c

Other changes:
- Slight tweaks to Makefile order to make portlint happier
- (includes) removal of commented out old bristuff patches

Port maintainer (sobomax@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-09-20 15:40:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sobomax

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-04 05:41:33 UTC
sobomax     2006-10-04 04:41:27 UTC

  FreeBSD ports repository

  Modified files:
    net/asterisk         Makefile distinfo pkg-plist 
    net/asterisk/files   patch-Makefile 
  Removed files:
    net/asterisk/files   patch-asterisk.c 
  Log:
  Update to 1.2.12.1.
  
  PR:             103426
  Submitted by:   Thomas Sandford
  
  Revision  Changes    Path
  1.60      +2 -3      ports/net/asterisk/Makefile
  1.19      +6 -6      ports/net/asterisk/distinfo
  1.17      +23 -48    ports/net/asterisk/files/patch-Makefile
  1.3       +0 -23     ports/net/asterisk/files/patch-asterisk.c (dead)
  1.22      +3 -0      ports/net/asterisk/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 3 Maxim Sobolev freebsd_committer freebsd_triage 2006-10-04 05:53:19 UTC
State Changed
From-To: open->closed

Update commited, thanks!