Date: Mon, 25 May 2015 19:45:55 +0000 (UTC) From: Olivier Duchateau <olivierd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r387395 - head/x11/libexo Message-ID: <201505251945.t4PJjtp7019195@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olivierd Date: Mon May 25 19:45:54 2015 New Revision: 387395 URL: https://svnweb.freebsd.org/changeset/ports/387395 Log: - Update to 0.10.5 - Rewrite description (pkg-descr file) Modified: head/x11/libexo/Makefile head/x11/libexo/distinfo head/x11/libexo/pkg-descr Modified: head/x11/libexo/Makefile ============================================================================== --- head/x11/libexo/Makefile Mon May 25 19:22:30 2015 (r387394) +++ head/x11/libexo/Makefile Mon May 25 19:45:54 2015 (r387395) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libexo -PORTVERSION= 0.10.4 +PORTVERSION= 0.10.5 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/xfce/${PORTNAME:C/lib//}/${PORTVERSION:R} DISTNAME= exo-${PORTVERSION} Modified: head/x11/libexo/distinfo ============================================================================== --- head/x11/libexo/distinfo Mon May 25 19:22:30 2015 (r387394) +++ head/x11/libexo/distinfo Mon May 25 19:45:54 2015 (r387395) @@ -1,2 +1,2 @@ -SHA256 (xfce4/exo-0.10.4.tar.bz2) = cced5fdbc0b61a5d976210ff71ecdd81b89fcd15e5860a44f50da7b83fb2deaa -SIZE (xfce4/exo-0.10.4.tar.bz2) = 1219342 +SHA256 (xfce4/exo-0.10.5.tar.bz2) = 89d0af168dc198b1a9153aa53f61d9922ce061864759114c3410ffc0a97905e2 +SIZE (xfce4/exo-0.10.5.tar.bz2) = 1275739 Modified: head/x11/libexo/pkg-descr ============================================================================== --- head/x11/libexo/pkg-descr Mon May 25 19:22:30 2015 (r387394) +++ head/x11/libexo/pkg-descr Mon May 25 19:45:54 2015 (r387395) @@ -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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505251945.t4PJjtp7019195>