summaryrefslogtreecommitdiffstats
path: root/disk
diff options
context:
space:
mode:
authorTreeve Jelbert2019-10-14 11:09:24 +0200
committerTreeve Jelbert2019-10-14 11:11:31 +0200
commitd041641d5d910e1e9029707ada5c5d9159f9181d (patch)
treed7e8fd498b7b75326a52b4b5d421049e4084deca /disk
parent01d8c04b9fc07828d423941f294ba7f2983580a8 (diff)
libbytesize: => 2.1
Diffstat (limited to 'disk')
-rwxr-xr-xdisk/libbytesize/DEPENDS5
-rwxr-xr-xdisk/libbytesize/DETAILS4
-rw-r--r--disk/libbytesize/HISTORY4
3 files changed, 8 insertions, 5 deletions
diff --git a/disk/libbytesize/DEPENDS b/disk/libbytesize/DEPENDS
index cd3b688d0b..1bd868c6ce 100755
--- a/disk/libbytesize/DEPENDS
+++ b/disk/libbytesize/DEPENDS
@@ -1,7 +1,6 @@
depends pkgconfig &&
depends gmp &&
depends mpfr &&
-depends pcre &&
+depends pcre2 &&
optional_depends gtk-doc '--with-gtk-doc' '--without-gtk-doc' 'Build Devhelp files?' &&
-optional_depends python3 '--with-python3' '--without-python3' 'Python3 support' &&
-optional_depends python '--with-python2' '--without-python2' 'Python2 support'
+optional_depends python3 '--with-python3' '--without-python3' 'Python3 support'
diff --git a/disk/libbytesize/DETAILS b/disk/libbytesize/DETAILS
index 367049cd38..97e99b3c9f 100755
--- a/disk/libbytesize/DETAILS
+++ b/disk/libbytesize/DETAILS
@@ -1,6 +1,6 @@
SPELL=libbytesize
- VERSION=1.4
- SOURCE_HASH=sha512:5dd13cf52a1674be776220ee1863f42261a47dc53af1ce4a31460d6d02ce87e19c5a52260f700928af98f1d9d7a96de7c11d8f384907b3187ef2effc10cbb593
+ VERSION=2.1
+ SOURCE_HASH=sha512:97070c38da797e65618ee788ba498da85ecd2df7b244fae8d170cefddd456567840a056e23e0dab335450f958735dc0d9e6663f7ced8b78c35d2bf30a8f5f18f
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=https://github.com/storaged-project/$SPELL
diff --git a/disk/libbytesize/HISTORY b/disk/libbytesize/HISTORY
index 08f4bf04a8..517c1e15eb 100644
--- a/disk/libbytesize/HISTORY
+++ b/disk/libbytesize/HISTORY
@@ -1,3 +1,7 @@
+2019-10-14 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 2.1
+ * DEPENDS: +pcre, -python
+
2018-08-06 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.4