Bug 116121 - misc/ttyrec
Summary: misc/ttyrec
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: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-05 14:20 UTC by Felippe de Meirelles Motta
Modified: 2007-09-13 17:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.89 KB, patch)
2007-09-05 14:20 UTC, Felippe de Meirelles Motta
no flags Details | Diff
ttyrec.diff (2.29 KB, patch)
2007-09-06 16:03 UTC, Felippe de Meirelles Motta
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Felippe de Meirelles Motta 2007-09-05 14:20:01 UTC
- Take maintainership from ports@;
- Remove pkg-plist, added PLIST_FILES in Makefile;
- Rename files/patch-tyrec.c to files/patch-ttyrec.c.

Thanks! :)

Fix: Patch attached with submission follows:
Comment 1 Marcelo Araujo freebsd_committer freebsd_triage 2007-09-06 15:31:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

I'll take it.
Comment 2 Felippe de Meirelles Motta 2007-09-06 16:03:37 UTC
Please, they reconsider for this patch, together with asouza@ I had some 
changes to make.

Thanks!

-- 

Atenciosamente,
Felippe de Meirelles Motta
FreeBSD Brasil LTDA.
http://www.freebsdbrasil.com.br
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-09-13 17:10:42 UTC
araujo      2007-09-13 16:10:36 UTC

  FreeBSD ports repository

  Modified files:
    misc/ttyrec          Makefile 
  Added files:
    misc/ttyrec/files    patch-ttyrec.c 
  Removed files:
    misc/ttyrec          pkg-plist 
    misc/ttyrec/files    patch-tyrec.c 
  Log:
  - Pass maintainership to submitter.
  - Reworked Makefile to move small pkg-plist to PLIST_FILES.
  - Bump PORTREVISION.
  
  PR:             ports/116121
  Submitted by:   Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
  Approved by:    stas (mentor)
  
  Revision  Changes    Path
  1.13      +8 -9      ports/misc/ttyrec/Makefile
  1.1       +14 -0     ports/misc/ttyrec/files/patch-ttyrec.c (new)
  1.2       +0 -14     ports/misc/ttyrec/files/patch-tyrec.c (dead)
  1.3       +0 -3      ports/misc/ttyrec/pkg-plist (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 4 Marcelo Araujo freebsd_committer freebsd_triage 2007-09-13 17:11:02 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!