svn commit: r387395 - head/x11/libexo

Olivier Duchateau olivierd at FreeBSD.org
Mon May 25 19:45:56 UTC 2015


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/


More information about the svn-ports-all mailing list