From owner-svn-ports-head@freebsd.org Thu Sep 29 20:00:42 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CAD4DC0168F; Thu, 29 Sep 2016 20:00:42 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 9B42E6B9; Thu, 29 Sep 2016 20:00:42 +0000 (UTC) (envelope-from jgh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8TK0f9N059239; Thu, 29 Sep 2016 20:00:41 GMT (envelope-from jgh@FreeBSD.org) Received: (from jgh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8TK0fLC059237; Thu, 29 Sep 2016 20:00:41 GMT (envelope-from jgh@FreeBSD.org) Message-Id: <201609292000.u8TK0fLC059237@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jgh set sender to jgh@FreeBSD.org using -f From: Jason Helfman Date: Thu, 29 Sep 2016 20:00:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422944 - head/deskutils/xpad 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.23 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: Thu, 29 Sep 2016 20:00:42 -0000 Author: jgh Date: Thu Sep 29 20:00:41 2016 New Revision: 422944 URL: https://svnweb.freebsd.org/changeset/ports/422944 Log: - update to 4.8.0 - Fix: Autostart - Pads did not hide on startup when set in the preferences due to the tray icon not being recognized properly (#1560019) - adjust dependencies - fix spelling on header Modified: head/deskutils/xpad/Makefile head/deskutils/xpad/distinfo Modified: head/deskutils/xpad/Makefile ============================================================================== --- head/deskutils/xpad/Makefile Thu Sep 29 19:53:06 2016 (r422943) +++ head/deskutils/xpad/Makefile Thu Sep 29 20:00:41 2016 (r422944) @@ -1,8 +1,8 @@ -# Created by: Jaosn Helfman +# Created by: Jason Helfman # $FreeBSD$ PORTNAME= xpad -PORTVERSION= 4.7.0 +PORTVERSION= 4.8.0 CATEGORIES= deskutils MASTER_SITES= https://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/ @@ -17,8 +17,8 @@ OPTIONS_DEFINE= NLS DOCS OPTIONS_SUB= yes CONFLICTS_INSTALL= xpad3-[0-9]* -USE_XORG= x11 sm -USE_GNOME= gtk30 intltool gtksourceview3 +USE_XORG= x11 sm ice +USE_GNOME= gtk30 intltool gtksourceview3 cairo USES= pkgconfig gmake tar:bzip2 autoreconf INSTALLS_ICONS= yes CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include Modified: head/deskutils/xpad/distinfo ============================================================================== --- head/deskutils/xpad/distinfo Thu Sep 29 19:53:06 2016 (r422943) +++ head/deskutils/xpad/distinfo Thu Sep 29 20:00:41 2016 (r422944) @@ -1,2 +1,3 @@ -SHA256 (xpad-4.7.0.tar.bz2) = 4b11963077e265d8ca8396b2a8e841c068a95f538197397631fdd75ab195b13c -SIZE (xpad-4.7.0.tar.bz2) = 240374 +TIMESTAMP = 1475084166 +SHA256 (xpad-4.8.0.tar.bz2) = 42b8e377a6ada7259200ec854916122b42d70006901bbc957642b9ed7d09c99d +SIZE (xpad-4.8.0.tar.bz2) = 247547