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

blb at macports.org blb at macports.org
Thu Mar 3 23:36:26 PST 2011


Revision: 76652
          http://trac.macports.org/changeset/76652
Author:   blb at macports.org
Date:     2011-03-03 23:36:24 -0800 (Thu, 03 Mar 2011)
Log Message:
-----------
office/rednotebook - update to 1.1.3 (now requires pywebkitgtk)

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

Modified: trunk/dports/office/rednotebook/Portfile
===================================================================
--- trunk/dports/office/rednotebook/Portfile	2011-03-04 05:49:27 UTC (rev 76651)
+++ trunk/dports/office/rednotebook/Portfile	2011-03-04 07:36:24 UTC (rev 76652)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 PortGroup           python26 1.0
 name                rednotebook
-version             1.1.2
+version             1.1.3
 categories          office
 maintainers         blb openmaintainer
 description         Diary and journal application
@@ -19,14 +19,14 @@
 master_sites        sourceforge
 
 dist_subdir         ${name}
-checksums           md5     cd7981ed3017a96900c6a72d95f464d0 \
-                    sha1    5465df5b5e74c6fb820f3ebec829ba48e993ab7c \
-                    rmd160  104a3d33c08a130cfab038c0a435ec39dfc4e713
+checksums           md5     b1ed82e516ec53d0c1903f61782dd5a3 \
+                    sha1    fb27e4d9e4a7d9f658535974078610ef19c76eb0 \
+                    rmd160  1cac6f7c6be38057e6ff10996242e265bfe0800d
 
 # Set to nothing so there is no suffix (otherwise it would be rednotebook-2.6)
 python.link_binaries_suffix
 
-depends_lib         port:py26-gtk port:py26-yaml
+depends_lib         port:py26-gtk port:py26-yaml port:py26-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/20110303/bf5a03fc/attachment.html>


More information about the macports-changes mailing list