Bug 126278

Summary: [PATCH]textproc/libtre: restore agrep, add testing target, adopt port
Product: Ports & Packages Reporter: bf <bf2006a>
Component: Individual Port(s)Assignee: Beech Rintoul <beech>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description bf 2008-08-05 17:50:01 UTC
Resolve the textproc/agrep conflict in a way that doesn't remove functionality from libtre; add regression-test target; take up maintainership.

Fix: Patch attached with submission follows:
Comment 1 Beech Rintoul freebsd_committer freebsd_triage 2008-08-07 04:26:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-08-07 04:59:50 UTC
beech       2008-08-07 03:59:37 UTC

  FreeBSD ports repository

  Modified files:
    textproc/libtre      Makefile pkg-plist 
  Added files:
    textproc/libtre/files patch-doc+agrep.1.in 
                          patch-src+Makefile.in 
                          patch-tests+agrep+run-tests.sh 
  Log:
  - Resolve the textproc/agrep conflict
  - Add regression-test target
  - Pass maintainership to submitter
  
  PR:             ports/126278
  Submitted by:   bf <bf2006a@yahoo.com>
  
  Revision  Changes    Path
  1.45      +16 -5     ports/textproc/libtre/Makefile
  1.1       +21 -0     ports/textproc/libtre/files/patch-doc+agrep.1.in (new)
  1.1       +20 -0     ports/textproc/libtre/files/patch-src+Makefile.in (new)
  1.1       +37 -0     ports/textproc/libtre/files/patch-tests+agrep+run-tests.sh (new)
  1.14      +1 -0      ports/textproc/libtre/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 Beech Rintoul freebsd_committer freebsd_triage 2008-08-07 04:59:53 UTC
State Changed
From-To: open->closed

Committed, Thanks!