Merge branch '3.2' into 3.3

This commit is contained in:
Fredrik Rinnestam 2017-01-04 20:18:56 +01:00
commit 12dfe30138
11 changed files with 15 additions and 21 deletions

View File

@ -97,9 +97,9 @@ drwxr-xr-x root/root usr/include/dar/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libdar64.a
-rwxr-xr-x root/root usr/lib/libdar64.la
lrwxrwxrwx root/root usr/lib/libdar64.so -> libdar64.so.5000.8.3
lrwxrwxrwx root/root usr/lib/libdar64.so.5000 -> libdar64.so.5000.8.3
-rwxr-xr-x root/root usr/lib/libdar64.so.5000.8.3
lrwxrwxrwx root/root usr/lib/libdar64.so -> libdar64.so.5000.8.4
lrwxrwxrwx root/root usr/lib/libdar64.so.5000 -> libdar64.so.5000.8.4
-rwxr-xr-x root/root usr/lib/libdar64.so.5000.8.4
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libdar64.pc
drwxr-xr-x root/root usr/share/

View File

@ -1,2 +1,2 @@
21cd215e7e18e8930a879f65ba0030a9 dar-2.5.7.tar.gz
7fd88ae795e05e68b012e24694cff220 dar-2.5.8.tar.gz
f453ca0df13e48ca72095f9ef71529c9 darrc

View File

@ -4,7 +4,7 @@
# Depends on: attr, lzo, zlib, bzip2, xz, libgcrypt
name=dar
version=2.5.7
version=2.5.8
release=1
source=(http://downloads.sourceforge.net/project/dar/dar/$version/$name-$version.tar.gz \
darrc)

View File

@ -28,6 +28,7 @@ drwxr-xr-x root/root usr/include/nss/
-rw-r--r-- root/root usr/include/nss/crmft.h
-rw-r--r-- root/root usr/include/nss/cryptohi.h
-rw-r--r-- root/root usr/include/nss/cryptoht.h
-rw-r--r-- root/root usr/include/nss/eccutil.h
-rw-r--r-- root/root usr/include/nss/ecl-exp.h
-rw-r--r-- root/root usr/include/nss/hasht.h
-rw-r--r-- root/root usr/include/nss/jar-ds.h

View File

@ -1,3 +1,3 @@
f18e1ebfe07969c84b890e45843edcb7 nss-3.27.1.tar.gz
e98d48435cee5792f97ef7fc35a602c3 nss-3.28.1.tar.gz
17226659298a9d9bb3f323186d220f6f nss-config.in
a796e6ab6c87573ffb649ce8769bc07a nss.pc.in

View File

@ -1,7 +0,0 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/VK6peyx+cpVDBRK962ega8qDiEi+MRN1ZEq8eMF2gy2jnLWbmWMMu++wDQDu/56FIowU5ozToeMxvhoQeG1vAc=
SHA256 (Pkgfile) = 4dbbe8dcfee65b3ab9c21b2f19f137383ac30c8c7ec83c41341f39f43e9d4aa2
SHA256 (.footprint) = 094fdf7d53e38a3c9984abf62632c705f81656ee0741197a8285ff7785dfdbb2
SHA256 (nss-3.27.1.tar.gz) = fd3637a1930cd838239a89633a7ed9a18859ae9b599043f3a18f726dc4ec2a6b
SHA256 (nss-config.in) = 08dbc1202186308e86125b5c5e7e2d0e1bd1bd5ed65eab011b9af210f656aff5
SHA256 (nss.pc.in) = 135fbde6866e422b7a436e18d5b8e0defbb67dde6b8e1dc9e84de14b5c645626

View File

@ -4,9 +4,9 @@
# Depends on: nspr sqlite3
name=nss
version=3.27.1
release=2
source=(http://ftp.mozilla.org/pub/security/nss/releases/NSS_3_27_1_RTM/src/$name-$version.tar.gz \
version=3.28.1
release=1
source=(http://ftp.mozilla.org/pub/security/nss/releases/NSS_3_28_1_RTM/src/$name-$version.tar.gz \
nss-config.in nss.pc.in)
build() {

View File

@ -1 +1 @@
6b4fc0d8f7f02dd56bbde10a7c497a05 sqlite-autoconf-3150200.tar.gz
f02c51136a98bf211a9e27081294ac6d sqlite-autoconf-3160100.tar.gz

View File

@ -4,11 +4,11 @@
# Depends on: ncurses, readline
name=sqlite3
version=3.15.2
version=3.16.1
release=1
_version=$(printf "%i%.2i%.2i%.2i" ${version//./ })
source=(http://www.sqlite.org/2016/sqlite-autoconf-${_version}.tar.gz)
source=(http://www.sqlite.org/2017/sqlite-autoconf-${_version}.tar.gz)
build () {
cd sqlite-autoconf-${_version}

View File

@ -1,3 +1,3 @@
4d5387895f3a162d63a6ed76ebbafae8 stunnel
4f91715f097da5f061eb0c8b635ad440 stunnel-5.38.tar.gz
7832130e86ef3081d8daed5c31936f78 stunnel-5.39.tar.gz
16694d0e035fdd5e908ff42bc44ea805 stunnel.conf

View File

@ -4,7 +4,7 @@
# Depends on: openssl zlib
name=stunnel
version=5.38
version=5.39
release=1
source=(https://www.stunnel.org/downloads/$name-$version.tar.gz \
$name.conf $name)