diff --git a/groups/251.native_packages_lib.group b/groups/251.native_packages_lib.group index d909ead..3093036 100644 --- a/groups/251.native_packages_lib.group +++ b/groups/251.native_packages_lib.group @@ -136,8 +136,8 @@ libxslt libz libzip lzo sdl1 sdl1_net sdl1_image sdl2 sdl2_image sdl2_ttf wolfss : ${PKG_LIBREDWG_VERSION:=0.11.1}; : ${PKG_LIBREDWG_URL:=https://ftp.gnu.org/gnu/libredwg/libredwg-${PKG_LIBREDWG_VERSION}.tar.xz}; : ${PKG_LIBREDWG_CONFIGURE_ARGS_EXTRA:="--disable-python"}; -: ${PKG_LIBRESSL_SHA256SUM:=728a5edc63ccb418e9166bed11d4b43e9629ff1c4d42a39b649347a20416fad6}; -: ${PKG_LIBRESSL_VERSION:=3.3.0}; +: ${PKG_LIBRESSL_SHA256SUM:=a6d331865e0164a13ac85a228e52517f7cf8f8488f2f95f34e7857302f97cfdb}; +: ${PKG_LIBRESSL_VERSION:=3.3.1}; : ${PKG_LIBRESSL_URL:=http://ftp.eu.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${PKG_LIBRESSL_VERSION}.tar.gz}; : ${PKG_LIBRESSL_CONFIGURE_ARGS_EXTRA:=--disable-asm --enable-nc}; : ${PKG_LIBREADLINE_DEPENDS:="ncurses ncursestw ncursesw"}; diff --git a/patches/libressl-3.2.1.local.patch b/patches/libressl-3.2.1.local.patch deleted file mode 100644 index 8609cb6..0000000 --- a/patches/libressl-3.2.1.local.patch +++ /dev/null @@ -1,33 +0,0 @@ -diff -ru libressl-2.9.1.orig/man/Makefile.in libressl-2.9.1/man/Makefile.in ---- libressl-2.9.1.orig/man/Makefile.in 2019-04-13 19:22:41.000000000 +0200 -+++ libressl-2.9.1/man/Makefile.in 2019-05-13 18:40:40.831028028 +0200 -@@ -3024,14 +3024,6 @@ - ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/LHASH_DOALL_ARG_FN_TYPE.3" - ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/LHASH_DOALL_FN_TYPE.3" - ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/LHASH_HASH_FN_TYPE.3" -- ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh__delete.3" -- ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh__doall.3" -- ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh__doall_arg.3" -- ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh__error.3" -- ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh__free.3" -- ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh__insert.3" -- ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh__new.3" -- ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh__retrieve.3" - ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh_delete.3" - ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh_doall.3" - ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh_doall_arg.3" -@@ -5421,14 +5413,6 @@ - -rm -f "$(DESTDIR)$(mandir)/man3/LHASH_DOALL_ARG_FN_TYPE.3" - -rm -f "$(DESTDIR)$(mandir)/man3/LHASH_DOALL_FN_TYPE.3" - -rm -f "$(DESTDIR)$(mandir)/man3/LHASH_HASH_FN_TYPE.3" -- -rm -f "$(DESTDIR)$(mandir)/man3/lh__delete.3" -- -rm -f "$(DESTDIR)$(mandir)/man3/lh__doall.3" -- -rm -f "$(DESTDIR)$(mandir)/man3/lh__doall_arg.3" -- -rm -f "$(DESTDIR)$(mandir)/man3/lh__error.3" -- -rm -f "$(DESTDIR)$(mandir)/man3/lh__free.3" -- -rm -f "$(DESTDIR)$(mandir)/man3/lh__insert.3" -- -rm -f "$(DESTDIR)$(mandir)/man3/lh__new.3" -- -rm -f "$(DESTDIR)$(mandir)/man3/lh__retrieve.3" - -rm -f "$(DESTDIR)$(mandir)/man3/lh_delete.3" - -rm -f "$(DESTDIR)$(mandir)/man3/lh_doall.3" - -rm -f "$(DESTDIR)$(mandir)/man3/lh_doall_arg.3" diff --git a/patches/libressl-3.3.1.local.patch b/patches/libressl-3.3.1.local.patch new file mode 100644 index 0000000..8609cb6 --- /dev/null +++ b/patches/libressl-3.3.1.local.patch @@ -0,0 +1,33 @@ +diff -ru libressl-2.9.1.orig/man/Makefile.in libressl-2.9.1/man/Makefile.in +--- libressl-2.9.1.orig/man/Makefile.in 2019-04-13 19:22:41.000000000 +0200 ++++ libressl-2.9.1/man/Makefile.in 2019-05-13 18:40:40.831028028 +0200 +@@ -3024,14 +3024,6 @@ + ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/LHASH_DOALL_ARG_FN_TYPE.3" + ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/LHASH_DOALL_FN_TYPE.3" + ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/LHASH_HASH_FN_TYPE.3" +- ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh__delete.3" +- ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh__doall.3" +- ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh__doall_arg.3" +- ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh__error.3" +- ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh__free.3" +- ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh__insert.3" +- ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh__new.3" +- ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh__retrieve.3" + ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh_delete.3" + ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh_doall.3" + ln -sf "lh_new.3" "$(DESTDIR)$(mandir)/man3/lh_doall_arg.3" +@@ -5421,14 +5413,6 @@ + -rm -f "$(DESTDIR)$(mandir)/man3/LHASH_DOALL_ARG_FN_TYPE.3" + -rm -f "$(DESTDIR)$(mandir)/man3/LHASH_DOALL_FN_TYPE.3" + -rm -f "$(DESTDIR)$(mandir)/man3/LHASH_HASH_FN_TYPE.3" +- -rm -f "$(DESTDIR)$(mandir)/man3/lh__delete.3" +- -rm -f "$(DESTDIR)$(mandir)/man3/lh__doall.3" +- -rm -f "$(DESTDIR)$(mandir)/man3/lh__doall_arg.3" +- -rm -f "$(DESTDIR)$(mandir)/man3/lh__error.3" +- -rm -f "$(DESTDIR)$(mandir)/man3/lh__free.3" +- -rm -f "$(DESTDIR)$(mandir)/man3/lh__insert.3" +- -rm -f "$(DESTDIR)$(mandir)/man3/lh__new.3" +- -rm -f "$(DESTDIR)$(mandir)/man3/lh__retrieve.3" + -rm -f "$(DESTDIR)$(mandir)/man3/lh_delete.3" + -rm -f "$(DESTDIR)$(mandir)/man3/lh_doall.3" + -rm -f "$(DESTDIR)$(mandir)/man3/lh_doall_arg.3"