As in description: new port devel/p5-Oogly Shar archive in attachment. There is one warning printed by portlint: WARN: Makefile: MASTER_SITE_SUBDIR uses ../authors SUBDIR. Use one of the MASTER_SITE*CPAN macros instead. I don't known how download this module from cpan without using MASTER_SITE_SUBDIR, so I used method from www/p5-Dancer Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->pgollucci I will take it.
State Changed From-To: open->closed Committed, Thanks!
pgollucci 2010-12-21 04:03:18 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Oogly Makefile distinfo pkg-descr pkg-plist Log: Oogly is a different approach to data validation, it attempts to simplify and centralize data validation rules to ensure DRY (don't repeat yourself) code. It is not the intent of this module to provide validation routines but instead to provide a simplistic validation flow-control and promote code reuse. WWW: http://search.cpan.org/~awncorp/Oogly/ PR: ports/153315 Submitted by: Grzegorz Blach <magik at roorback.net> Revision Changes Path 1.4179 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/p5-Oogly/Makefile (new) 1.1 +2 -0 ports/devel/p5-Oogly/distinfo (new) 1.1 +7 -0 ports/devel/p5-Oogly/pkg-descr (new) 1.1 +3 -0 ports/devel/p5-Oogly/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"