[71944] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Tue Sep 28 03:50:03 PDT 2010


Revision: 71944
          http://trac.macports.org/changeset/71944
Author:   ryandesign at macports.org
Date:     2010-09-28 03:49:59 -0700 (Tue, 28 Sep 2010)
Log Message:
-----------
p5-class-gomor: new port, version 1.02; see #26656

Added Paths:
-----------
    trunk/dports/perl/p5-class-gomor/
    trunk/dports/perl/p5-class-gomor/Portfile

Added: trunk/dports/perl/p5-class-gomor/Portfile
===================================================================
--- trunk/dports/perl/p5-class-gomor/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-class-gomor/Portfile	2010-09-28 10:49:59 UTC (rev 71944)
@@ -0,0 +1,19 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.setup         Class-Gomor 1.02
+platforms           darwin
+maintainers         nomaintainer
+supported_archs     noarch
+
+description         yet another class builder
+
+long_description    Class::Gomor is ${description}. This one adds \
+                    parameter checking in the new() constructor, that \
+                    is to check for attributes existence, and definedness.
+
+checksums           sha1    4853568de0f276937e92041a087f733efeef3e82 \
+                    rmd160  b9cbab4ee557ac1f5a67742c51cfc14c267c5a8e


Property changes on: trunk/dports/perl/p5-class-gomor/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100928/5b83e0ed/attachment.html>


More information about the macports-changes mailing list