From owner-svn-ports-head@FreeBSD.ORG Thu Dec 4 00:39:42 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E5490FBD; Thu, 4 Dec 2014 00:39:42 +0000 (UTC) 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 B7EB87FC; Thu, 4 Dec 2014 00:39:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB40dgO4036753; Thu, 4 Dec 2014 00:39:42 GMT (envelope-from jgh@FreeBSD.org) Received: (from jgh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB40dgb1036749; Thu, 4 Dec 2014 00:39:42 GMT (envelope-from jgh@FreeBSD.org) Message-Id: <201412040039.sB40dgb1036749@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jgh set sender to jgh@FreeBSD.org using -f From: Jason Helfman Date: Thu, 4 Dec 2014 00:39:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373857 - head/deskutils/xpad-current 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.18-1 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, 04 Dec 2014 00:39:43 -0000 Author: jgh Date: Thu Dec 4 00:39:41 2014 New Revision: 373857 URL: https://svnweb.freebsd.org/changeset/ports/373857 QAT: https://qat.redports.org/buildarchive/r373857/ Log: - update to 4.4.0 Changelog: https://launchpad.net/xpad/+announcements Modified: head/deskutils/xpad-current/Makefile head/deskutils/xpad-current/distinfo Modified: head/deskutils/xpad-current/Makefile ============================================================================== --- head/deskutils/xpad-current/Makefile Thu Dec 4 00:36:59 2014 (r373856) +++ head/deskutils/xpad-current/Makefile Thu Dec 4 00:39:41 2014 (r373857) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= xpad -PORTVERSION= 4.1 -PORTREVISION= 4 +PORTVERSION= 4.4.0 CATEGORIES= deskutils -MASTER_SITES= http://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/ +MASTER_SITES= http://launchpad.net/${PORTNAME}/trunk/4.4/+download/ PKGNAMESUFFIX= -current MAINTAINER= jgh@FreeBSD.org @@ -18,16 +17,19 @@ OPTIONS_SUB= yes CONFLICTS_INSTALL= xpad-[0-9]* USE_XORG= x11 sm -USE_GNOME= gtk20 gnomehier intltool +USE_GNOME= gtk30 gnomehier intltool gtksourceview3 USES= pkgconfig gmake tar:bzip2 INSTALLS_ICONS= yes CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes +NEED_ROOT=yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls +RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme + .include post-patch: Modified: head/deskutils/xpad-current/distinfo ============================================================================== --- head/deskutils/xpad-current/distinfo Thu Dec 4 00:36:59 2014 (r373856) +++ head/deskutils/xpad-current/distinfo Thu Dec 4 00:39:41 2014 (r373857) @@ -1,2 +1,2 @@ -SHA256 (xpad-4.1.tar.bz2) = 0e36e5f45dd87ec54151f5fddcb78f5f0eec3d0056ae1c4b99b4bfc4eec1bbb9 -SIZE (xpad-4.1.tar.bz2) = 184750 +SHA256 (xpad-4.4.0.tar.bz2) = 969a76c983af7b3e96ba70a78cb6bcb8c95ea6c687ec20c638cf3adc57b2904a +SIZE (xpad-4.4.0.tar.bz2) = 230308