aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2022-05-23 17:06:04 +0000
committerJason Helfman <jgh@FreeBSD.org>2022-05-23 17:08:23 +0000
commitc67e6b9499b98ab9e63a76468122db09f9e7a77e (patch)
treede1ae952e6bc7f2904314a8582ff049db1a83429
parent3d285b4adb9be06ace919c6380cde9fc2949c3f5 (diff)
downloadports-c67e6b9499b98ab9e63a76468122db09f9e7a77e.tar.gz
ports-c67e6b9499b98ab9e63a76468122db09f9e7a77e.zip
deskutils/xpad: upstream re-roll, fixes binary reporting (confirmed)
-rw-r--r--deskutils/xpad/distinfo6
-rw-r--r--deskutils/xpad/files/patch-configure.ac11
2 files changed, 3 insertions, 14 deletions
diff --git a/deskutils/xpad/distinfo b/deskutils/xpad/distinfo
index 4ba1e06ac05b..aab21294abdf 100644
--- a/deskutils/xpad/distinfo
+++ b/deskutils/xpad/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653206127
-SHA256 (xpad-5.8.0.tar.bz2) = d9a4efe47e0fb75bc47ef4ae4aa5ea8a3f44b51555eac9c72213fb5a6004be03
-SIZE (xpad-5.8.0.tar.bz2) = 162732
+TIMESTAMP = 1653323387
+SHA256 (xpad-5.8.0.tar.bz2) = f26052308850c406b15adb8d86acd3962ef10af22b427bb1a5cff4eec96f82e9
+SIZE (xpad-5.8.0.tar.bz2) = 162796
diff --git a/deskutils/xpad/files/patch-configure.ac b/deskutils/xpad/files/patch-configure.ac
deleted file mode 100644
index 6fda6fa78a8b..000000000000
--- a/deskutils/xpad/files/patch-configure.ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.ac.orig 2022-05-23 07:22:34 UTC
-+++ configure.ac
-@@ -1,7 +1,7 @@
- # Process this file with autoconf to produce a configure script.
-
- # Sets up autoconf.
--AC_INIT([Xpad],[5.7],[xpad-hackers@lists.launchpad.net])
-+AC_INIT([Xpad],[5.8],[xpad-hackers@lists.launchpad.net])
- AC_CONFIG_SRCDIR(src/xpad-app.c)
- AC_CONFIG_HEADERS([config.h:config.h.in])
-