From owner-svn-ports-all@FreeBSD.ORG Fri Dec 14 17:40:47 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 582C6C83; Fri, 14 Dec 2012 17:40:47 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 3EA508FC0A; Fri, 14 Dec 2012 17:40:47 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBEHelAb012613; Fri, 14 Dec 2012 17:40:47 GMT (envelope-from olivierd@svn.freebsd.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBEHekiH012610; Fri, 14 Dec 2012 17:40:46 GMT (envelope-from olivierd@svn.freebsd.org) Message-Id: <201212141740.qBEHekiH012610@svn.freebsd.org> From: Olivier Duchateau Date: Fri, 14 Dec 2012 17:40:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308914 - 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-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Dec 2012 17:40:47 -0000 Author: olivierd Date: Fri Dec 14 17:40:46 2012 New Revision: 308914 URL: http://svnweb.freebsd.org/changeset/ports/308914 Log: - Update to 0.10.1 - Trim header - Add patch for GLib 2.28 Approved by: rene, miwi (mentors, implicit) Modified: head/x11/libexo/Makefile (contents, props changed) head/x11/libexo/distinfo (contents, props changed) head/x11/libexo/pkg-plist (contents, props changed) Modified: head/x11/libexo/Makefile ============================================================================== --- head/x11/libexo/Makefile Fri Dec 14 17:37:42 2012 (r308913) +++ head/x11/libexo/Makefile Fri Dec 14 17:40:46 2012 (r308914) @@ -1,23 +1,20 @@ -# New ports collection makefile for: libexo -# Date created: 23 October 2004 -# Whom: Matt Lancereau -# +# Created by: Matt Lancereau # $FreeBSD$ -# $MCom: ports/x11/libexo/Makefile,v 1.1 2006/10/02 21:05:55 ahze Exp $ +# PORTNAME= libexo -PORTVERSION= 0.8.0 -PORTREVISION= 2 +PORTVERSION= 0.10.1 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} +MASTER_SITE_SUBDIR= src/xfce/exo/${PORTVERSION:R} DISTNAME= exo-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Application library for the Xfce desktop environment -BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI -RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-URI>=1.60:${PORTSDIR}/net/p5-URI +RUN_DEPENDS= p5-URI>=1.60:${PORTSDIR}/net/p5-URI WRKSRC= ${WRKDIR}/${DISTNAME} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:S/lib//} @@ -33,8 +30,7 @@ USE_XFCE= configenv libmenu libutil USE_XORG= x11 USE_PKGCONFIG= build -CONFIGURE_ARGS+=--enable-gio-unix \ - --disable-gtk-doc-html +CONFIGURE_ARGS+=--disable-gtk-doc-html OPTIONS_DEFINE= DOCS NLS @@ -59,8 +55,10 @@ CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif -.if empty(PORT_OPTIONS:MNLS) post-patch: +# Downgrade GLib to 2.28 + @${REINPLACE_CMD} -e 's|2.30.|2.28.|g' ${WRKSRC}/configure +.if empty(PORT_OPTIONS:MNLS) @${REINPLACE_CMD} -e 's| po||' ${WRKSRC}/Makefile.in .endif Modified: head/x11/libexo/distinfo ============================================================================== --- head/x11/libexo/distinfo Fri Dec 14 17:37:42 2012 (r308913) +++ head/x11/libexo/distinfo Fri Dec 14 17:40:46 2012 (r308914) @@ -1,2 +1,2 @@ -SHA256 (xfce4/exo-0.8.0.tar.bz2) = 6e21aa30692affcb45fc8283d034da4a02221d26e3e1facb968d04fed4ba05b0 -SIZE (xfce4/exo-0.8.0.tar.bz2) = 1120701 +SHA256 (xfce4/exo-0.10.1.tar.bz2) = 34a6d14c58a12d3372eb810d05ae425b8c8c32ec976b99b6ad274c3f7b3f6896 +SIZE (xfce4/exo-0.10.1.tar.bz2) = 1136923 Modified: head/x11/libexo/pkg-plist ============================================================================== --- head/x11/libexo/pkg-plist Fri Dec 14 17:37:42 2012 (r308913) +++ head/x11/libexo/pkg-plist Fri Dec 14 17:40:46 2012 (r308914) @@ -29,7 +29,7 @@ include/exo-1/exo/exo-xsession-client.h include/exo-1/exo/exo.h lib/libexo-1.la lib/libexo-1.so -lib/libexo-1.so.0 +lib/libexo-1.so.1 lib/xfce4/exo-1/exo-compose-mail-1 lib/xfce4/exo-1/exo-helper-1 libdata/pkgconfig/exo-1.pc @@ -135,6 +135,7 @@ share/icons/hicolor/48x48/apps/preferenc %%NLS%%share/locale/sk/LC_MESSAGES/exo-1.mo %%NLS%%share/locale/sl/LC_MESSAGES/exo-1.mo %%NLS%%share/locale/sq/LC_MESSAGES/exo-1.mo +%%NLS%%share/locale/sr/LC_MESSAGES/exo-1.mo %%NLS%%share/locale/sv/LC_MESSAGES/exo-1.mo %%NLS%%share/locale/tl_PH/LC_MESSAGES/exo-1.mo %%NLS%%share/locale/tr/LC_MESSAGES/exo-1.mo