Bug 126278 - [PATCH]textproc/libtre: restore agrep, add testing target, adopt port
Summary: [PATCH]textproc/libtre: restore agrep, add testing target, adopt port
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-05 17:50 UTC by bf
Modified: 2008-08-07 05:00 UTC (History)
0 users

See Also:


Attachments
file.diff (5.12 KB, patch)
2008-08-05 17:50 UTC, bf
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!