[77024] trunk/dports/perl

l2g at macports.org l2g at macports.org
Thu Mar 17 23:06:00 PDT 2011


Revision: 77024
          http://trac.macports.org/changeset/77024
Author:   l2g at macports.org
Date:     2011-03-17 23:05:59 -0700 (Thu, 17 Mar 2011)
Log Message:
-----------
p5-cache-memcached: new port (#26020)

Added Paths:
-----------
    trunk/dports/perl/p5-cache-memcached/
    trunk/dports/perl/p5-cache-memcached/Portfile

Added: trunk/dports/perl/p5-cache-memcached/Portfile
===================================================================
--- trunk/dports/perl/p5-cache-memcached/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-cache-memcached/Portfile	2011-03-18 06:05:59 UTC (rev 77024)
@@ -0,0 +1,22 @@
+# -*- 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             Cache-Memcached 1.29
+maintainers             costite.com:ron
+license                 Artistic GPL
+platforms               darwin
+supported_archs         noarch
+
+description             Perl 5 client library for memcached
+
+long_description        This is the Perl API for memcached, a distributed \
+                        memory cache daemon.
+
+checksums               md5     d255a6b3937b77c5e9d0f3fffb5bcfbd \
+                        sha1    a3dfa0f16f9c3f4d3986721eac9c29fd9df1a7c5 \
+                        rmd160  26e2aab4c2bc54cd9e7319399dc6b1cc52b938dd
+
+depends_lib-append      port:p5-string-crc32


Property changes on: trunk/dports/perl/p5-cache-memcached/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/20110317/001e104b/attachment.html>


More information about the macports-changes mailing list