[108188] trunk/dports/www/duckytool/Portfile

jmr at macports.org jmr at macports.org
Mon Jul 15 08:15:49 PDT 2013


Revision: 108188
          https://trac.macports.org/changeset/108188
Author:   jmr at macports.org
Date:     2013-07-15 08:15:48 -0700 (Mon, 15 Jul 2013)
Log Message:
-----------
duckytool: use unified python portgroup, correct license, mark noarch

Modified Paths:
--------------
    trunk/dports/www/duckytool/Portfile

Modified: trunk/dports/www/duckytool/Portfile
===================================================================
--- trunk/dports/www/duckytool/Portfile	2013-07-15 15:09:32 UTC (rev 108187)
+++ trunk/dports/www/duckytool/Portfile	2013-07-15 15:15:48 UTC (rev 108188)
@@ -2,13 +2,14 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python25 1.0
+PortGroup           python 1.0
 
 name                duckytool
 version             0.9.6
 categories          www net python
 platforms           darwin
-license             MIT
+supported_archs     noarch
+license             MIT PSF BSD
 maintainers         ecronin openmaintainer
 description         ducky is ... well, the web's command line.
 long_description    ducky marries a bunch of web service APIs into \
@@ -21,6 +22,8 @@
 checksums           md5 e0d0675ef1bf822e96e38d8fa1eaf98c\
                     sha1 269c828ae75b0ea532b2dfbf4fbbcd0198316660
 
+python.default_version 25
+
 livecheck.type      regex
 livecheck.url       ${homepage}
 livecheck.regex     ducky-(\[0-9\\\.\]+)\\\.tar\\\.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130715/e7e39bd7/attachment.html>


More information about the macports-changes mailing list