ports/opt (3.7): efivar: 37 -> 38
commit 131c644026ff360f4cbe3dd3082cc829ffcf806b Author: Tim Biermann <tbier@posteo.de> Date: Fri Jan 28 11:56:45 2022 +0100 efivar: 37 -> 38 diff --git a/efivar/.footprint b/efivar/.footprint index 91c4f1e27..114da5f69 100644 --- a/efivar/.footprint +++ b/efivar/.footprint @@ -1,55 +1,31 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/efisecdb -rwxr-xr-x root/root usr/bin/efivar drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/efivar/ -rw-r--r-- root/root usr/include/efivar/efiboot-creator.h -rw-r--r-- root/root usr/include/efivar/efiboot-loadopt.h -rw-r--r-- root/root usr/include/efivar/efiboot.h +-rw-r--r-- root/root usr/include/efivar/efisec-secdb.h +-rw-r--r-- root/root usr/include/efivar/efisec-types.h +-rw-r--r-- root/root usr/include/efivar/efisec.h -rw-r--r-- root/root usr/include/efivar/efivar-dp.h -rw-r--r-- root/root usr/include/efivar/efivar-guids.h +-rw-r--r-- root/root usr/include/efivar/efivar-time.h +-rw-r--r-- root/root usr/include/efivar/efivar-types.h -rw-r--r-- root/root usr/include/efivar/efivar.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libefiboot.so -> libefiboot.so.1.37 -lrwxrwxrwx root/root usr/lib/libefiboot.so.1 -> libefiboot.so.1.37 --rwxr-xr-x root/root usr/lib/libefiboot.so.1.37 -lrwxrwxrwx root/root usr/lib/libefivar.so -> libefivar.so.1.37 -lrwxrwxrwx root/root usr/lib/libefivar.so.1 -> libefivar.so.1.37 --rwxr-xr-x root/root usr/lib/libefivar.so.1.37 +lrwxrwxrwx root/root usr/lib/libefiboot.so -> libefiboot.so.1.38 +lrwxrwxrwx root/root usr/lib/libefiboot.so.1 -> libefiboot.so.1.38 +-rwxr-xr-x root/root usr/lib/libefiboot.so.1.38 +lrwxrwxrwx root/root usr/lib/libefisec.so -> libefisec.so.1.38 +lrwxrwxrwx root/root usr/lib/libefisec.so.1 -> libefisec.so.1.38 +-rwxr-xr-x root/root usr/lib/libefisec.so.1.38 +lrwxrwxrwx root/root usr/lib/libefivar.so -> libefivar.so.1.38 +lrwxrwxrwx root/root usr/lib/libefivar.so.1 -> libefivar.so.1.38 +-rwxr-xr-x root/root usr/lib/libefivar.so.1.38 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/efiboot.pc +-rw-r--r-- root/root usr/lib/pkgconfig/efisec.pc -rw-r--r-- root/root usr/lib/pkgconfig/efivar.pc -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/efivar.1.gz -drwxr-xr-x root/root usr/share/man/man3/ --rw-r--r-- root/root usr/share/man/man3/efi_append_variable.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_del_variable.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_get_next_variable_name.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_get_variable.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_get_variable_attributes.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_get_variable_size.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_guid_to_id_guid.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_guid_to_name.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_guid_to_str.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_guid_to_symbol.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_name_to_guid.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_set_variable.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_str_to_guid.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_symbol_to_guid.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_variable_alloc.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_variable_export.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_variable_free.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_variable_get_attributes.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_variable_get_data.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_variable_get_guid.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_variable_get_name.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_variable_import.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_variable_realize.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_variable_set_attributes.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_variable_set_data.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_variable_set_guid.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_variable_set_name.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_variable_t.3.gz --rw-r--r-- root/root usr/share/man/man3/efi_variables_supported.3.gz diff --git a/efivar/.signature b/efivar/.signature index 125154d50..62f86f86b 100644 --- a/efivar/.signature +++ b/efivar/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/c2od2zHN/+eeAMbEw4R+O7nEIediO20fqjNY/amR5YFtg6IJviI9PK8plLOVTplpxMC7zhNJsBnkQViyn1IpQQ= -SHA256 (Pkgfile) = d272d493d1d83e2e0344878a7e670f0f6de02b7f51cc45c8f4760421fdd986fe -SHA256 (.footprint) = 0beee9873ebfae4200842542150c881fedea35a2932c7f26d51daf227b0a6a22 -SHA256 (efivar-37.tar.bz2) = 3c67feb93f901b98fbb897d5ca82931a6698b5bcd6ac34f0815f670d77747b9f +RWSE3ohX2g5d/dx07ER+S4Yhu7dikphVdupmlEHc/CT1oyedgCgif2KmS7itjnmeWpQongfXa7O1Dcz20lyPRbBcxQUKF+Holgw= +SHA256 (Pkgfile) = 9fdb651ac77a794d489c72a3e9d2575daf159ea0eac10e2f73cd9b0aba1ec60a +SHA256 (.footprint) = 4d6084117a11231abe7ebb2948468cd50b96595968bdde40de52b65c8ad269e8 +SHA256 (efivar-38.tar.bz2) = f018ed6e49c5f1c16d336d9fd7687ce87023276591921db1e49a314ad6515349 diff --git a/efivar/Pkgfile b/efivar/Pkgfile index 1411e8404..67ef4e850 100644 --- a/efivar/Pkgfile +++ b/efivar/Pkgfile @@ -4,13 +4,13 @@ # Depends on: popt name=efivar -version=37 -release=2 +version=38 +release=1 source=(https://github.com/rhinstaller/$name/releases/download/$version/$name-$versi...) build() { cd $name-$version - sed 's/-Werror//' -i gcc.specs + sed 's/docs//' -i Makefile make -j1 make libdir=/usr/lib DESTDIR=$PKG install }
participants (1)
-
crux@crux.nu