Date: Thu, 4 Dec 2014 00:39:42 +0000 (UTC) From: Jason Helfman <jgh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373857 - head/deskutils/xpad-current Message-ID: <201412040039.sB40dgb1036749@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <bsd.port.options.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412040039.sB40dgb1036749>