git: 24d103bafaa0 - main - deskutils/menumaker: Update to 0.99.14

From: Jason Helfman <jgh_at_FreeBSD.org>
Date: Fri, 11 Mar 2022 23:23:41 UTC
The branch main has been updated by jgh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=24d103bafaa06879eaee9cbea8de5f86597faa93

commit 24d103bafaa06879eaee9cbea8de5f86597faa93
Author:     Jason Helfman <jgh@FreeBSD.org>
AuthorDate: 2022-03-11 23:22:56 +0000
Commit:     Jason Helfman <jgh@FreeBSD.org>
CommitDate: 2022-03-11 23:22:56 +0000

    deskutils/menumaker: Update to 0.99.14
---
 deskutils/menumaker/Makefile              |  2 +-
 deskutils/menumaker/distinfo              |  6 +++---
 deskutils/menumaker/files/patch-configure | 11 -----------
 3 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/deskutils/menumaker/Makefile b/deskutils/menumaker/Makefile
index b86da4d08e97..53f61681a68b 100644
--- a/deskutils/menumaker/Makefile
+++ b/deskutils/menumaker/Makefile
@@ -1,7 +1,7 @@
 # Created by: alepulver@FreeBSD.org
 
 PORTNAME=	menumaker
-PORTVERSION=	0.99.13
+PORTVERSION=	0.99.14
 CATEGORIES=	deskutils
 MASTER_SITES=	SF/${PORTNAME}
 
diff --git a/deskutils/menumaker/distinfo b/deskutils/menumaker/distinfo
index 913a26a8d855..5558680f7ef1 100644
--- a/deskutils/menumaker/distinfo
+++ b/deskutils/menumaker/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633996648
-SHA256 (menumaker-0.99.13.tar.gz) = 2415ece619edd6c9db9c1d618bbabb1c123bacda743a86a52de20cd2e2427641
-SIZE (menumaker-0.99.13.tar.gz) = 202947
+TIMESTAMP = 1647025122
+SHA256 (menumaker-0.99.14.tar.gz) = 11e95d0e76a3b850f57df81bc5560222bd60141c5751b6e9bd05c3cd5560d65a
+SIZE (menumaker-0.99.14.tar.gz) = 205664
diff --git a/deskutils/menumaker/files/patch-configure b/deskutils/menumaker/files/patch-configure
deleted file mode 100644
index e2aa165eb2d2..000000000000
--- a/deskutils/menumaker/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig	2020-06-09 04:06:02 UTC
-+++ configure
-@@ -3507,7 +3507,7 @@ fi
- $as_echo_n "checking for python build information... " >&6; }
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
- $as_echo "" >&6; }
--for python in python3 python3.8 python3.7 python3.6 python3.5 python3.4 python3.3 python3.2 python3.1 python3.0 python python2 python2.7; do
-+for python in python3 python3.8 python3.7 python3.6 python3.5 python3.0 python python2 python2.7; do
- for ac_prog in $python
- do
-   # Extract the first word of "$ac_prog", so it can be a program name with args.