Bug 103426

Summary: [PATCH] net/asterisk: update to 1.2.12
Product: Ports & Packages Reporter: Thomas Sandford <freebsduser>
Component: Individual Port(s)Assignee: Maxim Sobolev <sobomax>
Status: Closed FIXED    
Severity: Affects Only Me CC: sobomax
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
asterisk-1.2.12.patch none

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!