[124910] trunk/dports/gnome/gnome-applets

devans at macports.org devans at macports.org
Sat Aug 30 18:33:55 PDT 2014


Revision: 124910
          https://trac.macports.org/changeset/124910
Author:   devans at macports.org
Date:     2014-08-30 18:33:55 -0700 (Sat, 30 Aug 2014)
Log Message:
-----------
gnome-applets: update to version 3.8.1, fixes for gweather applet, applet install dir patch incorporated upstream.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-applets/Portfile
    trunk/dports/gnome/gnome-applets/files/patch-configure.ac.diff

Modified: trunk/dports/gnome/gnome-applets/Portfile
===================================================================
--- trunk/dports/gnome/gnome-applets/Portfile	2014-08-30 23:43:58 UTC (rev 124909)
+++ trunk/dports/gnome/gnome-applets/Portfile	2014-08-31 01:33:55 UTC (rev 124910)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            gnome-applets
-version         3.8.0
+version         3.8.1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     GNOME panel applets.
 long_description This package contains applets for use with the \
@@ -18,8 +18,8 @@
 
 use_xz          yes
 
-checksums       rmd160  5eea874006b5c726fac94a2152749a628d924c82 \
-                sha256  c6dadf0050bbd5d8a1449236066244fecfaa1f11f9c6e526a2778b956ad0469f
+checksums       rmd160  6e08140e241eec4086675452b02ead5684ad321a \
+                sha256  c861a0be754024ea2ce6a3474fd367c0f3d69c2ea46f43c382fa7a69f2c40a7d
 
 depends_build   port:pkgconfig \
                 port:intltool \

Modified: trunk/dports/gnome/gnome-applets/files/patch-configure.ac.diff
===================================================================
--- trunk/dports/gnome/gnome-applets/files/patch-configure.ac.diff	2014-08-30 23:43:58 UTC (rev 124909)
+++ trunk/dports/gnome/gnome-applets/files/patch-configure.ac.diff	2014-08-31 01:33:55 UTC (rev 124910)
@@ -16,15 +16,6 @@
  AM_CHECK_PYTHON_HEADERS(HAVE_PYHDRS="yes", HAVE_PYHDRS="no")
  
  X_LIBS="$X_LIBS $X_PRE_LIBS -lX11 $X_EXTRA_LIBS"
-@@ -124,7 +133,7 @@
- 
- AC_ARG_WITH([libpanel-applet-dir], [], [LIBPANEL_APPLET_DIR=$withval], [LIBPANEL_APPLET_DIR=""])
- if test "$LIBPANEL_APPLET_DIR" == ""; then
--	LIBPANEL_APPLET_DIR=`$PKG_CONFIG --variable=libpanel_applet_dir libpanel-applet`
-+	LIBPANEL_APPLET_DIR=`$PKG_CONFIG --variable=libpanel_applet_dir libpanelapplet-4.0`
- fi
- 
- AC_MSG_NOTICE([installing applets in $LIBPANEL_APPLET_DIR])
 @@ -540,7 +549,8 @@
  dnl *** invest-applet specific checks                                       ***
  dnl ***************************************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140830/0908e82b/attachment.html>


More information about the macports-changes mailing list