[88969] trunk/dports/python/py27-mustache/Portfile
snc at macports.org
snc at macports.org
Sun Jan 15 08:06:45 PST 2012
Revision: 88969
http://trac.macports.org/changeset/88969
Author: snc at macports.org
Date: 2012-01-15 08:06:41 -0800 (Sun, 15 Jan 2012)
Log Message:
-----------
py27-mustache: use github portgroup
Modified Paths:
--------------
trunk/dports/python/py27-mustache/Portfile
Modified: trunk/dports/python/py27-mustache/Portfile
===================================================================
--- trunk/dports/python/py27-mustache/Portfile 2012-01-15 15:58:14 UTC (rev 88968)
+++ trunk/dports/python/py27-mustache/Portfile 2012-01-15 16:06:41 UTC (rev 88969)
@@ -2,26 +2,18 @@
# $Id$
PortSystem 1.0
+PortGroup github 1.0
PortGroup python27 1.0
+github.setup defunkt pystache 0.3.1 v
name py27-mustache
-set real_name pystache
-version 0.3.1
categories-append www
platforms darwin
maintainers snc gmail.com:jweede+macports openmaintainer
license Permissive
-homepage http://defunkt.github.com/mustache/
description Logic-less templates, implemented in Python.
long_description \
Inspired by ctemplate and et, Mustache is a framework-agnostic way \
to render logic-free views.
-
-master_sites http://pypi.python.org/packages/source/p/${real_name}/
-distname ${real_name}-${version}
-checksums rmd160 e26573c9ffc9a9543e9508344e9d36702288085c \
- sha256 c7e41c59c981a4c76a381aba4fe4f85d470836e5ea863b721f21231201f5af22
-
-livecheck.type regex
-livecheck.url ${master_sites}
-livecheck.regex ${real_name}-(\\d+(\\.\\d+)+)
+checksums rmd160 a81131d2cab9815321862a734911788958a2f4eb \
+ sha256 135b9fd00761131208606b764e8e63dead3df26975b2024a3d716bbf974bf0f1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120115/56ed6ffb/attachment.html>
More information about the macports-changes
mailing list