[71713] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Mon Sep 20 21:10:00 PDT 2010


Revision: 71713
          http://trac.macports.org/changeset/71713
Author:   ryandesign at macports.org
Date:     2010-09-20 21:09:58 -0700 (Mon, 20 Sep 2010)
Log Message:
-----------
p5-data-stag: new port, version 0.11; see #26529

Added Paths:
-----------
    trunk/dports/perl/p5-data-stag/
    trunk/dports/perl/p5-data-stag/Portfile

Added: trunk/dports/perl/p5-data-stag/Portfile
===================================================================
--- trunk/dports/perl/p5-data-stag/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-data-stag/Portfile	2010-09-21 04:09:58 UTC (rev 71713)
@@ -0,0 +1,26 @@
+# -*- 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         Data-Stag 0.11 Data/CMUNGALL/
+name                p5-data-stag
+maintainers         tonym.us:tonym openmaintainer
+platforms           darwin
+supported_archs     noarch
+
+description         Perl module for manipulating data as hierarchical tag/value pairs
+
+long_description    This module is for manipulating data as hierarchical \
+                    tag/value pairs (Structured TAGs or Simple Tree AGgreggates). \
+                    These datastructures can be represented as nested arrays, \
+                    which have the advantage of being native to perl.
+
+checksums           md5     6bfa3cf196b69180d04602e956f8b626 \
+                    sha1    c18c48ba794f47537d98dcc32e33d0d21a09ee44 \
+                    rmd160  45c92b1b299b836786f6d0da26cb7a1040317cbf
+
+test.run            yes
+test.cmd            make
+test.target         test


Property changes on: trunk/dports/perl/p5-data-stag/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/20100920/de858ec8/attachment.html>


More information about the macports-changes mailing list