Bug 144048 - [PATCH]devel/abi-compliance-checker: update to 1.13
Summary: [PATCH]devel/abi-compliance-checker: update to 1.13
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: 2010-02-17 19:40 UTC by bf
Modified: 2010-02-17 20:50 UTC (History)
0 users

See Also:


Attachments
file.diff (4.98 KB, patch)
2010-02-17 19:40 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 2010-02-17 19:40:03 UTC
Unfortunately, the upstream maintainer made some changes that rely upon behavior specific to GNU sed, so I had to temporarily add gsed as a run-time dependency.  I will try to remove this dependency later. I also updated the pkg-descr, and tried to make it a bit more readable.

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2010-02-17 20:40:40 UTC
lwhsu       2010-02-17 20:40:31 UTC

  FreeBSD ports repository

  Modified files:
    devel/abi-compliance-checker Makefile distinfo pkg-descr 
    devel/abi-compliance-checker/files 
                                       patch-abi-compliance-checker.pl 
  Log:
  - Update to 1.13
  
  PR:             ports/144048
  Submitted by:   bf <bf1783 AT gmail.com> (maintainer)
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.7       +5 -2      ports/devel/abi-compliance-checker/Makefile
  1.7       +3 -3      ports/devel/abi-compliance-checker/distinfo
  1.4       +21 -12    ports/devel/abi-compliance-checker/files/patch-abi-compliance-checker.pl
  1.2       +10 -10    ports/devel/abi-compliance-checker/pkg-descr
_______________________________________________
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 Li-Wen Hsu freebsd_committer freebsd_triage 2010-02-17 20:40:44 UTC
State Changed
From-To: open->closed

Committed. Thanks!