Bug 153315 - New Port: devel/p5-Oogly
Summary: New Port: devel/p5-Oogly
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-20 17:40 UTC by Grzegorz Blach
Modified: 2010-12-21 04:10 UTC (History)
0 users

See Also:


Attachments
file.shar (2.05 KB, text/plain)
2010-12-20 17:40 UTC, Grzegorz Blach
no flags Details
p5-Oogly.shar.txt (2.10 KB, text/plain; charset=US-ASCII)
2010-12-20 19:30 UTC, Grzegorz Blach
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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"