[80606] trunk/dports/office/rednotebook/Portfile

blb at macports.org blb at macports.org
Fri Jul 15 13:09:27 PDT 2011


Revision: 80606
          http://trac.macports.org/changeset/80606
Author:   blb at macports.org
Date:     2011-07-15 13:09:27 -0700 (Fri, 15 Jul 2011)
Log Message:
-----------
office/rednotebook - update to version 1.1.7; switch to python 2.7

Modified Paths:
--------------
    trunk/dports/office/rednotebook/Portfile

Modified: trunk/dports/office/rednotebook/Portfile
===================================================================
--- trunk/dports/office/rednotebook/Portfile	2011-07-15 17:04:56 UTC (rev 80605)
+++ trunk/dports/office/rednotebook/Portfile	2011-07-15 20:09:27 UTC (rev 80606)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 name                rednotebook
-version             1.1.6
+version             1.1.7
 categories          office
 license             GPL-2+
 maintainers         blb openmaintainer
@@ -20,13 +20,13 @@
 master_sites        sourceforge
 
 dist_subdir         ${name}
-checksums           sha1    df8ec1caf244e5369e5f9034de3e5126a0d6e094 \
-                    rmd160  94fb5880b691427880bc8b20cee699b519e45a6b
+checksums           sha1    0dc58e6e5569d4303209fad52f3aa206ccc8c7a7 \
+                    rmd160  77cb6708e3e3dd85952808ecc83ee6abd4c29a4c
 
-# Set to nothing so there is no suffix (otherwise it would be rednotebook-2.6)
+# Set to nothing so there is no suffix (otherwise it would be rednotebook-2.7)
 python.link_binaries_suffix
 
-depends_lib         port:py26-gtk port:py26-yaml port:py26-webkitgtk
+depends_lib         port:py27-gtk port:py27-yaml port:py27-webkitgtk
 
 post-destroot {
    eval move [glob ${destroot}${python.prefix}/share/*] \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110715/e27b4612/attachment.html>


More information about the macports-changes mailing list