[macports-ports] branch fix-mpv-mavericks updated (24dc1d9 -> beb873c)

Chih-Hsuan Yen yan12125 at macports.org
Tue Oct 16 23:38:51 UTC 2018


Chih-Hsuan Yen (yan12125) pushed a change to branch fix-mpv-mavericks
in repository macports-ports.

 discard 24dc1d9  mpv: fix building on Mavericks
     add 9c9953d  tkdnd: fix livecheck
     add a6b5bba  watchman: fix build on mojave
     add 5aac77b  faac: blacklist gcc-3
     add c7ae25b  notmuch: update to 0.28
     add 43cc724  py-zopedeprecation 4.3.0: new port
     add e828008  py-zopedeferredimport 4.3: new port
     add 5d6e4ac  py-zopeproxy 4.3.1: new port
     add ab6baa0  certbot 0.27.1: add py-zopedeprecation dependency
     add bb6c9eb  py-zopecomponent, py-zopehookable: code cleanup
     add c0c046e  py-partd: update to 0.3.9
     add 775f7eb  py-cloudpickle: update to 0.6.1
     add 2d793f3  py-webob: update to version 1.8.3
     add 8404330  py-tqdm: udpate to 4.27.0
     add 5826a15  py-prometheus_client: update to 0.4.2
     add 4fc5232  py-nuitka: update to 0.6.0.4
     add c0f1c34  liblas: add -std=c++11 to flags and fix the patch
     add 9a56c8e  certbot 0.27.1: add py-zopedeferredimport dependency
     add ae12926  liblas: decomment erroneously commented post-destroot section
     add 0b52dc0  polyml: update to version 5.7.1
     add a48ad6d  qlandkartegt: fix compilation failures on Mojave
     add 8dbf2f2  golang-1.0 portgroup: set universal_variant no
     add 46c352b  Clean up golang-1.0 portgroup ports
     add 984bb91  tkcvs: update homepage
     add b8d4623  tkirc: fix master_sites, livecheck
     add b13c26a  tklib: fix livecheck
     add e74816d  tkregexp: add modeline and reformat accordingly
     add 91d5c04  tkregexp: fix livecheck
     add f98e62b  amber: update to 0.9.0
     new beb873c  mpv: fix building on Mavericks

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (24dc1d9)
            \
             N -- N -- N   refs/heads/fix-mpv-mavericks (beb873c)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 _resources/port1.0/group/golang-1.0.tcl            |    2 +
 audio/faac/Portfile                                |    2 +-
 devel/git-lfs/Portfile                             |    3 +-
 devel/tkcvs/Portfile                               |    4 +-
 devel/tklib/Portfile                               |    2 +
 gis/liblas/Portfile                                |    7 +-
 gis/liblas/files/patch-gt_citation_cpp.diff        |   17 +-
 gis/qlandkartegt/Portfile                          |    9 +-
 gis/qlandkartegt/files/patch-mojave-fix.diff       |  107 +
 .../patch-provide-default-osm-tile-config.diff     |  213 +
 .../files/patch-src-locale-qlandkartegt_en.ts.diff | 9146 ++++++++++++++++++++
 irc/tkirc/Portfile                                 |    4 +-
 lang/polyml/Portfile                               |   19 +-
 lang/polyml/files/patch-libpolyml-x86asm.asm.diff  |   29 -
 mail/notmuch/Portfile                              |    8 +-
 multimedia/mpv/Portfile                            |    5 +
 python/py-cloudpickle/Portfile                     |    8 +-
 python/py-nuitka/Portfile                          |    8 +-
 python/py-partd/Portfile                           |    9 +-
 python/py-prometheus_client/Portfile               |    8 +-
 python/py-tqdm/Portfile                            |    8 +-
 python/py-webob/Portfile                           |   10 +-
 python/py-zopecomponent/Portfile                   |    4 +-
 python/py-zopedeferredimport/Portfile              |   35 +
 python/py-zopedeprecation/Portfile                 |   34 +
 python/py-zopehookable/Portfile                    |    4 +-
 python/py-zopeproxy/Portfile                       |   36 +
 security/certbot/Portfile                          |    4 +-
 sysutils/watchman/Portfile                         |   12 +-
 .../watchman/files/patch-container-of-uses.diff    |  107 +
 .../watchman/files/patch-fix-missing-destdir.diff  |   18 -
 www/amber/Portfile                                 |    8 +-
 www/hugo/Portfile                                  |    5 +-
 x11/tkdnd/Portfile                                 |    2 +
 x11/tkregexp/Portfile                              |   90 +-
 35 files changed, 9835 insertions(+), 152 deletions(-)
 create mode 100644 gis/qlandkartegt/files/patch-mojave-fix.diff
 create mode 100644 gis/qlandkartegt/files/patch-provide-default-osm-tile-config.diff
 create mode 100644 gis/qlandkartegt/files/patch-src-locale-qlandkartegt_en.ts.diff
 delete mode 100644 lang/polyml/files/patch-libpolyml-x86asm.asm.diff
 create mode 100644 python/py-zopedeferredimport/Portfile
 create mode 100644 python/py-zopedeprecation/Portfile
 create mode 100644 python/py-zopeproxy/Portfile
 create mode 100644 sysutils/watchman/files/patch-container-of-uses.diff
 delete mode 100644 sysutils/watchman/files/patch-fix-missing-destdir.diff



More information about the macports-changes mailing list