[22913] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Sun Mar 18 23:32:09 PDT 2007


Revision: 22913
          http://trac.macosforge.org/projects/macports/changeset/22913
Author:   pguyot at kallisys.net
Date:     2007-03-18 23:32:08 -0700 (Sun, 18 Mar 2007)

Log Message:
-----------
New port: python/py-svnreporter 0.4

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

Added: trunk/dports/python/py-svnreporter/Portfile
===================================================================
--- trunk/dports/python/py-svnreporter/Portfile	                        (rev 0)
+++ trunk/dports/python/py-svnreporter/Portfile	2007-03-19 06:32:08 UTC (rev 22913)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python24 1.0
+
+name				py-svnreporter
+version				0.4
+categories			python devel
+platforms			darwin
+maintainers			pguyot at kallisys.net
+description			Svn commit hook to generate reports
+long_description	SvnReporter generates various reports in response to \
+					commits happening in a Subversion repository. It is \
+					intended to be called from the post-commit hook.
+
+homepage			http://www.calins.ch/software/SvnReporter.html
+master_sites		http://www.calins.ch/download/SvnReporter/
+distname			SvnReporter-${version}
+checksums			md5 92ce58d3d3c76752f56462df911d0b49 \
+					sha1 d024cd910b9ba7f937c4b212460261ff803465d5 \
+					rmd160 ba0610347c93ab61f161a0088559ec32cc6affbd
+
+depends_lib-append	port:subversion-pythonbindings


Property changes on: trunk/dports/python/py-svnreporter/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/20070318/6adb5d83/attachment.html


More information about the macports-changes mailing list