summaryrefslogtreecommitdiff
path: root/deskutils/xpad
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2018-07-27 15:53:55 +0000
committerJason Helfman <jgh@FreeBSD.org>2018-07-27 15:53:55 +0000
commit564f4e3d977d9bf173ba1499314ea3da840c83e2 (patch)
treeecf664c8ff5dce5d5dd1cb842e52e1d4cc991f61 /deskutils/xpad
parent- Update to 17.1.20180720 (diff)
- update to 5.0.0
- modernize options helper usage - while here pet portlint
Notes
Notes: svn path=/head/; revision=475444
Diffstat (limited to 'deskutils/xpad')
-rw-r--r--deskutils/xpad/Makefile6
-rw-r--r--deskutils/xpad/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile
index f5156d7cb3bd..afb886cad401 100644
--- a/deskutils/xpad/Makefile
+++ b/deskutils/xpad/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xpad
-PORTVERSION= 4.8.0
+PORTVERSION= 5.0.0
CATEGORIES= deskutils
MASTER_SITES= https://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/
@@ -17,9 +17,9 @@ OPTIONS_DEFINE= NLS DOCS
OPTIONS_SUB= yes
CONFLICTS_INSTALL= xpad3-[0-9]*
+USES= pkgconfig gmake tar:bzip2 autoreconf
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
LDFLAGS+= -L${LOCALBASE}/lib
@@ -37,7 +37,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|/etc/xdg/autostart|${LOCALBASE}/etc/xdg/autostart|g' \
${WRKSRC}/Makefile.am
-post-install:
+post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for doc in AUTHORS ChangeLog INSTALL NEWS README TODO THANKS
${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR}
diff --git a/deskutils/xpad/distinfo b/deskutils/xpad/distinfo
index 09885678c336..0cbb7d31450e 100644
--- a/deskutils/xpad/distinfo
+++ b/deskutils/xpad/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475084166
-SHA256 (xpad-4.8.0.tar.bz2) = 42b8e377a6ada7259200ec854916122b42d70006901bbc957642b9ed7d09c99d
-SIZE (xpad-4.8.0.tar.bz2) = 247547
+TIMESTAMP = 1532648055
+SHA256 (xpad-5.0.0.tar.bz2) = 6b5673c68faad4afb44aea0ff5d72c7b5d2aef0d00a89980a27ca56f5e9fd10b
+SIZE (xpad-5.0.0.tar.bz2) = 150887