[134310] trunk/dports/office/keepnote/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Mar 21 17:00:15 PDT 2015


Revision: 134310
          https://trac.macports.org/changeset/134310
Author:   ryandesign at macports.org
Date:     2015-03-21 17:00:15 -0700 (Sat, 21 Mar 2015)
Log Message:
-----------
keepnote: update to 0.7.8; remove unnecessary distname line; append to dependencies rather than overwriting them

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

Modified: trunk/dports/office/keepnote/Portfile
===================================================================
--- trunk/dports/office/keepnote/Portfile	2015-03-21 23:57:36 UTC (rev 134309)
+++ trunk/dports/office/keepnote/Portfile	2015-03-22 00:00:15 UTC (rev 134310)
@@ -5,8 +5,7 @@
 PortGroup           python 1.0
 
 name                keepnote
-version             0.7.7
-revision            1
+version             0.7.8
 categories          office python
 license             GPL-2
 platforms           darwin
@@ -25,14 +24,13 @@
 
 homepage            http://keepnote.org/
 master_sites        ${homepage}download
-distname            keepnote-${version}
 
-checksums           rmd160  6a1b8eb2dfeb9beccc41fc3a5a5d13d9f1ad4bba \
-                    sha256  17577738199220f3b92e1dadaa71db806365655dc0c04194909bc481b08abb74
+checksums           rmd160  4b3868b56ad6dc19136992f86e7b6344934c0ad1 \
+                    sha256  b015a21ff22c9bd3788fb03a4824e53c6c9f1f2bafdf13ec1f0e5360c39e135a
 
 python.default_version  27
 
-depends_lib         port:py${python.version}-pygtk
+depends_lib-append  port:py${python.version}-pygtk
 
 post-destroot {
     xinstall -d ${destroot}${prefix}/share/applications/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150321/5fbafdfb/attachment-0001.html>


More information about the macports-changes mailing list