Commit Graph

15077 Commits

Author SHA1 Message Date
Danny Rawlins
512c2dd2d9 wine: 4.13 -> 4.14 2019-08-17 19:33:29 +10:00
Danny Rawlins
1714c79ca9 rust: 1.36.0 -> 1.37.0 2019-08-17 17:29:53 +10:00
Danny Rawlins
3286605115 rust-bin: 1.36.0 -> 1.37.0 2019-08-17 17:29:53 +10:00
Fredrik Rinnestam
29c3b8737e firefox-bin: updated to 68.0.2 2019-08-15 22:56:12 +02:00
Danny Rawlins
dcc521d600 python3-pyparsing: 2.4.1.1 -> 2.4.2 2019-08-12 20:32:55 +10:00
Danny Rawlins
23874fc58d python-pyparsing: 2.4.1.1 -> 2.4.2 2019-08-12 20:32:39 +10:00
Danny Rawlins
b93571b70d python3-mako: 1.0.14 -> 1.1.0 2019-08-12 20:26:23 +10:00
Danny Rawlins
a7f0f90655 python-mako: 1.0.14 -> 1.1.0 2019-08-12 20:26:05 +10:00
Danny Rawlins
e780c89c22 python3-pip: 19.2.1 -> 19.2.2 2019-08-12 20:25:47 +10:00
Danny Rawlins
a09255eb34 python-pip: 19.2.1 -> 19.2.2 2019-08-12 20:25:31 +10:00
Danny Rawlins
3bb627fc67 python3-packaging: 19.0 -> 19.1 2019-08-12 20:25:16 +10:00
Danny Rawlins
b4fa5c34e4 python-packaging: 19.0 -> 19.1 2019-08-12 20:25:00 +10:00
Danny Rawlins
a17591f059 imagemagick: 7.0.8-59 -> 7.0.8-60 2019-08-11 21:26:33 +10:00
Danny Rawlins
92c2c7f671 w3m: 0.5.3 -> 0.5.3-37 2019-08-11 21:17:11 +10:00
Danny Rawlins
7ad028408c harfbuzz-icu: remove graphite2 header if on system 2019-08-11 19:51:57 +10:00
5c9dd67edc keyutils: update to 1.6.1 2019-08-10 19:04:31 +02:00
179a83c2b3 xfsprogs: update to 5.2.0 2019-08-10 18:41:06 +02:00
b1dddf8449 imagemagick: update to 7.0.8-59 2019-08-10 18:26:14 +02:00
9f32a63fe3 wpa_supplicant: update to 2.9 2019-08-09 15:51:22 +02:00
1889432388 dialog: update to 1.3-20190808 2019-08-09 15:51:03 +02:00
Danny Rawlins
7ee9a0dd98 subunit: 1.2.0 -> 1.3.0 2019-08-08 21:22:13 +10:00
Danny Rawlins
81096ee38f cppunit: 1.12.1 -> 1.14.0 2019-08-08 21:21:27 +10:00
Danny Rawlins
ac3bb2afb6 python3: add symlink for include, py3boost needs this and maybe others 2019-08-08 20:48:16 +10:00
Danny Rawlins
60ffacab4a tightvnc: opt -> contrib 2019-08-07 20:57:50 +10:00
Danny Rawlins
4e4e046333 minicom: opt -> contrib 2019-08-07 20:57:37 +10:00
Danny Rawlins
c12b2912ff swig: opt -> contrib 2019-08-07 20:57:13 +10:00
Danny Rawlins
6191ef4bfa serf: opt -> contrib 2019-08-07 20:56:54 +10:00
Danny Rawlins
1cb1e75e64 libsrtp: opt -> contrib 2019-08-07 20:06:02 +10:00
Fredrik Rinnestam
42e6ca98e4 pango: updated to 1.44.3 2019-08-05 00:15:50 +02:00
Danny Rawlins
48bb0df86b wine: 4.12.1 -> 4.13 2019-08-04 16:04:40 +10:00
Danny Rawlins
53b46aa2ab [notify] qt5: QTBUG-76625 Generated la files are invalid 2019-08-04 14:35:47 +10:00
Fredrik Rinnestam
80c98e5bff pango: updated to 1.44.2 2019-08-04 02:00:28 +02:00
Danny Rawlins
54b2797723 glib-networking: -> 2019-08-03 23:23:28 +10:00
Danny Rawlins
54305aec06 glib-networking: 2.56.1 -> 2.60.3 2019-08-03 17:57:02 +10:00
724b231980 [notify] libevent: update to 2.1.11
ABI has been changed, rebuild of direct dependent ports
like tmux or nfs-utils required. Run revdep after update.
2019-08-02 15:45:04 +02:00
Fredrik Rinnestam
fba20604ca [notify] subversion: dropped unmaintained and vulnerable port 2019-08-01 20:27:49 +02:00
Fredrik Rinnestam
04ba2fbc7a pango: updated to 1.44.0 2019-08-01 20:27:01 +02:00
Danny Rawlins
cfaaec4801 webkitgtk: 2.24.2 -> 2.24.3 2019-08-02 00:11:40 +10:00
f611d02bdf [notify] php: update to 7.3.8
security fixes, see https://www.php.net/ChangeLog-7.php#7.3.8
2019-08-01 12:30:03 +02:00
e03ae5c7c5 nvidia: updated to version 430.40 2019-07-30 10:35:13 -05:00
a4630b482f [notify] babl: update to 0.1.68
babl upstream switched from autotools to meson, therefore
all libtool files (*.la) are gone.
Every port that lists the old babl libbabl-0.1.la file in its
own libtool file has to be rebuild if other ports depends at
build time on it, here mainly opt/gegl and opt/gimp.

To find the broken files the following script kan be uses:

  for f in $(grep -lrs libbabl-0.1.la /usr/lib); do
      pkginfo -o $f | awk '!/^Package/ {print $1}';
  done | sort -u
2019-07-30 15:59:56 +02:00
a71ab0a7c0 [notify] psutils: update to 1.90.18, new dependency opt/paper 2019-07-30 15:56:36 +02:00
85d388d88c paper: initial release 2019-07-30 15:55:25 +02:00
443c5c3dc0 mupdf: update to 1.16.0 2019-07-30 15:50:32 +02:00
d7d0b2333e imagemagick: update to 7.0.8-58 2019-07-30 15:42:54 +02:00
dfb122fd5c irssi: update to 1.2.1 2019-07-30 15:42:19 +02:00
337f67e195 strace: update to 5.2 2019-07-30 15:41:08 +02:00
f3658f9b35 lsof: update to 4.93.2 2019-07-30 15:40:47 +02:00
f1d4188eba gnupg: update to 2.2.17 2019-07-30 15:40:18 +02:00
1b832a1c60 npth: update to 1.6 2019-07-30 15:39:50 +02:00