[85818] trunk/dports/mail/putmail/Portfile

mww at macports.org mww at macports.org
Sun Oct 16 04:51:56 PDT 2011


Revision: 85818
          http://trac.macports.org/changeset/85818
Author:   mww at macports.org
Date:     2011-10-16 04:51:53 -0700 (Sun, 16 Oct 2011)
Log Message:
-----------
putmail: add license; move to python27; mark as noarch; inc. revision

Modified Paths:
--------------
    trunk/dports/mail/putmail/Portfile

Modified: trunk/dports/mail/putmail/Portfile
===================================================================
--- trunk/dports/mail/putmail/Portfile	2011-10-16 11:33:41 UTC (rev 85817)
+++ trunk/dports/mail/putmail/Portfile	2011-10-16 11:51:53 UTC (rev 85818)
@@ -4,9 +4,11 @@
 
 name			putmail
 version			1.4
+revision		1
 categories		mail
 platforms		darwin
 maintainers		mww
+license			MIT
 description		putmail is a very lightweight MTA
 long_description	putmail is a very lightweight MTA that was designed to \
 				replace the sendmail command in certain situations. It \
@@ -19,8 +21,10 @@
 checksums		sha1 7903fd32a14192adb72560b99c01e6563bc9dd38
 use_bzip2		yes
 
-depends_run		bin:python:python24
+depends_run		bin:python:python27
 
+supported_archs		noarch
+
 use_configure	no
 
 build		{}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111016/fee864fd/attachment.html>


More information about the macports-changes mailing list