[143000] trunk/dports/python

mojca at macports.org mojca at macports.org
Sat Dec 12 08:08:06 PST 2015


Revision: 143000
          https://trac.macports.org/changeset/143000
Author:   mojca at macports.org
Date:     2015-12-01 06:26:32 -0800 (Tue, 01 Dec 2015)
Log Message:
-----------
py-rcsparse: new port (#49030)

Added Paths:
-----------
    trunk/dports/python/py-rcsparse/
    trunk/dports/python/py-rcsparse/Portfile

Added: trunk/dports/python/py-rcsparse/Portfile
===================================================================
--- trunk/dports/python/py-rcsparse/Portfile	                        (rev 0)
+++ trunk/dports/python/py-rcsparse/Portfile	2015-12-01 14:26:32 UTC (rev 143000)
@@ -0,0 +1,29 @@
+# -*- 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           python 1.0
+PortGroup           github 1.0
+
+github.setup        corecode rcsparse 206bca0b90
+name                py-rcsparse
+# the sources claim version 0.1, but there are no actual releases,
+# so we are using the date as an 'artificial subversion'
+version             0.1_20151027
+categories          devel textproc python
+license             AGPL-3+
+maintainers         vt.edu:jpo openmaintainer
+platforms           darwin
+
+description         A fast RCS file parsing library
+long_description    ${description}
+
+# homepage          http://ww2.fs.ei.tum.de/~corecode/hg/rcsparse
+# Dead, and no new home announced. That's why we're getting it from github.
+# Still keeping it here though in case it comes back. I emailed the author
+# and the email bounced. I pinged him on IRC and didn't hear back.
+
+checksums           rmd160  98783f8004d19a9cd7a4e9f1ba6c45b90d2a7d05 \
+                    sha256  d0f7f05ec0e0c15e2ae60ba15489f9aa030edba7a9703939269bf8a0ef88481b
+
+python.versions     27


Property changes on: trunk/dports/python/py-rcsparse/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/b2d99e42/attachment.html>


More information about the macports-changes mailing list