summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2016-09-29 20:25:37 +0000
committerjgh <jgh@FreeBSD.org>2016-09-29 20:25:37 +0000
commitbbcc080907513c97d29c2fcad70b529d0f4b28a8 (patch)
treee33c14d608ebf8a2d048a71e60bd99b12fdc795c
parent5f0b884f7846f58f86783592ae821e5f79790396 (diff)
downloadFreeBSD-ports-bbcc080907513c97d29c2fcad70b529d0f4b28a8.zip
FreeBSD-ports-bbcc080907513c97d29c2fcad70b529d0f4b28a8.tar.gz
MFH: r422944
- 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 With hat: ports-secteam Approved by: ports-secteam
-rw-r--r--deskutils/xpad/Makefile8
-rw-r--r--deskutils/xpad/distinfo5
2 files changed, 7 insertions, 6 deletions
diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile
index 1ffc3e6..f5156d7 100644
--- a/deskutils/xpad/Makefile
+++ b/deskutils/xpad/Makefile
@@ -1,8 +1,8 @@
-# Created by: Jaosn Helfman <jgh@FreeBSD.org>
+# Created by: Jason Helfman <jgh@FreeBSD.org>
# $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
diff --git a/deskutils/xpad/distinfo b/deskutils/xpad/distinfo
index cebc4dc..0988567 100644
--- a/deskutils/xpad/distinfo
+++ b/deskutils/xpad/distinfo
@@ -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
OpenPOWER on IntegriCloud