Bug 113805 - [PATCH] net/asterisk-addons: patched file stoping build, updated to use prefix
Summary: [PATCH] net/asterisk-addons: patched file stoping build, updated to use prefix
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-06-18 03:00 UTC by Andrew Pilloud
Modified: 2007-07-06 03:30 UTC (History)
0 users

See Also:


Attachments
file.diff (3.28 KB, patch)
2007-06-18 03:00 UTC, Andrew Pilloud
no flags Details | Diff
diff1.4.2.patch (4.14 KB, patch)
2007-06-28 00:26 UTC, Phillip N.
no flags Details | Diff
ast-addons-1.4.2.diff (3.94 KB, patch)
2007-06-28 00:28 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 Andrew Pilloud 2007-06-18 03:00:08 UTC
	Added patch for asterisk-ooh323c/configure.in:
		Build failed after asterisk-ooh323c/configure was updated by automake

	Updated patches to use ${PREFIX} rather than /usr/local

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-18 03:00:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2007-06-18 04:30:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

I'll take it.
Comment 3 Phillip N. 2007-06-28 00:26:13 UTC
Hi,

Please apply this


thanks!!
-- 
Phillip N. <pneumann@gmail.com>
Comment 4 Phillip N. 2007-06-28 00:28:59 UTC
wooops im sorry. 
i ment to attach this.
Comment 5 Li-Wen Hsu freebsd_committer freebsd_triage 2007-07-04 05:07:50 UTC
State Changed
From-To: feedback->open

Maintainer timeout.
Comment 6 dfilter service freebsd_committer freebsd_triage 2007-07-06 03:24:32 UTC
lwhsu       2007-07-06 02:24:26 UTC

  FreeBSD ports repository

  Modified files:
    net/asterisk-addons  Makefile distinfo 
    net/asterisk-addons/files patch-Makefile 
                              patch-asterisk-ooh323c-Makefile.in 
  Removed files:
    net/asterisk-addons/files patch-asterisk-ooh323c-configure 
                              patch-format_mp3-Makefile 
  Log:
  - Use ${PREFIX} [1]
  - Update to 1.4.2 [2]
  - Enable build on amd64 [2]
  
  PR:             ports/113805 [1]
  Submitted by:   Andrew Pilloud <ampmouse AT ampmouse.net> [1],
                  "Phillip N." <pneumann AT gmail.com> [2]
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.6       +2 -2      ports/net/asterisk-addons/Makefile
  1.4       +3 -3      ports/net/asterisk-addons/distinfo
  1.3       +1 -1      ports/net/asterisk-addons/files/patch-Makefile
  1.2       +1 -1      ports/net/asterisk-addons/files/patch-asterisk-ooh323c-Makefile.in
  1.2       +0 -22     ports/net/asterisk-addons/files/patch-asterisk-ooh323c-configure (dead)
  1.2       +0 -8      ports/net/asterisk-addons/files/patch-format_mp3-Makefile (dead)
_______________________________________________
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 7 Li-Wen Hsu freebsd_committer freebsd_triage 2007-07-06 03:24:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!