[83730] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Fri Sep 9 13:16:32 PDT 2011


Revision: 83730
          http://trac.macports.org/changeset/83730
Author:   singingwolfboy at macports.org
Date:     2011-09-09 13:16:29 -0700 (Fri, 09 Sep 2011)
Log Message:
-----------
New port: py25-rfc3339

Added Paths:
-----------
    trunk/dports/python/py25-rfc3339/
    trunk/dports/python/py25-rfc3339/Portfile

Added: trunk/dports/python/py25-rfc3339/Portfile
===================================================================
--- trunk/dports/python/py25-rfc3339/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-rfc3339/Portfile	2011-09-09 20:16:29 UTC (rev 83730)
@@ -0,0 +1,23 @@
+# -*- 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: Portfile 66488 2010-04-14 18:12:15Z singingwolfboy at macports.org $
+
+PortSystem          1.0
+PortGroup           python25 1.0
+
+name                py25-rfc3339
+set real_name       rfc3339
+version             5
+maintainers         singingwolfboy openmaintainer
+license             ISCL
+description         Formats dates according to the RFC 3339.
+long_description    \
+    ${description}
+
+platforms           darwin
+
+homepage            http://pypi.python.org/pypi/${real_name}/
+master_sites        http://pypi.python.org/packages/source/r/${real_name}
+distname            ${real_name}-${version}
+
+checksums           rmd160  0a79a0a39ab859460145ad7823bc4e941c383645 \
+                    sha256  a57c4ca95e1faab2ed717daab7659f9bf3dda9ec80698b41f011211dad58fa21
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110909/7ba6f1d5/attachment.html>


More information about the macports-changes mailing list