Bug 155085 - [NEW PORT] devel/bzr-stats
Summary: [NEW PORT] devel/bzr-stats
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: Greg Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-27 13:10 UTC by Carlo Strub
Modified: 2011-03-21 21:01 UTC (History)
0 users

See Also:


Attachments
file.shar (2.91 KB, text/plain)
2011-02-27 13:10 UTC, Carlo Strub
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carlo Strub freebsd_committer freebsd_triage 2011-02-27 13:10:10 UTC

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-27 13:10:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

glarkin@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-03-21 20:59:03 UTC
glarkin     2011-03-21 20:58:46 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/bzr-stats      Makefile distinfo pkg-descr pkg-plist 
  Log:
  Simple statistics plugin for Bazaar. At the moment it can display
  statistics about the committers that have contributed to a project.
  
  WWW: https://launchpad.net/bzr-stats
  
  PR:             ports/155085
  Submitted by:   Carlo Strub <c-s@c-s.li>
  
  Revision  Changes    Path
  1.4283    +1 -0      ports/devel/Makefile
  1.1       +28 -0     ports/devel/bzr-stats/Makefile (new)
  1.1       +2 -0      ports/devel/bzr-stats/distinfo (new)
  1.1       +4 -0      ports/devel/bzr-stats/pkg-descr (new)
  1.1       +22 -0     ports/devel/bzr-stats/pkg-plist (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 3 Greg Larkin freebsd_committer freebsd_triage 2011-03-21 21:01:15 UTC
State Changed
From-To: open->closed

Committed after RUN_DEPENDS/BUILD_DEPENDS portlint fix, thank you!