[108116] trunk/dports/devel/patcher/Portfile
jmr at macports.org
jmr at macports.org
Sat Jul 13 06:41:13 PDT 2013
Revision: 108116
https://trac.macports.org/changeset/108116
Author: jmr at macports.org
Date: 2013-07-13 06:41:13 -0700 (Sat, 13 Jul 2013)
Log Message:
-----------
patcher: use unified python portgroup, license, noarch
Modified Paths:
--------------
trunk/dports/devel/patcher/Portfile
Modified: trunk/dports/devel/patcher/Portfile
===================================================================
--- trunk/dports/devel/patcher/Portfile 2013-07-13 13:31:05 UTC (rev 108115)
+++ trunk/dports/devel/patcher/Portfile 2013-07-13 13:41:13 UTC (rev 108116)
@@ -1,10 +1,12 @@
# $Id$
+
PortSystem 1.0
-PortGroup python25 1.0
+PortGroup python 1.0
name patcher
version 0.6
categories devel
+license GPL-2+
maintainers nomaintainer
description A tool for quick creation of patches against a project source tree
long_description Patcher is a tool for quick creation of patches against a project source tree. \
@@ -12,8 +14,10 @@
It has no repository, and only controls differences between a pristine version and a working copy.
homepage http://labix.org/patcher
platforms darwin
-master_sites http://labix.org/download/patcher/
-depends_lib port:python25
+supported_archs noarch
+master_sites http://labix.org/download/patcher/ http://distfiles.macports.org/python/
checksums md5 afb7d5e5cbbf8812c6a67017c8498baf \
sha1 28ab198cfd9a1ee9a3d0af379849643e91a44832 \
- rmd160 d400a3c7fde78bba7a1607d281b885596e9e68bb
+ rmd160 d400a3c7fde78bba7a1607d281b885596e9e68bb
+
+python.default_version 25
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130713/a8f0346e/attachment.html>
More information about the macports-changes
mailing list