Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->glarkin glarkin@ wants his PRs (via the GNATS Auto Assign Tool)
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"
State Changed From-To: open->closed Committed after RUN_DEPENDS/BUILD_DEPENDS portlint fix, thank you!