From crux at crux.nu Thu Feb 6 19:14:42 2020 From: crux at crux.nu (crux at crux.nu) Date: Thu, 6 Feb 2020 19:14:42 +0000 (UTC) Subject: ports/opt (3.5): [notify] screen: updated to 4.8.0. Fixes some theoretical security problems Message-ID: <20200206191442.E88621800DB@crux.nu> commit af992994e19f4b21b6bb998501a5ffa0440c0a2b Author: Fredrik Rinnestam Date: Thu Feb 6 20:14:37 2020 +0100 [notify] screen: updated to 4.8.0. Fixes some theoretical security problems diff --git a/screen/.footprint b/screen/.footprint index a2f500352..0cbd0c216 100644 --- a/screen/.footprint +++ b/screen/.footprint @@ -1,7 +1,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -lrwxrwxrwx root/root usr/bin/screen -> screen-4.7.0 --rwxr-xr-x root/root usr/bin/screen-4.7.0 +lrwxrwxrwx root/root usr/bin/screen -> screen-4.8.0 +-rwxr-xr-x root/root usr/bin/screen-4.8.0 drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ diff --git a/screen/.signature b/screen/.signature index 3b4818ba7..09ea73da1 100644 --- a/screen/.signature +++ b/screen/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UmOXeaWtBHHC6gZA3bcMU3TZEcWhD0L6OW9M4d6utuLHCFsYx9dOV+q5PzYsc+g0hVh3u0a/HekBiskeiVb8Q4= -SHA256 (Pkgfile) = 596417b55704e4d5952ce9b768dc2c018f3c7cad0d3589b7796a68febd7d4266 -SHA256 (.footprint) = a78dbc0d8c96c66745e03d43e0a209d5f59f8d58588014da626d5836a29fa3fc -SHA256 (screen-4.7.0.tar.gz) = da775328fa783bd2a787d722014dbd99c6093effc11f337827604c2efc5d20c1 +RWSE3ohX2g5d/fuEkCPb0gxdq3GFDOaoudIC/CVVUyjO8NA6NJXePJe1yRPj6bHKc4mCzk1ZukXmHXxC0eHwNK/H8KcKjzY0MgY= +SHA256 (Pkgfile) = 0ce8b75b715b9ffc6317b6d91048f91aea358275b57d44d459815ce82028bf8a +SHA256 (.footprint) = 471cb063733f3869632c9baf05963e95f3615f97493fdc9a6d41ce1849487804 +SHA256 (screen-4.8.0.tar.gz) = 6e11b13d8489925fde25dfb0935bf6ed71f9eb47eff233a181e078fde5655aa1 diff --git a/screen/Pkgfile b/screen/Pkgfile index e338c27f7..585722524 100644 --- a/screen/Pkgfile +++ b/screen/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses name=screen -version=4.7.0 +version=4.8.0 release=1 source=(https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz) From crux at crux.nu Fri Feb 7 14:14:01 2020 From: crux at crux.nu (crux at crux.nu) Date: Fri, 7 Feb 2020 14:14:01 +0000 (UTC) Subject: ports/contrib (3.5): [notify] mda-lv2: name changed, was formerly mda.lv2; 1.2.2 -> 1.2.4 Message-ID: <20200207141401.EFD2E180141@crux.nu> commit d1036f09d757b6c74a4ecb890e6874158a7052ea Author: Tim Biermann Date: Fri Feb 7 15:13:46 2020 +0100 [notify] mda-lv2: name changed, was formerly mda.lv2; 1.2.2 -> 1.2.4 diff --git a/mda.lv2/.footprint b/mda-lv2/.footprint similarity index 100% rename from mda.lv2/.footprint rename to mda-lv2/.footprint diff --git a/mda-lv2/.signature b/mda-lv2/.signature new file mode 100644 index 000000000..f9e48a58b --- /dev/null +++ b/mda-lv2/.signature @@ -0,0 +1,5 @@ +untrusted comment: verify with /etc/ports/contrib.pub +RWSagIOpLGJF3765KSMU+AQIM+x8X0z4MT7upqdwvmFi+34Z1TGSFtJsnXgpbhNIO5nUlPfsgi0AkmGzgugPgavZmoeQbmvP7A0= +SHA256 (Pkgfile) = a6f645fa43b6ea84d6f526b86a7fa9833cd7893c6a20f1aa610e7817b1ae4517 +SHA256 (.footprint) = bc8815b7baa5b4ee67fbd2eea3a2bcdbe7b2a826854f9eff9dbb01088676c634 +SHA256 (mda-lv2-1.2.4.tar.bz2) = a81a00e19594881174526cd6ee7a3e301236e0ca25191982f5c9af5eb8d96ca8 diff --git a/mda.lv2/Pkgfile b/mda-lv2/Pkgfile similarity index 71% rename from mda.lv2/Pkgfile rename to mda-lv2/Pkgfile index d9bc3b40c..411ecb78c 100644 --- a/mda.lv2/Pkgfile +++ b/mda-lv2/Pkgfile @@ -3,10 +3,10 @@ # Maintainer: Tim Biermann, tbier at posteo dot de # Depends on: lv2 -name=mda.lv2 -version=1.2.2 +name=mda-lv2 +version=1.2.4 release=1 -source=(https://git.drobilla.net/cgit.cgi/${name}.git/snapshot/$name-$version.tar.bz2) +source=(https://download.drobilla.net/$name-$version.tar.bz2) build() { cd $name-$version diff --git a/mda.lv2/.signature b/mda.lv2/.signature deleted file mode 100644 index 12df4b103..000000000 --- a/mda.lv2/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yP6xTOFsrM5XbetKwURvilWOAcQrjwTXhYNL4mlWZQ5yV24EuokbUweVcbr5wtsMVG5aMUNbb8kFEbj0sQjtgE= -SHA256 (Pkgfile) = 0b9e45c5169f9a481f41c8e06940db665e206c6bafdbe6654a961c7bc870dcd6 -SHA256 (.footprint) = bc8815b7baa5b4ee67fbd2eea3a2bcdbe7b2a826854f9eff9dbb01088676c634 -SHA256 (mda.lv2-1.2.2.tar.bz2) = e549f3f6a0e53fd210fc457e0ba64b59201b9807ab1376b171afd4e11518641d From markus.heinz at uni-dortmund.de Fri Feb 7 19:36:02 2020 From: markus.heinz at uni-dortmund.de (Markus Heinz) Date: Fri, 7 Feb 2020 20:36:02 +0100 Subject: Problem with gtk3 filechooser Message-ID: Hello. I have a problem with the gtk3 filechooser: For files which have been modified on the same day it shows just the access time in the format HH:MM. The problem is that the ":" is not properly displayed. It's displayed as a square box with some numbers (2236) in it, like a missing character. gtk3 port has been built by root with following settings: # locale LANG=de_DE.UTF-8 LC_CTYPE="de_DE.UTF-8" LC_NUMERIC="de_DE.UTF-8" LC_TIME="de_DE.UTF-8" LC_COLLATE="de_DE.UTF-8" LC_MONETARY="de_DE.UTF-8" LC_MESSAGES="de_DE.UTF-8" LC_PAPER="de_DE.UTF-8" LC_NAME="de_DE.UTF-8" LC_ADDRESS="de_DE.UTF-8" LC_TELEPHONE="de_DE.UTF-8" LC_MEASUREMENT="de_DE.UTF-8" LC_IDENTIFICATION="de_DE.UTF-8" LC_ALL= The user I'm running the GUI with has the same settings. The problem occurs in all applications which make use of the gtk3 filechooser, e.g.: firefox, eclipse, gtk3-demo-application. If I change to LANG=de_DE in the running GUI the ":" is properly displayed. But I'd like to keep the UTF-8 locale setting. Does anyone know how to fix this? For applications with the gtk2 filechooser like "deadbeef" the problem does not occur. Regards Markus Heinz From steffen at sdaoden.eu Fri Feb 7 20:21:52 2020 From: steffen at sdaoden.eu (Steffen Nurpmeso) Date: Fri, 07 Feb 2020 21:21:52 +0100 Subject: Problem with gtk3 filechooser In-Reply-To: References: Message-ID: <20200207202152.kkTy_%steffen@sdaoden.eu> Markus Heinz wrote in : |Hello. | |I have a problem with the gtk3 filechooser: For files which have been |modified on the same day it shows just the access time in the format |HH:MM. The problem is that the ":" is not properly displayed. It's |displayed as a square box with some numbers (2236) in it, like a missing |character. Caveats: i do not use all that. But it sounds like a missing font entry for me. There are quite a lot of colons in Unicode, for example U+FE13, U+FE55, U+FF1A. Some of them are newer entries, so it can well be that a particular font has no entry for the very character. |gtk3 port has been built by root with following settings: | |# locale |LANG=de_DE.UTF-8 |LC_CTYPE="de_DE.UTF-8" |LC_NUMERIC="de_DE.UTF-8" |LC_TIME="de_DE.UTF-8" |LC_COLLATE="de_DE.UTF-8" |LC_MONETARY="de_DE.UTF-8" |LC_MESSAGES="de_DE.UTF-8" |LC_PAPER="de_DE.UTF-8" |LC_NAME="de_DE.UTF-8" |LC_ADDRESS="de_DE.UTF-8" |LC_TELEPHONE="de_DE.UTF-8" |LC_MEASUREMENT="de_DE.UTF-8" |LC_IDENTIFICATION="de_DE.UTF-8" |LC_ALL= | |The user I'm running the GUI with has the same settings. | |The problem occurs in all applications which make use of the gtk3 |filechooser, e.g.: firefox, eclipse, gtk3-demo-application. | |If I change to LANG=de_DE in the running GUI the ":" is properly |displayed. But I'd like to keep the UTF-8 locale setting. So then this means LATIN1 / ISO-8859-1, i presume, meaning that the normal ASCII colon is chosen (U+003A). |Does anyone know how to fix this? I have no idea of current GTK, but if there is a possibility to specify the font used for the GUI, try to enter the colon characters as above, for example, in vim(1) (^V, u, four hex digits, e.g., ff1a), and if it is displayed (the example is not for me, for example, but as a square box), then it should be displayed in the GUI. If not, i do not know. |For applications with the gtk2 filechooser like "deadbeef" the problem |does not occur. | |Regards | |Markus Heinz Ciao, --steffen | |Der Kragenbaer, The moon bear, |der holt sich munter he cheerfully and one by one |einen nach dem anderen runter wa.ks himself off |(By Robert Gernhardt) From markus.heinz at uni-dortmund.de Sat Feb 8 16:34:10 2020 From: markus.heinz at uni-dortmund.de (Markus Heinz) Date: Sat, 8 Feb 2020 17:34:10 +0100 Subject: Problem with gtk3 filechooser In-Reply-To: <20200207202152.kkTy_%steffen@sdaoden.eu> References: <20200207202152.kkTy_%steffen@sdaoden.eu> Message-ID: Hello. Steffen Nurpmeso wrote: > Markus Heinz wrote in > : > > I have a problem with the gtk3 filechooser: For files which have been > > modified on the same day it shows just the access time in the format > > HH:MM. The problem is that the ":" is not properly displayed. It's > > displayed as a square box with some numbers (2236) in it, like a missing > > character. > Caveats: i do not use all that. > But it sounds like a missing font entry for me. There are quite a lot of > colons in Unicode, for example U+FE13, U+FE55, U+FF1A. > Some of them are newer entries, so it can well be that > a particular font has no entry for the very character. I solved the problem by installing the port xorg/xorg-font-dejavu-ttf and adding this line to the file $HOME/.config/gtk-3.0/settings.ini: gtk-font-name = DejaVuSans Thanks and best regards Markus Heinz From steffen at sdaoden.eu Sat Feb 8 20:25:54 2020 From: steffen at sdaoden.eu (Steffen Nurpmeso) Date: Sat, 08 Feb 2020 21:25:54 +0100 Subject: Problem with gtk3 filechooser In-Reply-To: References: <20200207202152.kkTy_%steffen@sdaoden.eu> Message-ID: <20200208202554.MI9xM%steffen@sdaoden.eu> Markus Heinz wrote in : |Steffen Nurpmeso wrote: |> Markus Heinz wrote in |> : | |>> I have a problem with the gtk3 filechooser: For files which have been |>> modified on the same day it shows just the access time in the format |>> HH:MM. The problem is that the ":" is not properly displayed. It's |>> displayed as a square box with some numbers (2236) in it, like a |missing > > character. | |> Caveats: i do not use all that. |> But it sounds like a missing font entry for me. There are quite a lot |of > colons in Unicode, for example U+FE13, U+FE55, U+FF1A. |> Some of them are newer entries, so it can well be that |> a particular font has no entry for the very character. | |I solved the problem by installing the port xorg/xorg-font-dejavu-ttf and |adding this line to the file $HOME/.config/gtk-3.0/settings.ini: | |gtk-font-name = DejaVuSans Great you figured that out. --steffen | |Der Kragenbaer, The moon bear, |der holt sich munter he cheerfully and one by one |einen nach dem anderen runter wa.ks himself off |(By Robert Gernhardt) From crux at crux.nu Sun Feb 9 15:56:52 2020 From: crux at crux.nu (crux at crux.nu) Date: Sun, 9 Feb 2020 15:56:52 +0000 (UTC) Subject: ports/opt (3.5): [notify] clisp: update to 2.49.92, new dependency libffcall Message-ID: <20200209155652.3A80418017E@crux.nu> commit 485a457fccae0a6074244b6c63d08bed61deeaa8 Author: Juergen Daubert Date: Sun Feb 9 16:55:49 2020 +0100 [notify] clisp: update to 2.49.92, new dependency libffcall diff --git a/clisp/.footprint b/clisp/.footprint index 0fc62031e..3c0776852 100644 --- a/clisp/.footprint +++ b/clisp/.footprint @@ -3,38 +3,34 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/clisp -rwxr-xr-x root/root usr/bin/clisp-link drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/clisp-2.49/ -drwxr-xr-x root/root usr/lib/clisp-2.49/base/ --rw-r--r-- root/root usr/lib/clisp-2.49/base/bogomips.o --rw-r--r-- root/root usr/lib/clisp-2.49/base/calls.o --rw-r--r-- root/root usr/lib/clisp-2.49/base/gettext.o --rw-r--r-- root/root usr/lib/clisp-2.49/base/libgnu_cl.a --rw-r--r-- root/root usr/lib/clisp-2.49/base/libgnu_rx.a --rw-r--r-- root/root usr/lib/clisp-2.49/base/libgnu_sc.a --rw-r--r-- root/root usr/lib/clisp-2.49/base/libnoreadline.a --rw-r--r-- root/root usr/lib/clisp-2.49/base/lisp.a --rwxr-xr-x root/root usr/lib/clisp-2.49/base/lisp.run --rw-r--r-- root/root usr/lib/clisp-2.49/base/lispinit.mem --rw-r--r-- root/root usr/lib/clisp-2.49/base/makevars --rw-r--r-- root/root usr/lib/clisp-2.49/base/modules.h --rw-r--r-- root/root usr/lib/clisp-2.49/base/modules.o --rw-r--r-- root/root usr/lib/clisp-2.49/base/regexi.o -drwxr-xr-x root/root usr/lib/clisp-2.49/build-aux/ --rw-r--r-- root/root usr/lib/clisp-2.49/build-aux/arg-nonnull.h --rw-r--r-- root/root usr/lib/clisp-2.49/build-aux/c++defs.h --rw-r--r-- root/root usr/lib/clisp-2.49/build-aux/config.guess --rw-r--r-- root/root usr/lib/clisp-2.49/build-aux/config.rpath --rw-r--r-- root/root usr/lib/clisp-2.49/build-aux/config.sub --rw-r--r-- root/root usr/lib/clisp-2.49/build-aux/depcomp --rw-r--r-- root/root usr/lib/clisp-2.49/build-aux/warn-on-use.h -drwxr-xr-x root/root usr/lib/clisp-2.49/data/ --rw-r--r-- root/root usr/lib/clisp-2.49/data/Symbol-Table.text --rw-r--r-- root/root usr/lib/clisp-2.49/data/UnicodeDataFull.txt -drwxr-xr-x root/root usr/lib/clisp-2.49/dynmod/ -drwxr-xr-x root/root usr/lib/clisp-2.49/linkkit/ --rw-r--r-- root/root usr/lib/clisp-2.49/linkkit/clisp.h --rw-r--r-- root/root usr/lib/clisp-2.49/linkkit/modprep.lisp --rw-r--r-- root/root usr/lib/clisp-2.49/linkkit/modules.c +drwxr-xr-x root/root usr/lib/clisp-2.49.92/ +drwxr-xr-x root/root usr/lib/clisp-2.49.92/base/ +-rw-r--r-- root/root usr/lib/clisp-2.49.92/base/calls.o +-rw-r--r-- root/root usr/lib/clisp-2.49.92/base/gettext.o +-rw-r--r-- root/root usr/lib/clisp-2.49.92/base/libgnu.a +-rw-r--r-- root/root usr/lib/clisp-2.49.92/base/libnoreadline.a +-rw-r--r-- root/root usr/lib/clisp-2.49.92/base/lisp.a +-rwxr-xr-x root/root usr/lib/clisp-2.49.92/base/lisp.run +-rw-r--r-- root/root usr/lib/clisp-2.49.92/base/lispinit.mem +-rw-r--r-- root/root usr/lib/clisp-2.49.92/base/makevars +-rw-r--r-- root/root usr/lib/clisp-2.49.92/base/modules.h +-rw-r--r-- root/root usr/lib/clisp-2.49.92/base/modules.o +-rw-r--r-- root/root usr/lib/clisp-2.49.92/base/readline.o +-rw-r--r-- root/root usr/lib/clisp-2.49.92/base/regexi.o +drwxr-xr-x root/root usr/lib/clisp-2.49.92/build-aux/ +-rw-r--r-- root/root usr/lib/clisp-2.49.92/build-aux/config.guess +-rw-r--r-- root/root usr/lib/clisp-2.49.92/build-aux/config.rpath +-rw-r--r-- root/root usr/lib/clisp-2.49.92/build-aux/config.sub +-rw-r--r-- root/root usr/lib/clisp-2.49.92/build-aux/depcomp +-rw-r--r-- root/root usr/lib/clisp-2.49.92/build-aux/install-sh +drwxr-xr-x root/root usr/lib/clisp-2.49.92/data/ +-rw-r--r-- root/root usr/lib/clisp-2.49.92/data/Symbol-Table.text +-rw-r--r-- root/root usr/lib/clisp-2.49.92/data/UnicodeDataFull.txt +drwxr-xr-x root/root usr/lib/clisp-2.49.92/dynmod/ +drwxr-xr-x root/root usr/lib/clisp-2.49.92/linkkit/ +-rw-r--r-- root/root usr/lib/clisp-2.49.92/linkkit/clisp.h +-rw-r--r-- root/root usr/lib/clisp-2.49.92/linkkit/modprep.lisp +-rw-r--r-- root/root usr/lib/clisp-2.49.92/linkkit/modules.c drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/aclocal/ -rw-r--r-- root/root usr/share/aclocal/clisp.m4 diff --git a/clisp/.signature b/clisp/.signature index 705043275..699138582 100644 --- a/clisp/.signature +++ b/clisp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UaVSIxJvMxfok3R20K78wVOwB8TPe79OaUHJEhW/hcWd4Q3iMnpRD9hEvCa91CWYbIR9o01oC6nC7lr37ptag4= -SHA256 (Pkgfile) = 0b38427637ee8f25fb05b60f183605a55b021f0ff7627e0e80b68ebbd9fdb74a -SHA256 (.footprint) = 64639d555b9e46e7544f8b1cbc4f749c663b046492fd3d289f47a19f364a2e58 -SHA256 (clisp-2.49.tar.bz2) = 8132ff353afaa70e6b19367a25ae3d5a43627279c25647c220641fed00f8e890 +RWSE3ohX2g5d/ZNPoppd4lFkZnh+YZs9x/nUGD7ktXTH7ffdtgI+P4Z3bMCUCwb+U45Nd56QiwYqK9yNLsF0D1Th7chYhP9xXA8= +SHA256 (Pkgfile) = 0d9cb24908f31e3865d457b83dc50524a695653e431eae43925fb4140bc741fb +SHA256 (.footprint) = 58fc61d1712d74a722cb918165828cd14135dcf21dfc2c5901f72651e652fe86 +SHA256 (clisp-clisp-2.49.92-2018-02-18.tar.bz2) = 9ef886229ee5f05005a32ec4e00b6699fbdcc51c1bdc55733833ec4af76bced3 diff --git a/clisp/Pkgfile b/clisp/Pkgfile index ffe07cc5e..a67aa71d2 100644 --- a/clisp/Pkgfile +++ b/clisp/Pkgfile @@ -1,24 +1,29 @@ # Description: GNU CLisp is an ANSI Common Lisp Implementation. # URL: http://clisp.cons.org/ # Maintainer: Thomas Penteker, tek at serverop dot de -# Depends on: libsigsegv readline +# Depends on: libsigsegv readline libffcall name=clisp -version=2.49 +version=2.49.92 release=1 -source=(https://ftp.gnu.org/pub/gnu/clisp/latest/$name-$version.tar.bz2) +date=2018-02-18 +source=(https://gitlab.com/gnu-clisp/clisp/-/archive/$name-$version-$date/$name-$name-$version-$date.tar.bz2) build() { - cd $name-$version + cd $name-$name-$version-$date + FORCE_UNSAFE_CONFIGURE=1 \ ./configure \ - --prefix=/usr + --prefix=/usr \ + --with-readline \ + --with-ffcall cd src ./makemake \ --with-dynamic-ffi \ - --without-dynamic-modules \ + --with-ffcall \ + --with-readline \ --prefix=/usr make -j1 From crux at crux.nu Wed Feb 12 10:19:17 2020 From: crux at crux.nu (crux at crux.nu) Date: Wed, 12 Feb 2020 10:19:17 +0000 (UTC) Subject: ports/core (3.5): [notify] libarchive: update to 3.4.2 Message-ID: <20200212101917.91E7E1801C1@crux.nu> commit 3bfc1cf10d1369956f4d590d7bd965f526a527fc Author: Juergen Daubert Date: Wed Feb 12 11:16:54 2020 +0100 [notify] libarchive: update to 3.4.2 includes security fixes, see https://github.com/libarchive/libarchive/wiki/ReleaseNotes#libarchive-342 Note: ----- libarchive is linked statically into core/pkgutils, thus an rebuild of pkgutils is required after the libarchive update: prt-get update -fr pkgutils diff --git a/libarchive/.footprint b/libarchive/.footprint index a1d9dd31..286c47c8 100644 --- a/libarchive/.footprint +++ b/libarchive/.footprint @@ -9,9 +9,9 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libarchive.a -rwxr-xr-x root/root usr/lib/libarchive.la -lrwxrwxrwx root/root usr/lib/libarchive.so -> libarchive.so.13.4.1 -lrwxrwxrwx root/root usr/lib/libarchive.so.13 -> libarchive.so.13.4.1 --rwxr-xr-x root/root usr/lib/libarchive.so.13.4.1 +lrwxrwxrwx root/root usr/lib/libarchive.so -> libarchive.so.13.4.2 +lrwxrwxrwx root/root usr/lib/libarchive.so.13 -> libarchive.so.13.4.2 +-rwxr-xr-x root/root usr/lib/libarchive.so.13.4.2 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libarchive.pc drwxr-xr-x root/root usr/share/ diff --git a/libarchive/.signature b/libarchive/.signature index bf47b22b..8be9937b 100644 --- a/libarchive/.signature +++ b/libarchive/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqml9V1vRcqWnePPt94GRb1W9q/3LrARvZq7Tn4JD58CR8X6sY2xmeKMC4vXEcZJNBhNyznYjALqmVzFAYMTdFQc= -SHA256 (Pkgfile) = 77acefa581efddf962d47ca90718304d6eab530d122da81a5442e438d6fb292a -SHA256 (.footprint) = 06c41939f433cff40f1cdbb17b51b9991466bd8e1dbd4a3e9dbd8ca5e2ede5a1 -SHA256 (libarchive-3.4.1.tar.gz) = fcf87f3ad8db2e4f74f32526dee62dd1fb9894782b0a503a89c9d7a70a235191 +RWRJc1FUaeVeqpJwxMUZBXpbEY6QgSNwvFpel7q6+EsTuWo+YB+BBsH7sR34/ZaE2GQNTf8qW2zv7i8cq5eTpy11Dc5UpOcr/g0= +SHA256 (Pkgfile) = f77ad558ac4312ab49e6f4b6a7b4e044d9bfe21b0a396f7cd5214e9e6c0bfb33 +SHA256 (.footprint) = e73faa288267aba9cd965c23615e58db59a446392cc8530b417550d2f0eefee3 +SHA256 (libarchive-3.4.2.tar.gz) = b60d58d12632ecf1e8fad7316dc82c6b9738a35625746b47ecdcaf4aed176176 diff --git a/libarchive/Pkgfile b/libarchive/Pkgfile index 382aa02c..1fab9bda 100644 --- a/libarchive/Pkgfile +++ b/libarchive/Pkgfile @@ -4,7 +4,7 @@ # Depends on: bzip2 xz zlib acl lzo name=libarchive -version=3.4.1 +version=3.4.2 release=1 source=(https://github.com/libarchive/libarchive/releases/download/v$version/$name-$version.tar.gz) From crux at crux.nu Wed Feb 12 11:49:23 2020 From: crux at crux.nu (crux at crux.nu) Date: Wed, 12 Feb 2020 11:49:23 +0000 (UTC) Subject: ports/contrib (3.5): [notify] python3-beautifulsoup4: add missing dependency python3-soupsieve Message-ID: <20200212114923.2AC8718047C@crux.nu> commit 3684fbf743a94e0d8fe563859fa5722b423b03e7 Author: Danny Rawlins Date: Wed Feb 12 22:42:57 2020 +1100 [notify] python3-beautifulsoup4: add missing dependency python3-soupsieve diff --git a/python3-beautifulsoup4/.signature b/python3-beautifulsoup4/.signature index 731a82d4e..624a15d9c 100644 --- a/python3-beautifulsoup4/.signature +++ b/python3-beautifulsoup4/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xcOxuDa8rqwlmXY0hoBzRp1oOtBf3EPGDQeLd/eyAid/wCyHMEWmVxT7IIFiwwJYiaEqWy7fbXnGcY46A7lMgc= -SHA256 (Pkgfile) = 92a1b62e41d656fae802c715e0fd98286ffec2870f0873df08753ea70ca6d8e1 +RWSagIOpLGJF323C6iCZM76aXlyWMX+5XWMhqDLc8DAT06tgi++03a26GRUPuV+GrWO/a7FE7X6XeJ7Y6aUx4GGHVp5ANrHd9wQ= +SHA256 (Pkgfile) = ac074640775997ff42ae95bbc1f2f2cc1f522e31df2abc958a38f1e0e9a0ca73 SHA256 (.footprint) = 423e9f71204437aa2001dfd298f9b126d92be6fdbccac8857e406c4d559ca0a4 SHA256 (beautifulsoup4-4.8.2.tar.gz) = 05fd825eb01c290877657a56df4c6e4c311b3965bda790c613a3d6fb01a5462a diff --git a/python3-beautifulsoup4/Pkgfile b/python3-beautifulsoup4/Pkgfile index 928b140a4..fab8b8400 100644 --- a/python3-beautifulsoup4/Pkgfile +++ b/python3-beautifulsoup4/Pkgfile @@ -1,11 +1,11 @@ # Description: Python HTML/XML Parser. # URL: http://www.crummy.com/software/BeautifulSoup/ # Maintainer: Danny Rawlins, crux at romster dot me -# Depends on: python3-chardet +# Depends on: python3-chardet python3-soupsieve name=python3-beautifulsoup4 version=4.8.2 -release=1 +release=2 source=(https://files.pythonhosted.org/packages/source/b/beautifulsoup4/beautifulsoup4-$version.tar.gz) build() { From crux at crux.nu Wed Feb 12 12:32:20 2020 From: crux at crux.nu (crux at crux.nu) Date: Wed, 12 Feb 2020 12:32:20 +0000 (UTC) Subject: ports/opt (3.5): [notify] dovecot: update to 2.3.9.2 Message-ID: <20200212123220.3B7C9180479@crux.nu> commit eda74c40934505778238779e3ee513c10d67a47b Author: Juergen Daubert Date: Wed Feb 12 13:31:18 2020 +0100 [notify] dovecot: update to 2.3.9.2 security fixes, see - https://dovecot.org/pipermail/dovecot-news/2020-February/000429.html - https://dovecot.org/pipermail/dovecot-news/2020-February/000430.html - https://dovecot.org/pipermail/dovecot-news/2020-February/000431.html diff --git a/dovecot/.signature b/dovecot/.signature index 265b3b327..9a0813d4c 100644 --- a/dovecot/.signature +++ b/dovecot/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QuoPFtXxIQp7j/V6k4MIGhDaamO7ZPPzgvWCUGMplkV8pBdg6Fdrj6eViRY5OIp/j+G+m9+Tpa6zBHk5miRqQQ= -SHA256 (Pkgfile) = 1e9e99c8adb33fff0ed27a23c4b121a9f3f74036c1e28c5d9c30c008882e54b4 +RWSE3ohX2g5d/SznHr68S9aJZ/Xhf4vLJfgRfdT6DjC+XYCusa1qUtyISI4xHTrDKf8EPqsf3VwcZzQPxLG/90Vnfmw5SJCnvA8= +SHA256 (Pkgfile) = 5773d04c85794a6cdb33e0deffa9a3d2c6e25e7bb64bad1fba460e11b141d75e SHA256 (.footprint) = a7d431f620feccaa0bf9c719f26347b5077d4d836dbd1975544452b4c3c8c216 -SHA256 (dovecot-2.3.9.2.tar.gz) = 4784fb98dd41b83888e4aa9908efcbcad2e04a254e97440863903c0c498486f9 +SHA256 (dovecot-2.3.9.3.tar.gz) = f89fb69423fc5bdc05955c8fc0607eab9e33511f9a643b721763db6156c49651 SHA256 (dovecot.rc) = 188af70cdcbb012eedd44bc0bbe6ef11567e7a788ecc57ffb106b934a87de286 SHA256 (dovecot.pam) = 9aa8bd8871560e4e3c255ca3e8ed9c99d6b29620e375155ef6c4118b5b7da4af diff --git a/dovecot/Pkgfile b/dovecot/Pkgfile index 38cf8f6af..0faefc445 100644 --- a/dovecot/Pkgfile +++ b/dovecot/Pkgfile @@ -4,7 +4,7 @@ # Depends on: zlib bzip2 xz openssl libcap linux-pam name=dovecot -version=2.3.9.2 +version=2.3.9.3 release=1 source=(https://dovecot.org/releases/2.3/$name-$version.tar.gz dovecot.rc dovecot.pam) From main at wawrzek.name Fri Feb 14 14:35:47 2020 From: main at wawrzek.name (Wawrzek Niewodniczanski) Date: Fri, 14 Feb 2020 14:35:47 +0000 Subject: PulseAudio and bluetooth Message-ID: Hi, Is there any other way than modified pulseaudio port to enable bluez5. I would prefer to avoid keeping private copy of pulseaudio, but it would be nice to be able to connect Linux to Echo I have in my room. Wawrzek -- Dr Wawrzyniec Niewodnicza?ski or Wawrzek for short PhD in Quantum Chemistry & MSc in Molecular Engineering WWW: http://wawrzek.name E-MAIL: jobs at wawrzek.name Linux User #177124 From tbier at posteo.de Fri Feb 14 15:50:45 2020 From: tbier at posteo.de (tbier at posteo.de) Date: Fri, 14 Feb 2020 16:50:45 +0100 Subject: PulseAudio and bluetooth In-Reply-To: References: Message-ID: <20200214155045.zflt6n27erauyr2w@thor.lan> Hi Wawrzek, On 14.02.2020 14:35, Wawrzek Niewodniczanski wrote: >Is there any other way than modified pulseaudio port to enable bluez5. >I would prefer to avoid keeping private copy of pulseaudio, but it >would be nice to be able to connect Linux to Echo I have in my room. you could use my port for pulseaudio if you don't want to maintain it [1], but I guess it won't change the fact of fiddling for avoiding the opt version. I agree with having the opt version support bluez5, when it's around, would be nice. Best regards, Tim [1] https://raw.githubusercontent.com/TimB87/crux-ports/master/pulseaudio/Pkgfile -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 228 bytes Desc: not available URL: From crux at crux.nu Sat Feb 15 00:48:03 2020 From: crux at crux.nu (crux at crux.nu) Date: Sat, 15 Feb 2020 00:48:03 +0000 (UTC) Subject: ports/contrib (3.5): wayland: [notify] 1.17.0 -> 1.18.0; new dependencies: meson ninja Message-ID: <20200215004803.E69A318012F@crux.nu> commit c996b7eaeb0f4c880ba2866d50e4c3551b0b731d Author: Tim Biermann Date: Sat Feb 15 01:43:11 2020 +0100 wayland: [notify] 1.17.0 -> 1.18.0; new dependencies: meson ninja diff --git a/wayland/.footprint b/wayland/.footprint index 54c32ba1e..4f7619a44 100644 --- a/wayland/.footprint +++ b/wayland/.footprint @@ -15,20 +15,16 @@ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/wayland-util.h -rw-r--r-- root/root usr/include/wayland-version.h drwxr-xr-x root/root usr/lib/ --rwxr-xr-x root/root usr/lib/libwayland-client.la -lrwxrwxrwx root/root usr/lib/libwayland-client.so -> libwayland-client.so.0.3.0 +lrwxrwxrwx root/root usr/lib/libwayland-client.so -> libwayland-client.so.0 lrwxrwxrwx root/root usr/lib/libwayland-client.so.0 -> libwayland-client.so.0.3.0 -rwxr-xr-x root/root usr/lib/libwayland-client.so.0.3.0 --rwxr-xr-x root/root usr/lib/libwayland-cursor.la -lrwxrwxrwx root/root usr/lib/libwayland-cursor.so -> libwayland-cursor.so.0.0.0 +lrwxrwxrwx root/root usr/lib/libwayland-cursor.so -> libwayland-cursor.so.0 lrwxrwxrwx root/root usr/lib/libwayland-cursor.so.0 -> libwayland-cursor.so.0.0.0 -rwxr-xr-x root/root usr/lib/libwayland-cursor.so.0.0.0 --rwxr-xr-x root/root usr/lib/libwayland-egl.la -lrwxrwxrwx root/root usr/lib/libwayland-egl.so -> libwayland-egl.so.1.0.0 +lrwxrwxrwx root/root usr/lib/libwayland-egl.so -> libwayland-egl.so.1 lrwxrwxrwx root/root usr/lib/libwayland-egl.so.1 -> libwayland-egl.so.1.0.0 -rwxr-xr-x root/root usr/lib/libwayland-egl.so.1.0.0 --rwxr-xr-x root/root usr/lib/libwayland-server.la -lrwxrwxrwx root/root usr/lib/libwayland-server.so -> libwayland-server.so.0.1.0 +lrwxrwxrwx root/root usr/lib/libwayland-server.so -> libwayland-server.so.0 lrwxrwxrwx root/root usr/lib/libwayland-server.so.0 -> libwayland-server.so.0.1.0 -rwxr-xr-x root/root usr/lib/libwayland-server.so.0.1.0 drwxr-xr-x root/root usr/lib/pkgconfig/ diff --git a/wayland/.signature b/wayland/.signature index c53ac3605..ad6f7f52a 100644 --- a/wayland/.signature +++ b/wayland/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/Mbdv4pJKNtay6Tk5V+FfskQIOzipZ8ESSD7OS0TLPgCezXiNPKf+qLaCj5u5UTg0T1l7zaYaY0BCCCPqcx8g4= -SHA256 (Pkgfile) = 3e3a65b6cff9f04ebd9f2738d6ea1a0eb2fc8f60d40792330f71f9009752fb8f -SHA256 (.footprint) = 932170cbd5b3f7dcb7d88d2ef8cbbd6433bd28e5d609774991aeeeaf0391931b -SHA256 (wayland-1.17.0.tar.xz) = 72aa11b8ac6e22f4777302c9251e8fec7655dc22f9d94ee676c6b276f95f91a4 +RWSagIOpLGJF3xpbYmvDsrWBTPq8VJ34xf8NMtUM51xLwxFVDaSWDi15yNJQAoqvwKnBi/EHrRfB8Jg5rQ7otnCRwjNjPRq4VwU= +SHA256 (Pkgfile) = defd0363d6274a4d06ce9e5acfd4681dd2c4bb85f6289440bc1864fc459a2c0f +SHA256 (.footprint) = 587a2cb9d658fa9bf03bb19781e5168afe4879cecbf0872ede7cc805268944a7 +SHA256 (wayland-1.18.0.tar.xz) = 4675a79f091020817a98fd0484e7208c8762242266967f55a67776936c2e294d diff --git a/wayland/Pkgfile b/wayland/Pkgfile index cc9ab09ec..f803c9835 100644 --- a/wayland/Pkgfile +++ b/wayland/Pkgfile @@ -1,20 +1,18 @@ # Description: Wayland is intended as a simpler replacement for X # URL: https://wayland.freedesktop.org/ # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: libffi libxml2 expat +# Depends on: expat libffi libxml2 meson ninja name=wayland -version=1.17.0 +version=1.18.0 release=1 source=(https://wayland.freedesktop.org/releases/$name-$version.tar.xz) build() { cd $name-$version - - ./configure \ - --prefix=/usr \ - --disable-static \ - --disable-documentation - make - make DESTDIR=$PKG install + meson build --prefix=/usr \ + --buildtype=release \ + -Ddocumentation=false + ninja -C build + DESTDIR=$PKG ninja -C build install } From crux at crux.nu Sat Feb 15 13:02:01 2020 From: crux at crux.nu (crux at crux.nu) Date: Sat, 15 Feb 2020 13:02:01 +0000 (UTC) Subject: ports/opt (3.5): [notify] php: update to 7.4.2 Message-ID: <20200215130201.C1B311801C7@crux.nu> commit e5b24ea3e889b5f7a7731193efe83e4aa1c6096d Author: Juergen Daubert Date: Sat Feb 15 13:48:56 2020 +0100 [notify] php: update to 7.4.2 Note: ----- as of version 7.4.2 php removed some bundled libraries which adds new dependencies: - the mbstring module depends on oniguruma now, to avoid that dependency for several php ports I've created a new port php-mbstring - the zip module depends on libzip now, here we have a new php-zip port diff --git a/php/.footprint b/php/.footprint index 4899ad4d6..8b8d3d3eb 100644 --- a/php/.footprint +++ b/php/.footprint @@ -16,11 +16,6 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/php/ drwxr-xr-x root/root usr/include/php/TSRM/ -rw-r--r-- root/root usr/include/php/TSRM/TSRM.h --rw-r--r-- root/root usr/include/php/TSRM/readdir.h --rw-r--r-- root/root usr/include/php/TSRM/tsrm_config.h --rw-r--r-- root/root usr/include/php/TSRM/tsrm_config.w32.h --rw-r--r-- root/root usr/include/php/TSRM/tsrm_config_common.h --rw-r--r-- root/root usr/include/php/TSRM/tsrm_strtok_r.h -rw-r--r-- root/root usr/include/php/TSRM/tsrm_win32.h drwxr-xr-x root/root usr/include/php/Zend/ -rw-r--r-- root/root usr/include/php/Zend/zend.h @@ -35,7 +30,6 @@ drwxr-xr-x root/root usr/include/php/Zend/ -rw-r--r-- root/root usr/include/php/Zend/zend_closures.h -rw-r--r-- root/root usr/include/php/Zend/zend_compile.h -rw-r--r-- root/root usr/include/php/Zend/zend_config.h --rw-r--r-- root/root usr/include/php/Zend/zend_config.nw.h -rw-r--r-- root/root usr/include/php/Zend/zend_config.w32.h -rw-r--r-- root/root usr/include/php/Zend/zend_constants.h -rw-r--r-- root/root usr/include/php/Zend/zend_cpuinfo.h @@ -65,6 +59,7 @@ drwxr-xr-x root/root usr/include/php/Zend/ -rw-r--r-- root/root usr/include/php/Zend/zend_list.h -rw-r--r-- root/root usr/include/php/Zend/zend_llist.h -rw-r--r-- root/root usr/include/php/Zend/zend_long.h +-rw-r--r-- root/root usr/include/php/Zend/zend_map_ptr.h -rw-r--r-- root/root usr/include/php/Zend/zend_modules.h -rw-r--r-- root/root usr/include/php/Zend/zend_multibyte.h -rw-r--r-- root/root usr/include/php/Zend/zend_multiply.h @@ -98,6 +93,7 @@ drwxr-xr-x root/root usr/include/php/Zend/ -rw-r--r-- root/root usr/include/php/Zend/zend_vm_opcodes.h -rw-r--r-- root/root usr/include/php/Zend/zend_vm_trace_handlers.h -rw-r--r-- root/root usr/include/php/Zend/zend_vm_trace_map.h +-rw-r--r-- root/root usr/include/php/Zend/zend_weakrefs.h drwxr-xr-x root/root usr/include/php/ext/ drwxr-xr-x root/root usr/include/php/ext/date/ drwxr-xr-x root/root usr/include/php/ext/date/lib/ @@ -141,30 +137,6 @@ drwxr-xr-x root/root usr/include/php/ext/json/ -rw-r--r-- root/root usr/include/php/ext/json/php_json_scanner.h drwxr-xr-x root/root usr/include/php/ext/libxml/ -rw-r--r-- root/root usr/include/php/ext/libxml/php_libxml.h -drwxr-xr-x root/root usr/include/php/ext/mbstring/ -drwxr-xr-x root/root usr/include/php/ext/mbstring/libmbfl/ --rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/config.h -drwxr-xr-x root/root usr/include/php/ext/mbstring/libmbfl/mbfl/ --rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/eaw_table.h --rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfilter.h --rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfilter_8bit.h --rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfilter_pass.h --rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfilter_wchar.h --rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfl_allocators.h --rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfl_consts.h --rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfl_convert.h --rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfl_defs.h --rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfl_encoding.h --rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfl_filter_output.h --rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfl_ident.h --rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfl_language.h --rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfl_memory_device.h --rw-r--r-- root/root usr/include/php/ext/mbstring/libmbfl/mbfl/mbfl_string.h --rw-r--r-- root/root usr/include/php/ext/mbstring/mbstring.h -drwxr-xr-x root/root usr/include/php/ext/mbstring/oniguruma/ --rw-r--r-- root/root usr/include/php/ext/mbstring/oniguruma/oniguruma.h --rw-r--r-- root/root usr/include/php/ext/mbstring/php_mbregex.h --rw-r--r-- root/root usr/include/php/ext/mbstring/php_onig_compat.h drwxr-xr-x root/root usr/include/php/ext/pcre/ -rw-r--r-- root/root usr/include/php/ext/pcre/php_pcre.h drwxr-xr-x root/root usr/include/php/ext/pdo/ @@ -309,26 +281,24 @@ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/php/ drwxr-xr-x root/root usr/lib/php/build/ -rw-r--r-- root/root usr/lib/php/build/Makefile.global --rw-r--r-- root/root usr/lib/php/build/acinclude.m4 -rw-r--r-- root/root usr/lib/php/build/ax_check_compile_flag.m4 -rw-r--r-- root/root usr/lib/php/build/ax_gcc_func_attribute.m4 -rwxr-xr-x root/root usr/lib/php/build/config.guess -rwxr-xr-x root/root usr/lib/php/build/config.sub -rw-r--r-- root/root usr/lib/php/build/libtool.m4 -rw-r--r-- root/root usr/lib/php/build/ltmain.sh --rw-r--r-- root/root usr/lib/php/build/mkdep.awk +-rw-r--r-- root/root usr/lib/php/build/php.m4 +-rw-r--r-- root/root usr/lib/php/build/php_cxx_compile_stdcxx.m4 -rw-r--r-- root/root usr/lib/php/build/phpize.m4 +-rw-r--r-- root/root usr/lib/php/build/pkg.m4 -rw-r--r-- root/root usr/lib/php/build/run-tests.php --rw-r--r-- root/root usr/lib/php/build/scan_makefile_in.awk -rwxr-xr-x root/root usr/lib/php/build/shtool drwxr-xr-x root/root usr/lib/php/extensions/ -rwxr-xr-x root/root usr/lib/php/extensions/bz2.so -rwxr-xr-x root/root usr/lib/php/extensions/curl.so -rwxr-xr-x root/root usr/lib/php/extensions/dba.so --rwxr-xr-x root/root usr/lib/php/extensions/mbstring.so -rwxr-xr-x root/root usr/lib/php/extensions/opcache.so -rwxr-xr-x root/root usr/lib/php/extensions/openssl.so --rwxr-xr-x root/root usr/lib/php/extensions/zip.so drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ diff --git a/php/.signature b/php/.signature index 56721c6b9..0aedb49e8 100644 --- a/php/.signature +++ b/php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/R44PeUIhurDilil8Z0w211Cu/Yz6yxAeRiFMG4uqOjRv7Zs6mwGbw9feaIcS4y19Ns4OPZta9uWydT+OQPR5Qc= -SHA256 (Pkgfile) = 47ee3188b0772c834125f358689e71f698ed6de72bdfc147c5f444a203cbf732 -SHA256 (.footprint) = 8e08d64653fa1287c4d66ecf8cf42ec340c1b823df1335ea794081f4dd609907 -SHA256 (php-7.3.14.tar.xz) = cc05dd373ca5d36652800762f65c10e828a17de35aaf246262e3efa99d00cdb0 +RWSE3ohX2g5d/W8pp1Wti/iYQD9MShB7sn1nReZ0GnMCFE8qqzxWvs6tMs9LUds7QqRjFGVXqXOHVTouuH868As3iRtYAYiS8wA= +SHA256 (Pkgfile) = 35b3daecc3ee7aee014ac8799a0018fa1b1b7b90379fd9632545cdeca64fa66c +SHA256 (.footprint) = e758686f584e052d2ba7c2b3a13d35acdab52873afd260bc64c8032d7ff3812b +SHA256 (php-7.4.2.tar.xz) = 98284deac017da0d426117ecae7599a1f1bf62ae3911e8bc16c4403a8f4bdf13 diff --git a/php/Pkgfile b/php/Pkgfile index 350ff0b35..630acab3e 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -1,10 +1,10 @@ # Description: PHP interpreter, extension modules and support stuff # URL: http://www.php.net # Maintainer: Juergen Daubert, jue at crux dot nu -# Depends on: libpcre2 libxml2 curl db gdbm +# Depends on: bzip2 libpcre2 libxml2 curl db gdbm name=php -version=7.3.14 +version=7.4.2 release=1 source=(http://php.net/distributions/php-$version.tar.xz) @@ -18,20 +18,17 @@ build () { --with-config-file-path=/etc/php \ --with-config-file-scan-dir=/etc/php/conf.d \ --with-zlib \ - --with-pcre-regex=/usr \ + --with-external-pcre \ --disable-static --disable-debug \ --without-sqlite3 --without-pdo-sqlite \ - --without-libzip \ --without-pear" local PHP_SHARED=" --enable-dba=shared --with-gdbm --with-db4 \ --with-bz2=shared \ --with-curl=shared \ - --with-openssl=shared \ - --enable-zip=shared \ - --enable-mbstring=shared" - + --with-openssl=shared" + EXTENSION_DIR=/usr/lib/php/extensions \ ./configure \ $PHP_CONFIG \ @@ -50,6 +47,6 @@ build () { install -m 644 php.ini-* $PKG/etc/php # order matters ! - printf 'extension=%s\n' {zip,bz2,curl,openssl,dba,mbstring}.so \ + printf 'extension=%s\n' {bz2,curl,openssl,dba}.so \ > $PKG/etc/php/conf.d/extensions.ini } From crux at crux.nu Thu Feb 20 16:35:40 2020 From: crux at crux.nu (crux at crux.nu) Date: Thu, 20 Feb 2020 16:35:40 +0000 (UTC) Subject: ports/contrib (3.5): [notify] postgresql: 12.1 -> 12.2 fixes CVE-2020-1720. Thx Markus Heinz Message-ID: <20200220163540.DD3D4180159@crux.nu> commit 83897a8082b6cc4c16011df38a84a53d7400bcba Author: Thomas Penteker Date: Thu Feb 20 17:35:38 2020 +0100 [notify] postgresql: 12.1 -> 12.2 fixes CVE-2020-1720. Thx Markus Heinz diff --git a/postgresql/.signature b/postgresql/.signature index 7bb9d690a..c755d7554 100644 --- a/postgresql/.signature +++ b/postgresql/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xamJ5ZYh3CK96IvLy4L0t10z5dYXzqrTJNq6gKVI6IdhkMGkyor8NvPJ/ONyhWcScoMfSGPT9SjjX3+RokzgQg= -SHA256 (Pkgfile) = 9f11097b7b8a35935a56ed1ae3b27a479fca359ac7a43fb28433c78d30148f53 +RWSagIOpLGJF30oAf25p3nbxEMUSdDNOYlT9JZP0CRASTNUJCUbccH4S5ynb3QZReVenPMbY/6crEkdRLA9CHlfyCQF8PSMOswY= +SHA256 (Pkgfile) = fb419fd90a96c3d88d1e1c513e6c68bd3f46d2a486d360c58fb5e556b5ee6184 SHA256 (.footprint) = eb9006b3798ece26c54fba8931f105ce2f2b9de4f1d1e1dc5e03d8cab794e008 -SHA256 (postgresql-12.1.tar.bz2) = a09bf3abbaf6763980d0f8acbb943b7629a8b20073de18d867aecdb7988483ed +SHA256 (postgresql-12.2.tar.bz2) = ad1dcc4c4fc500786b745635a9e1eba950195ce20b8913f50345bb7d5369b5de SHA256 (postgresql) = 2c5ed04d159081774b2518c67b4bd95671154828a5bca23b68c7c7a05ec40078 diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile index 3d3fe5775..f3152364c 100644 --- a/postgresql/Pkgfile +++ b/postgresql/Pkgfile @@ -1,11 +1,11 @@ # Description: A sophisticated Object-Relational DBMS # URL: http://www.postgresql.org -# Packager: Markus Heinz, su1690 at studserver.uni-dortmund dot de +# Packager: Markus Heinz, markus dot heinz at uni-dortmund dot de # Maintainer: Thomas Penteker, tek at serverop dot de # Depends on: openssl name=postgresql -version=12.1 +version=12.2 release=1 source=(https://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2 postgresql) From crux at crux.nu Fri Feb 21 09:53:45 2020 From: crux at crux.nu (crux at crux.nu) Date: Fri, 21 Feb 2020 09:53:45 +0000 (UTC) Subject: ports/opt (3.5): [notify] php: update to 7.4.3 Message-ID: <20200221095345.6D35A1800F7@crux.nu> commit d38ffaf1ac2b35fb2006f1bce3cfdb716f174f87 Author: Juergen Daubert Date: Fri Feb 21 10:51:56 2020 +0100 [notify] php: update to 7.4.3 includes security fixes, see https://www.php.net/ChangeLog-7.php#7.4.3 diff --git a/mod_php/.signature b/mod_php/.signature index 5d0e4e212..40caf26a3 100644 --- a/mod_php/.signature +++ b/mod_php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/btAUuhVXS72cEScKsWN4JWT0gIeiCUzN5wOOXwWYOE4TNU+5pbn402LBxuGZAlwhaMRIAT3terY51ZMLI/j9QA= -SHA256 (Pkgfile) = a9b6911494d833810170c5d1f6ef7eaab7c737f6c01bc91975128e5f2beb75e5 +RWSE3ohX2g5d/RxdLfwLx9wtspgXNuH6bHgyWVVOvvLS98Tjwl2XobQ00AyV4BnMI6S8bxlLltoekFlhuPSoVAaDhZcwCuxb8Q4= +SHA256 (Pkgfile) = 377d733c64d4d30a5d67865044c2753f93a4dd69b69dfe40f78fb754a9f0a9ab SHA256 (.footprint) = 431a1cd161b066612e0916398d648fbdb211d5fd502017fda989467c8a81f861 -SHA256 (php-7.4.2.tar.xz) = 98284deac017da0d426117ecae7599a1f1bf62ae3911e8bc16c4403a8f4bdf13 +SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile index ba633a40a..c28e3a6d0 100644 --- a/mod_php/Pkgfile +++ b/mod_php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: apache libpcre2 name=mod_php -version=7.4.2 +version=7.4.3 release=1 source=(http://php.net/distributions/php-$version.tar.xz) diff --git a/php-fcgi/.signature b/php-fcgi/.signature index 42a94bc7c..d96985094 100644 --- a/php-fcgi/.signature +++ b/php-fcgi/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TKJ3zofFLtRKn4RCzzeCrCkArzw986OsHVjlmmZewr7tg6th1cvOZ04zw+FF9NV3HWTebsDkVCX8GPGPNvw7Ac= -SHA256 (Pkgfile) = cc94ae70078047fb116a8065e8de8960cde9b5cd12aa4d442c947bff126528ba +RWSE3ohX2g5d/QvFyE60f8tNnG/EoiOIA763+j6e3ptl7hmnC5GhL4wIa8xb8BHxyRdjfoKA0dREM+BFgcGZU52OyiREfaanAQw= +SHA256 (Pkgfile) = 7243644976d4aa0e9d8d138e861acff665b416b5b12540fdd559f543ef72e3e3 SHA256 (.footprint) = 073d817f449e60b58f4c904bd4ef54ddad9bd0ab946ee178956622bf76d5501b -SHA256 (php-7.4.2.tar.xz) = 98284deac017da0d426117ecae7599a1f1bf62ae3911e8bc16c4403a8f4bdf13 +SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a SHA256 (php-fcgi) = 058feaf2d8ad8ed61a4191512eb2151b8ed87fd92ce469ee8bab1812c0cb6471 diff --git a/php-fcgi/Pkgfile b/php-fcgi/Pkgfile index 808cb60b7..b44280ee4 100644 --- a/php-fcgi/Pkgfile +++ b/php-fcgi/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre2 libxml2 name=php-fcgi -version=7.4.2 +version=7.4.3 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fcgi) diff --git a/php-fpm/.signature b/php-fpm/.signature index d9cc0d12d..22a2be6f5 100644 --- a/php-fpm/.signature +++ b/php-fpm/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/SE8A0RlRMerfalFbKIumUzhWbMCDwaLXtScL4ZZU08CzhmPa3Zs9g55qzaFx0Vn1bL8mNxwnfAt4uZidt+FigY= -SHA256 (Pkgfile) = ed99432055902db5a6df60e96926f1fe160cd95b8ccd2189a69a6ea5a82b6509 +RWSE3ohX2g5d/RXeRBuL16+6s/7aKR6utOSfR0NKinHUELr4vEsB840mIXkG9bfUgq2s86ElODN6ArSNl8HZsS6PKhU6p8IviwY= +SHA256 (Pkgfile) = 2e2ba6dabaf669a5d831a8d9a4fe92ad474b4bf424913a4af10eaafe86c2abd2 SHA256 (.footprint) = a26b7d8af42742c284dd40e96fb4c4d1ba451ac9bf4f714c8f12fb6975ffa5fe -SHA256 (php-7.4.2.tar.xz) = 98284deac017da0d426117ecae7599a1f1bf62ae3911e8bc16c4403a8f4bdf13 +SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a SHA256 (php-fpm) = a1fde2295e819a33d492cfdeca8d4e0e8de08b8d051c95c4758ba01da38354b7 diff --git a/php-fpm/Pkgfile b/php-fpm/Pkgfile index 62fc30236..7c0094897 100644 --- a/php-fpm/Pkgfile +++ b/php-fpm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre2 libxml2 name=php-fpm -version=7.4.2 +version=7.4.3 release=1 source=(http://php.net/distributions/php-$version.tar.xz php-fpm) diff --git a/php-ftp/.signature b/php-ftp/.signature index affb0e452..7003d5963 100644 --- a/php-ftp/.signature +++ b/php-ftp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ZilbvqNKK0Ndk6Evp6w08ZwLF3MzsTjRyjJflyYc2AHIFqBhLkG9YAfEewkFjGWHnvn25CRP3QqwvAcHG+x9QA= -SHA256 (Pkgfile) = 8318de7f33631b9db754a49b94a0d6eb61d0cef068f892537480710c5c2ddf6e +RWSE3ohX2g5d/QAOT1BPoDTMEL/doVCgSd3i2NTOJKuQHkfoPIjkjU6a6ceVv3yItoEFC+g74hDxIYTce6ZxMIRbN+x1MoK7KgI= +SHA256 (Pkgfile) = 1249c0d21ee369e7ce50357477705087b48480032885f0e422ded42e86a36af2 SHA256 (.footprint) = 4b6e9e791f10bb007a541c6a4cfe6a189d549592939bdf3e04c5bd0f25a4bfa0 -SHA256 (php-7.4.2.tar.xz) = 98284deac017da0d426117ecae7599a1f1bf62ae3911e8bc16c4403a8f4bdf13 +SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a diff --git a/php-ftp/Pkgfile b/php-ftp/Pkgfile index 6e50c21a0..72d84097d 100644 --- a/php-ftp/Pkgfile +++ b/php-ftp/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Juergen Daubert, jue at crux dot nu name=php-ftp -version=7.4.2 +version=7.4.3 release=1 source=(http://www.php.net/distributions/php-$version.tar.xz) diff --git a/php-gd/.signature b/php-gd/.signature index c5583790e..d3d10ace0 100644 --- a/php-gd/.signature +++ b/php-gd/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/dGSGecWFgH4PgLZmgA8EtZvzA9tbYhTJOzzvIADkMIM5JUHlt6FipEz/nZrcZA39rRDlk4KFxknOADIS2OHLwk= -SHA256 (Pkgfile) = 59951720efa8c748fedb2da0018802281bd95b58f09be4e76bc9a72cec208947 +RWSE3ohX2g5d/f+NNoBJWsNwhXryDVjK1ZyNoxYhKCt4O0ydA1yJjGf1wKnJKMkQAZBxk1rshzVZJ0f9uQZPET4B91X8ff0logM= +SHA256 (Pkgfile) = 7aa2ed6f2e6cea187e72005755b49cad0196fa06783762f8077ef54bbc2fca98 SHA256 (.footprint) = 09e41333252c613bbc54155a95e91919aedf35e3fe90607f941528ac9f1a39bb -SHA256 (php-7.4.2.tar.xz) = 98284deac017da0d426117ecae7599a1f1bf62ae3911e8bc16c4403a8f4bdf13 +SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a diff --git a/php-gd/Pkgfile b/php-gd/Pkgfile index 16ba582a2..87046c070 100644 --- a/php-gd/Pkgfile +++ b/php-gd/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libgd name=php-gd -version=7.4.2 +version=7.4.3 release=1 source=(http://www.php.net/distributions/php-$version.tar.xz) diff --git a/php-gettext/.signature b/php-gettext/.signature index fe4caa7dc..1823436ea 100644 --- a/php-gettext/.signature +++ b/php-gettext/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/aiJN4tmpn+MCJnCsdJRcfwFGhiL2m3zWnK/3nRtdsOtxPzsCX7IDMnO48KlYXW6fERK4iGUkrLx/vZ+TLzf/Ag= -SHA256 (Pkgfile) = 70e9cff2b442acb377a1704650e6fa122634876f95e475b3c3370c3055de815e +RWSE3ohX2g5d/cvOi0joNXkPF7It9OrBpbL4tZHZxx+GhIGRLC7mFgQr+4yXFyLT0rscRB6/0PQEXN/t5HarFW0yMKwCmzW3JAE= +SHA256 (Pkgfile) = 4ccd129554fac0562f73e1895fbeecf60d589c3afd5c01e41a628ba86161f038 SHA256 (.footprint) = f2188408bdd37cf12c2eb9ef545b934e6a10d8faf52d3b961cd6c7649bdfaf9a -SHA256 (php-7.4.2.tar.xz) = 98284deac017da0d426117ecae7599a1f1bf62ae3911e8bc16c4403a8f4bdf13 +SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a diff --git a/php-gettext/Pkgfile b/php-gettext/Pkgfile index 01dd26338..88559e74c 100644 --- a/php-gettext/Pkgfile +++ b/php-gettext/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=php-gettext -version=7.4.2 +version=7.4.3 release=1 source=(http://www.php.net/distributions/php-$version.tar.xz) diff --git a/php-mbstring/.signature b/php-mbstring/.signature index 8aefbad92..8687d4bff 100644 --- a/php-mbstring/.signature +++ b/php-mbstring/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/asLh4I6PpTZyGBFo5Ygogy6Q+U8g0nG6cmVIJFij/g6vC7MoZRExwbq0bU0KFUoOwVH8+2WqZukNC35N+Umbg4= -SHA256 (Pkgfile) = 8c6fa280ae219493d69bc4e66b48b5ef4df1a7f69e6d3600b6ee35f78029ab2b +RWSE3ohX2g5d/fpcsJ0jB6dtQqoNg4zCXP7k9yS0a3P54wsftqwwU/8bl89yK0C+xD9zvgBXgYqW+S/sskjHpE44O31UenXzowA= +SHA256 (Pkgfile) = 059070e8d562d1f799970ecfb259a3df2a26cc5d947b205a59b622f374fe8e67 SHA256 (.footprint) = 4a444295762f936750fb32f977171aecc73d9347bf51bace13d7f9dfc200812e -SHA256 (php-7.4.2.tar.xz) = 98284deac017da0d426117ecae7599a1f1bf62ae3911e8bc16c4403a8f4bdf13 +SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a diff --git a/php-mbstring/Pkgfile b/php-mbstring/Pkgfile index c69dad59b..3d2a5b6b5 100644 --- a/php-mbstring/Pkgfile +++ b/php-mbstring/Pkgfile @@ -4,7 +4,7 @@ # Depends on: oniguruma name=php-mbstring -version=7.4.2 +version=7.4.3 release=1 source=(http://www.php.net/distributions/php-$version.tar.xz) diff --git a/php-mysql/.signature b/php-mysql/.signature index 66d716bf8..b5e3d144a 100644 --- a/php-mysql/.signature +++ b/php-mysql/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/b9s2qZQVIH6r5tIscXHJBUhY/uCcWqe4o1rr8xI9mGm0fYge1tf3Eoxscum54UJmlgHzAFCaJF19Y4/Z9g3hwc= -SHA256 (Pkgfile) = 0ffc813f13293ab77792d2b89f6cfc277423be47671521481bb12d9505f48e6d +RWSE3ohX2g5d/dKGH6jCHGwe8rJq83/lHPoM3taD+D/mYV5NFksMATuRcBW1bujybCwh6MVwYWgO4vAurQi87YIuvFyg9DVF/w8= +SHA256 (Pkgfile) = 79e8eab1d810cff125ed7c02b15c2a66882096a6b88ecf5b663e9108816c27cd SHA256 (.footprint) = 0500f66a60a1c3d5951694c22f29e7e34a6dbc8e5a1487119ff56db1ea7cdda3 -SHA256 (php-7.4.2.tar.xz) = 98284deac017da0d426117ecae7599a1f1bf62ae3911e8bc16c4403a8f4bdf13 +SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a diff --git a/php-mysql/Pkgfile b/php-mysql/Pkgfile index ed49fc9e1..891d59e37 100644 --- a/php-mysql/Pkgfile +++ b/php-mysql/Pkgfile @@ -4,7 +4,7 @@ # Depends on: mysql name=php-mysql -version=7.4.2 +version=7.4.3 release=1 source=(http://php.net/distributions/php-$version.tar.xz) diff --git a/php-sockets/.signature b/php-sockets/.signature index 76dfd3616..2a7fb07cd 100644 --- a/php-sockets/.signature +++ b/php-sockets/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ek4o11SsYheRXjxiuePrURrvteKfoudbKjzeRlA3QBArU7fb33Zv/1oVk+OGvsfb8FVIGcAZW54DsoL9WcR6gk= -SHA256 (Pkgfile) = 3b6ebc395803b87cd9188a8d67539baa7b199e210f5fe337ae05088da0ef7be8 +RWSE3ohX2g5d/RLXB6dd3fktbkOJkf+59GPfFAOvNYY8NsHI99RiVSOyGjUYfp8xTBocmunUVcl0PQNWfMH5lfG02AUO1pDIvQ8= +SHA256 (Pkgfile) = 45af0b93527f4f8516e7e8d0df1892212b85cf503e29f84fa84ef550ce624204 SHA256 (.footprint) = 1a0e33807dcda8d11408be8b6356860cac8daea5a94d4e9a87e535fbf778f04e -SHA256 (php-7.4.2.tar.xz) = 98284deac017da0d426117ecae7599a1f1bf62ae3911e8bc16c4403a8f4bdf13 +SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a diff --git a/php-sockets/Pkgfile b/php-sockets/Pkgfile index 89bacb1e3..2d679232d 100644 --- a/php-sockets/Pkgfile +++ b/php-sockets/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=php-sockets -version=7.4.2 +version=7.4.3 release=1 source=(http://www.php.net/distributions/php-$version.tar.xz) diff --git a/php-sqlite3/.signature b/php-sqlite3/.signature index b7fa4ec2b..07234aef2 100644 --- a/php-sqlite3/.signature +++ b/php-sqlite3/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/XAqcDnZt5jVNRhe1gE8t2RXRmAUOJ3EZAiN1yN6LDXefY7OWuO2Wh8gbkDqfKPU2o05NfYeJ8+J1JTWCoUx9Ag= -SHA256 (Pkgfile) = e379fd5c953cda92699045a4187e0100fd526f594ea8318e1ac8530d8c19cdf4 +RWSE3ohX2g5d/WczUnrKuoO/3t98biCt4G/sNqD7PFS2VRnuKPsdbawlXKtwH4Lll4Cl5GhCh7AtjJ1VkQvNNHYeRp7kiqIbFwc= +SHA256 (Pkgfile) = 7c79cd51698d4c0cf5e3f46f519c904489772f510e8240bdc554c3a02cfd77fe SHA256 (.footprint) = e626528b1bc2b3ce187cc979172f24c489075e0bc584aeb1d082b2f7197d6e49 -SHA256 (php-7.4.2.tar.xz) = 98284deac017da0d426117ecae7599a1f1bf62ae3911e8bc16c4403a8f4bdf13 +SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a diff --git a/php-sqlite3/Pkgfile b/php-sqlite3/Pkgfile index 19c64bbdd..211b363d3 100644 --- a/php-sqlite3/Pkgfile +++ b/php-sqlite3/Pkgfile @@ -4,7 +4,7 @@ # Depends on: sqlite3 name=php-sqlite3 -version=7.4.2 +version=7.4.3 release=1 source=(http://php.net/distributions/php-$version.tar.xz) diff --git a/php-zip/.signature b/php-zip/.signature index 26042c20d..caf79b986 100644 --- a/php-zip/.signature +++ b/php-zip/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/aDSC/DJc4ukStf6GxPrq9vxE/jAsU2e4NiskKKXbSi9pW6BExHNP4UlW8AZ7X0XhXlf6e7mJ7lFQR/A3eQxLwY= -SHA256 (Pkgfile) = dd3c6c4f545b06b7ff5b63afc8e18bb86adab3fef0debde1ec94d64ce13b0807 +RWSE3ohX2g5d/UzCnGTj42IYMyj30p6M71ZqdyaKBpXjBL8hkCS4+Macq7hmiHLriSz+a9LB/8NpPBlh9GWTz9UrDO3kpNNurQU= +SHA256 (Pkgfile) = 7faed77f9f19c0a82c226ad0a4b0dfb827dfb593d8e8301342ef488859154168 SHA256 (.footprint) = 0ba08044c2d47be4c86015de875a10f15dfee8367b932c5466a0212da28e4203 -SHA256 (php-7.4.2.tar.xz) = 98284deac017da0d426117ecae7599a1f1bf62ae3911e8bc16c4403a8f4bdf13 +SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a diff --git a/php-zip/Pkgfile b/php-zip/Pkgfile index da5501d1b..28547a9f2 100644 --- a/php-zip/Pkgfile +++ b/php-zip/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libzip name=php-zip -version=7.4.2 +version=7.4.3 release=1 source=(http://www.php.net/distributions/php-$version.tar.xz) diff --git a/php/.signature b/php/.signature index 0aedb49e8..9d0dd6be5 100644 --- a/php/.signature +++ b/php/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/W8pp1Wti/iYQD9MShB7sn1nReZ0GnMCFE8qqzxWvs6tMs9LUds7QqRjFGVXqXOHVTouuH868As3iRtYAYiS8wA= -SHA256 (Pkgfile) = 35b3daecc3ee7aee014ac8799a0018fa1b1b7b90379fd9632545cdeca64fa66c +RWSE3ohX2g5d/SogjNXM5LojpoVWrQdJ4LXH+dJPsWDaMXGEKY57x15tW2XdfPZFZjKepm0grTHoKUUCKmVPF8Oro6HPHZt//Q8= +SHA256 (Pkgfile) = 9e88b073077a6f907b0072576f7697303d03e948a3ff1ad5672abae96207c049 SHA256 (.footprint) = e758686f584e052d2ba7c2b3a13d35acdab52873afd260bc64c8032d7ff3812b -SHA256 (php-7.4.2.tar.xz) = 98284deac017da0d426117ecae7599a1f1bf62ae3911e8bc16c4403a8f4bdf13 +SHA256 (php-7.4.3.tar.xz) = cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a diff --git a/php/Pkgfile b/php/Pkgfile index 630acab3e..8ae5231ea 100644 --- a/php/Pkgfile +++ b/php/Pkgfile @@ -4,7 +4,7 @@ # Depends on: bzip2 libpcre2 libxml2 curl db gdbm name=php -version=7.4.2 +version=7.4.3 release=1 source=(http://php.net/distributions/php-$version.tar.xz)