From owner-svn-ports-head@FreeBSD.ORG Mon May 25 19:45:56 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1EA721A5; Mon, 25 May 2015 19:45:56 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E7564299; Mon, 25 May 2015 19:45:55 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4PJjtW6019198; Mon, 25 May 2015 19:45:55 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4PJjtp7019195; Mon, 25 May 2015 19:45:55 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201505251945.t4PJjtp7019195@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 25 May 2015 19:45:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r387395 - head/x11/libexo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 May 2015 19:45:56 -0000 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/