From owner-svn-ports-all@FreeBSD.ORG Wed Jun 12 09:16:56 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E05626C5; Wed, 12 Jun 2013 09:16:56 +0000 (UTC) (envelope-from pawel@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 B95F81BCA; Wed, 12 Jun 2013 09:16:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5C9GuKa025270; Wed, 12 Jun 2013 09:16:56 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5C9GuV7025268; Wed, 12 Jun 2013 09:16:56 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201306120916.r5C9GuV7025268@svn.freebsd.org> From: Pawel Pekala Date: Wed, 12 Jun 2013 09:16:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320673 - head/x11/xnee 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: Wed, 12 Jun 2013 09:16:57 -0000 Author: pawel Date: Wed Jun 12 09:16:56 2013 New Revision: 320673 URL: http://svnweb.freebsd.org/changeset/ports/320673 Log: - Update to version 3.16 - Cleanup dependencies = Switch to USES=pathfix Modified: head/x11/xnee/Makefile head/x11/xnee/distinfo (contents, props changed) Modified: head/x11/xnee/Makefile ============================================================================== --- head/x11/xnee/Makefile Wed Jun 12 09:01:38 2013 (r320672) +++ head/x11/xnee/Makefile Wed Jun 12 09:16:56 2013 (r320673) @@ -2,22 +2,19 @@ # $FreeBSD$ PORTNAME= xnee -PORTVERSION= 3.15 -PORTREVISION= 1 +PORTVERSION= 3.16 CATEGORIES= x11 MASTER_SITES= GNU MAINTAINER= pawel@FreeBSD.org COMMENT= X events recorder and player -LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs - LICENSE= GPLv3 GNU_CONFIGURE= yes USE_GMAKE= yes -USE_XORG= x11 xau xcb xdmcp xext xi xtst -USE_GNOME= gnomehack +USE_XORG= xtst +USES= pathfix MAKE_JOBS_SAFE= yes CONFIGURE_ARGS= --enable-cli --disable-doc --disable-xinput2 @@ -32,17 +29,8 @@ PNEE_DESC= GNOME panel frontend .include .if ${PORT_OPTIONS:MGNEE} -LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre \ - cairo:${PORTSDIR}/graphics/cairo \ - png15:${PORTSDIR}/graphics/png \ - freetype:${PORTSDIR}/print/freetype2 \ - expat:${PORTSDIR}/textproc/expat2 \ - fontconfig:${PORTSDIR}/x11-fonts/fontconfig - CONFIGURE_ARGS+=--enable-gui -USES+= gettext iconv -USE_XORG+= pixman xcomposite xcursor xdamage xfixes xinerama xrandr xrender -USE_GNOME+= gdkpixbuf2 gtk20 libgnomeui +USE_GNOME+= gtk20 MAN1+= gnee.1 PLIST_SUB+= GNEE="" DESKTOP_ENTRIES= "Gnee" "${COMMENT}" "${PORTNAME}.png" \ Modified: head/x11/xnee/distinfo ============================================================================== --- head/x11/xnee/distinfo Wed Jun 12 09:01:38 2013 (r320672) +++ head/x11/xnee/distinfo Wed Jun 12 09:16:56 2013 (r320673) @@ -1,2 +1,2 @@ -SHA256 (xnee-3.15.tar.gz) = 56e0b1cca36ebf95b6f7c82c7028ab8a9b5003728ca1044016031b489bc3e8cd -SIZE (xnee-3.15.tar.gz) = 1776676 +SHA256 (xnee-3.16.tar.gz) = 07393d84d7abfab607b5ba078a0c32411815b7c883317356f6b92f7bbf3176fe +SIZE (xnee-3.16.tar.gz) = 1798348