summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorTreeve Jelbert2019-08-31 16:39:26 +0200
committerTreeve Jelbert2019-09-01 08:50:21 +0200
commit28e47e0c7ad2f67ef872b64095a6f65b3e4bcc6b (patch)
tree91de9ab53b5dca21bf04669e4aca046ce79084a9 /utils
parent4daeacbc52cea5e2e771c8e7fba29d1e66762bf8 (diff)
less: => 551
Diffstat (limited to 'utils')
-rwxr-xr-xutils/less/DEPENDS3
-rwxr-xr-xutils/less/DETAILS10
-rw-r--r--utils/less/HISTORY4
3 files changed, 9 insertions, 8 deletions
diff --git a/utils/less/DEPENDS b/utils/less/DEPENDS
index 35bb69656e..e8db22296c 100755
--- a/utils/less/DEPENDS
+++ b/utils/less/DEPENDS
@@ -1 +1,2 @@
-depends smgl-fhs
+depends smgl-fhs &&
+optional_depends pcre2 '--with-regex=pcre2' '--with-regex=none' 'regex support'
diff --git a/utils/less/DETAILS b/utils/less/DETAILS
index 1e10ca2568..a42147c708 100755
--- a/utils/less/DETAILS
+++ b/utils/less/DETAILS
@@ -1,15 +1,11 @@
SPELL=less
- VERSION=530
+ VERSION=551
+ SOURCE_HASH=sha512:ef5296b9ebd72f83c05cad8a0f7a5eec2290e9b358ee725e09e8541bd95f94c0e14ea22aa04b287a0654079338eaeae813f2235b8e9f819fbbc9040dd65a9585
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=https://www.greenwoodsoftware.com/$SPELL/$SOURCE
+ SOURCE_URL[0]=http://www.greenwoodsoftware.com/$SPELL/$SOURCE
SOURCE_URL[1]=$GNU_URL/$SPELL/$SOURCE
SOURCE_URL[2]=ftp://ftp.gnu.org/pub/gnu/$SPELL/$SOURCE
- SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
- WEB_SITE=https://www.greenwoodsoftware.com/less
- SOURCE_GPG=less.gpg:$SOURCE2:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
ENTERED=20010922
KEYWORDS="utils"
SHORT="paginator that allows backward and forward movement"
diff --git a/utils/less/HISTORY b/utils/less/HISTORY
index 14c8dc15e4..40653e666f 100644
--- a/utils/less/HISTORY
+++ b/utils/less/HISTORY
@@ -1,3 +1,7 @@
+2019-08-31 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 551
+ * DEPENDS: add pcre2
+
2019-01-19 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: delete gnupg