Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Aug 2019 19:04:34 +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: r508846 - head/deskutils/xpad
Message-ID:  <201908131904.x7DJ4Y9F042217@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Tue Aug 13 19:04:34 2019
New Revision: 508846
URL: https://svnweb.freebsd.org/changeset/ports/508846

Log:
  - update to 5.4.0
  - pet portlint

Modified:
  head/deskutils/xpad/Makefile
  head/deskutils/xpad/distinfo
  head/deskutils/xpad/pkg-plist

Modified: head/deskutils/xpad/Makefile
==============================================================================
--- head/deskutils/xpad/Makefile	Tue Aug 13 18:49:10 2019	(r508845)
+++ head/deskutils/xpad/Makefile	Tue Aug 13 19:04:34 2019	(r508846)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xpad
-PORTVERSION=	5.0.0
-PORTREVISION=	2
+PORTVERSION=	5.4.0
 CATEGORIES=	deskutils
 MASTER_SITES=	https://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/
 
@@ -14,11 +13,12 @@ LICENSE=	GPLv3
 
 RUN_DEPENDS=	gnome-icon-theme>=0:misc/gnome-icon-theme
 
+USES=		autoreconf compiler:c++11-lang gmake pkgconfig tar:bzip2 gnome
+
 OPTIONS_DEFINE=	NLS DOCS
 OPTIONS_SUB=	yes
 
 CONFLICTS_INSTALL=	xpad3-[0-9]*
-USES=		autoreconf compiler:c++11-lang gmake pkgconfig tar:bzip2
 USE_XORG=	x11 sm ice
 USE_GNOME=	gtk30 intltool gtksourceview3 cairo
 INSTALLS_ICONS=	yes

Modified: head/deskutils/xpad/distinfo
==============================================================================
--- head/deskutils/xpad/distinfo	Tue Aug 13 18:49:10 2019	(r508845)
+++ head/deskutils/xpad/distinfo	Tue Aug 13 19:04:34 2019	(r508846)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532648055
-SHA256 (xpad-5.0.0.tar.bz2) = 6b5673c68faad4afb44aea0ff5d72c7b5d2aef0d00a89980a27ca56f5e9fd10b
-SIZE (xpad-5.0.0.tar.bz2) = 150887
+TIMESTAMP = 1565721806
+SHA256 (xpad-5.4.0.tar.bz2) = a395cb282a2cfb0d56f1e911afb7e38ad74f6d738082a7c6c181b3052ca7f5e2
+SIZE (xpad-5.4.0.tar.bz2) = 163394

Modified: head/deskutils/xpad/pkg-plist
==============================================================================
--- head/deskutils/xpad/pkg-plist	Tue Aug 13 18:49:10 2019	(r508845)
+++ head/deskutils/xpad/pkg-plist	Tue Aug 13 19:04:34 2019	(r508846)
@@ -2,6 +2,7 @@ bin/xpad
 man/man1/xpad.1.gz
 share/applications/xpad.desktop
 share/icons/hicolor/scalable/apps/xpad.svg
+share/metainfo/xpad.appdata.xml
 %%DATADIR%%/help/xpad-user-help.txt
 %%NLS%%share/locale/af/LC_MESSAGES/xpad.mo
 %%NLS%%share/locale/bg/LC_MESSAGES/xpad.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908131904.x7DJ4Y9F042217>