Bug 138993 - [PATCH] audio/cmp3: Changed Makefile. Take maintainership.
Summary: [PATCH] audio/cmp3: Changed Makefile. Take maintainership.
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-20 17:00 UTC by Sylvio César Teixeira Amorim
Modified: 2009-09-20 18:24 UTC (History)
0 users

See Also:


Attachments
cmp3-2.0.p6_1.patch (5.18 KB, patch)
2009-09-20 17:00 UTC, Sylvio César Teixeira Amorim
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvio César Teixeira Amorim 2009-09-20 17:00:04 UTC
- Rename old patch files to the form correct
- Removed lines "do-install" and "CP" of Makefile
- Removed "/" in the end of line "${WRKSRC}" 
- Added "post-install" and changed form how to install of docs
- Changed patch file Makefile.in to copy file cmp3rc to sample.cmp3rc
- Take maintainership.

Added file(s):
- files/patch-cmp3main.c
- files/patch-nevlib_Makefile.in

Removed file(s):
- files/patch-ae
- files/patch-nevlib::Makefile.in

You can see the log in my tinderbox:

AMD64
http://www.scjamorim.org/Home/cmp3-2.0.p6_1-8amd64.log

i386
http://www.scjamorim.org/Home/cmp3-2.0.p6_1-8i386.log

Generated with FreeBSD Port Tools 0.99
Comment 1 dfilter service freebsd_committer freebsd_triage 2009-09-20 18:17:17 UTC
lippe       2009-09-20 17:17:09 UTC

  FreeBSD ports repository

  Modified files:
    audio/cmp3           Makefile 
    audio/cmp3/files     patch-Makefile.in 
  Added files:
    audio/cmp3/files     patch-cmp3main.c patch-nevlib_Makefile.in 
  Removed files:
    audio/cmp3/files     patch-ae patch-nevlib::Makefile.in 
  Log:
  - Pass maintainership to submitter.
  - Make portlint happy.
  
  PR:             ports/138993
  Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.24      +6 -7      ports/audio/cmp3/Makefile
  1.2       +11 -2     ports/audio/cmp3/files/patch-Makefile.in
  1.2       +0 -22     ports/audio/cmp3/files/patch-ae (dead)
  1.1       +22 -0     ports/audio/cmp3/files/patch-cmp3main.c (new)
  1.2       +0 -10     ports/audio/cmp3/files/patch-nevlib::Makefile.in (dead)
  1.1       +10 -0     ports/audio/cmp3/files/patch-nevlib_Makefile.in (new)
_______________________________________________
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 2 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2009-09-20 18:24:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!