ports/contrib (3.5): c-ares: 1.12.0 -> 1.15.0
commit baacdfe4134153262a7855980d5673cfaa3c7c4a Author: Danny Rawlins <monster.romster@gmail.com> Date: Sat Nov 3 20:44:11 2018 +1100 c-ares: 1.12.0 -> 1.15.0 diff --git a/c-ares/.footprint b/c-ares/.footprint index 88957c1d..7f9418f4 100644 --- a/c-ares/.footprint +++ b/c-ares/.footprint @@ -8,9 +8,9 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libcares.a -rwxr-xr-x root/root usr/lib/libcares.la -lrwxrwxrwx root/root usr/lib/libcares.so -> libcares.so.2.2.0 -lrwxrwxrwx root/root usr/lib/libcares.so.2 -> libcares.so.2.2.0 --rwxr-xr-x root/root usr/lib/libcares.so.2.2.0 +lrwxrwxrwx root/root usr/lib/libcares.so -> libcares.so.2.3.0 +lrwxrwxrwx root/root usr/lib/libcares.so.2 -> libcares.so.2.3.0 +-rwxr-xr-x root/root usr/lib/libcares.so.2.3.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libcares.pc drwxr-xr-x root/root usr/share/ @@ -40,6 +40,8 @@ drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/ares_init_options.3.gz -rw-r--r-- root/root usr/share/man/man3/ares_library_cleanup.3.gz -rw-r--r-- root/root usr/share/man/man3/ares_library_init.3.gz +-rw-r--r-- root/root usr/share/man/man3/ares_library_init_android.3.gz +-rw-r--r-- root/root usr/share/man/man3/ares_library_initialized.3.gz -rw-r--r-- root/root usr/share/man/man3/ares_mkquery.3.gz -rw-r--r-- root/root usr/share/man/man3/ares_parse_a_reply.3.gz -rw-r--r-- root/root usr/share/man/man3/ares_parse_aaaa_reply.3.gz @@ -64,6 +66,7 @@ drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/ares_set_servers_ports_csv.3.gz -rw-r--r-- root/root usr/share/man/man3/ares_set_socket_callback.3.gz -rw-r--r-- root/root usr/share/man/man3/ares_set_socket_configure_callback.3.gz +-rw-r--r-- root/root usr/share/man/man3/ares_set_socket_functions.3.gz -rw-r--r-- root/root usr/share/man/man3/ares_set_sortlist.3.gz -rw-r--r-- root/root usr/share/man/man3/ares_strerror.3.gz -rw-r--r-- root/root usr/share/man/man3/ares_timeout.3.gz diff --git a/c-ares/.signature b/c-ares/.signature index 6ae99a0f..bd1d91c8 100644 --- a/c-ares/.signature +++ b/c-ares/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF39wekBgQk6WIKlHbvt9OyPc/9Eftdr7a+PagWJXplNB85yPic1eSVTWV+9oKaYpi0Ry6318YbavRrUkpqlOA/g0= -SHA256 (Pkgfile) = f91db1d4c0f6ee7698bd314754e4fe686d227ac7827972e27135e85c53ab2b17 -SHA256 (.footprint) = 1de4bee9ab7856289cfb11496c4757117a43db031ec18f4d8ea1361e0ef5bdee -SHA256 (c-ares-1.12.0.tar.gz) = 8692f9403cdcdf936130e045c84021665118ee9bfea905d1a76f04d4e6f365fb +RWSagIOpLGJF31r1YdFZZJE80ICCuq/ZNTni1VOY6m8phX+1vjiIMTXFL7GSKSW6IRSAPOy84jo1SO1p1ndwGAno1vKyhMpdngs= +SHA256 (Pkgfile) = 2e930a36a6abe9d6fdbbf79d49fcec8424406f2b2d66386ea7fc24ba2c307e41 +SHA256 (.footprint) = 6ff185b4593dbccb6701bd9388e4e029a52613fd2300f1efa7c8541df3043188 +SHA256 (c-ares-1.15.0.tar.gz) = 6cdb97871f2930530c97deb7cf5c8fa4be5a0b02c7cea6e7c7667672a39d6852 diff --git a/c-ares/Pkgfile b/c-ares/Pkgfile index cc6ab42c..a1782115 100644 --- a/c-ares/Pkgfile +++ b/c-ares/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Danny Rawlins, crux at romster dot me name=c-ares -version=1.12.0 +version=1.15.0 release=1 source=(https://c-ares.haxx.se/download/$name-$version.tar.gz)
participants (1)
-
crux@crux.nu