Bug 153315

Summary: New Port: devel/p5-Oogly
Product: Ports & Packages Reporter: Grzegorz Blach <magik>
Component: Individual Port(s)Assignee: Philip M. Gollucci <pgollucci>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar
none
p5-Oogly.shar.txt none

Description Grzegorz Blach 2010-12-20 17:40:10 UTC
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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-20 17:40:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-12-20 19:52:31 UTC
Responsible Changed
From-To: perl->pgollucci

I will take it.
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-12-21 04:03:23 UTC
State Changed
From-To: open->closed

Committed, Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-12-21 04:03:25 UTC
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"