[csw-devel] SF.net SVN: gar:[13797] csw/mgar/pkg/cpan

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Mon Mar 14 19:36:39 CET 2011


Revision: 13797
          http://gar.svn.sourceforge.net/gar/?rev=13797&view=rev
Author:   bonivart
Date:     2011-03-14 18:36:38 +0000 (Mon, 14 Mar 2011)

Log Message:
-----------
cpan/Devel-NYTProf: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Devel-NYTProf/
    csw/mgar/pkg/cpan/Devel-NYTProf/branches/
    csw/mgar/pkg/cpan/Devel-NYTProf/tags/
    csw/mgar/pkg/cpan/Devel-NYTProf/trunk/
    csw/mgar/pkg/cpan/Devel-NYTProf/trunk/Makefile
    csw/mgar/pkg/cpan/Devel-NYTProf/trunk/checksums
    csw/mgar/pkg/cpan/Devel-NYTProf/trunk/files/
    csw/mgar/pkg/cpan/Devel-NYTProf/trunk/files/COPYING


Property changes on: csw/mgar/pkg/cpan/Devel-NYTProf/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/cpan/Devel-NYTProf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Devel-NYTProf/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Devel-NYTProf/trunk/Makefile	2011-03-14 18:36:38 UTC (rev 13797)
@@ -0,0 +1,21 @@
+NAME = Devel-NYTProf
+VERSION = 4.06
+CATEGORIES = cpan
+AUTHOR = TIMB
+
+DESCRIPTION = Powerful fast feature-rich perl source code profiler
+define BLURB
+  Powerful fast feature-rich perl source code profiler
+endef
+
+DISTFILES += COPYING
+
+PACKAGES = CSWpm-devel-nytprof
+CATALOGNAME = pm_devel_nytprof
+
+RUNTIME_DEP_PKGS += CSWpm-json-any
+
+# Temporary override since CSWpm-json-any is not released yet, remove this next time
+CHECKPKG_OVERRIDES_CSWpm-devel-nytprof += unidentified-dependency|CSWpm-json-any
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Devel-NYTProf/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Devel-NYTProf/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Devel-NYTProf/trunk/checksums	2011-03-14 18:36:38 UTC (rev 13797)
@@ -0,0 +1 @@
+6a945649e49d353ddd083a4427f9f96c  Devel-NYTProf-4.06.tar.gz

Added: csw/mgar/pkg/cpan/Devel-NYTProf/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Devel-NYTProf/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/Devel-NYTProf/trunk/files/COPYING	2011-03-14 18:36:38 UTC (rev 13797)
@@ -0,0 +1,7 @@
+Copyright (C) 2008 Adam J. Kaplan, NYTimes.com, akaplan aat nytimes dotcom.
+Copyright (C) 2008 The New York Times Company.
+Copyright (C) 2008 Tim Bunce, Ireland.
+
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself, either Perl version 5.8.8 or,
+at your option, any later version of Perl 5 you may have available.


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list