[33128] trunk/dports/devel

raimue at macports.org raimue at macports.org
Fri Jan 18 11:29:00 PST 2008


Revision: 33128
          http://trac.macosforge.org/projects/macports/changeset/33128
Author:   raimue at macports.org
Date:     2008-01-18 11:28:57 -0800 (Fri, 18 Jan 2008)

Log Message:
-----------
New port patcher. Closes #13983

Added Paths:
-----------
    trunk/dports/devel/patcher/
    trunk/dports/devel/patcher/Portfile

Added: trunk/dports/devel/patcher/Portfile
===================================================================
--- trunk/dports/devel/patcher/Portfile	                        (rev 0)
+++ trunk/dports/devel/patcher/Portfile	2008-01-18 19:28:57 UTC (rev 33128)
@@ -0,0 +1,19 @@
+# $Id$
+PortSystem 1.0
+PortGroup python25 1.0
+
+name patcher
+version 0.6
+categories devel
+maintainers misc at mandriva.org
+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. \
+      Patcher functionality resembles a lightweight version control system. \
+      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
+checksums md5 afb7d5e5cbbf8812c6a67017c8498baf  \
+          sha1 28ab198cfd9a1ee9a3d0af379849643e91a44832 \
+          rmd160 d400a3c7fde78bba7a1607d281b885596e9e68bb 


Property changes on: trunk/dports/devel/patcher/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080118/f9c77d0d/attachment.html


More information about the macports-changes mailing list