[111297] users/devans/GNOME-3/stable/dports/gnome/gcalctool/Portfile

devans at macports.org devans at macports.org
Wed Sep 18 11:34:12 PDT 2013


Revision: 111297
          https://trac.macports.org/changeset/111297
Author:   devans at macports.org
Date:     2013-09-18 11:34:11 -0700 (Wed, 18 Sep 2013)
Log Message:
-----------
users/devans/GNOME-3/stable/dports: update to version 6.6.2.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/gcalctool/Portfile

Modified: users/devans/GNOME-3/stable/dports/gnome/gcalctool/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gcalctool/Portfile	2013-09-18 17:34:06 UTC (rev 111296)
+++ users/devans/GNOME-3/stable/dports/gnome/gcalctool/Portfile	2013-09-18 18:34:11 UTC (rev 111297)
@@ -4,9 +4,9 @@
 PortSystem      1.0
 
 name            gcalctool
-version         5.32.2
+version         6.6.2
 set branch      [join [lrange [split ${version} .] 0 1] .]
-description     A GNOME 2 desktop calculator.
+description     A GNOME desktop calculator.
 long_description \
                 gcalctool is the desktop calculator that has been proposed \
                 for GNOME. It has Basic, Financial and Scientific modes.
@@ -17,26 +17,23 @@
 homepage        http://calctool.sourceforge.net/
 master_sites    gnome:sources/${name}/${branch}/
 
-use_bzip2       yes
+use_xz          yes
 
-checksums       rmd160  df98f5ff659f8abc877a20e146ea791b7411a8a2 \
-                sha256  b281cc545f27b37a0fd120366b1be517574d9f505b59dfc34f9860007df0b788
+checksums       rmd160  44c8392e27a078c2e4dff35067baff18569c263b \
+                sha256  e708a16cc758c3a9fcb07e9c3e45989f7d9d64e2993f440e99707fcea3e1b76c
 
 depends_build   port:pkgconfig \
                 port:intltool \
-                port:gnome-doc-utils \
-                port:flex \
-                port:bison
+                port:itstool
 
 depends_lib     port:desktop-file-utils \
-                port:gtk2
+                port:gtk3 \
+                port:libxml2
 
 depends_run     port:gnome-settings-daemon \
                 port:yelp
 
-configure.args  --with-gtk=2.0 \
-                --disable-scrollkeeper \
-                --disable-schemas-compile
+configure.args  --disable-schemas-compile
 
 post-activate   {
     system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130918/26eab241/attachment.html>


More information about the macports-changes mailing list