[Midnightbsd-cvs] mports [19235] trunk/x11/libexo: exo 0.10.6
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri May 29 20:30:27 EDT 2015
Revision: 19235
http://svnweb.midnightbsd.org/mports/?rev=19235
Author: laffer1
Date: 2015-05-29 20:30:27 -0400 (Fri, 29 May 2015)
Log Message:
-----------
exo 0.10.6
Modified Paths:
--------------
trunk/x11/libexo/Makefile
trunk/x11/libexo/distinfo
trunk/x11/libexo/pkg-descr
Modified: trunk/x11/libexo/Makefile
===================================================================
--- trunk/x11/libexo/Makefile 2015-05-29 23:57:17 UTC (rev 19234)
+++ trunk/x11/libexo/Makefile 2015-05-30 00:30:27 UTC (rev 19235)
@@ -1,9 +1,9 @@
# $MidnightBSD$
PORTNAME= libexo
-PORTVERSION= 0.10.3
+PORTVERSION= 0.10.6
CATEGORIES= x11 xfce
-MASTER_SITES= ${MASTER_SITE_XFCE}
+MASTER_SITES= XFCE/src/xfce/${PORTNAME:C/lib//}/${PORTVERSION:R}
DISTNAME= exo-${PORTVERSION}
DIST_SUBDIR= xfce4
@@ -24,7 +24,7 @@
INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip
USES= desktop-file-utils gmake libtool pathfix perl5 \
- pkgconfig gettext-tools xfce tar:bzip2
+ pkgconfig gettext-tools tar:bzip2
USE_GNOME= glib20 gtk20 intltool intlhack
USE_LDCONFIG= yes
USE_XFCE= libmenu
Modified: trunk/x11/libexo/distinfo
===================================================================
--- trunk/x11/libexo/distinfo 2015-05-29 23:57:17 UTC (rev 19234)
+++ trunk/x11/libexo/distinfo 2015-05-30 00:30:27 UTC (rev 19235)
@@ -1,2 +1,2 @@
-SHA256 (xfce4/exo-0.10.3.tar.bz2) = 95704b14ef9065268c3aa9a7c0bacbe0ddb490a183a4f5ab13bba4a1722826bd
-SIZE (xfce4/exo-0.10.3.tar.bz2) = 1222247
+SHA256 (xfce4/exo-0.10.6.tar.bz2) = 1cc0e5a432e050a5e5aa64d126b988f4440da4f27474aaf42a4d8e13651d0752
+SIZE (xfce4/exo-0.10.6.tar.bz2) = 1276178
Modified: trunk/x11/libexo/pkg-descr
===================================================================
--- trunk/x11/libexo/pkg-descr 2015-05-29 23:57:17 UTC (rev 19234)
+++ trunk/x11/libexo/pkg-descr 2015-05-30 00:30:27 UTC (rev 19235)
@@ -1,3 +1,6 @@
-libexo is a support library used in the Xfce desktop environment.
+Exo is an Xfce library targeted at application development. It contains
+various custom widgets and APIs extending the functionality of GLib and
+GTK+. It also ships utilities for defining preferred applications,
+mounting storage devices and more.
-WWW: http://docs.xfce.org/xfce/exo/start
+WWW: http://www.xfce.org/
More information about the Midnightbsd-cvs
mailing list