diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2019-10-02 06:34:49 +0800 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2019-10-02 06:34:49 +0800 |
commit | b6c71b0d2616048a5bf0adf516478b692e9b76c4 (patch) | |
tree | 2a427915845b43b6da9e2c5cba6aca694eb6cfa6 | |
parent | 4b0971a73642ca3f0af032281c3d49183cbe4ace (diff) | |
download | freebsd-ports-gnome-b6c71b0d2616048a5bf0adf516478b692e9b76c4.tar.gz freebsd-ports-gnome-b6c71b0d2616048a5bf0adf516478b692e9b76c4.tar.zst freebsd-ports-gnome-b6c71b0d2616048a5bf0adf516478b692e9b76c4.zip |
vim: Update to patchlevel 2108
-rw-r--r-- | editors/vim/Makefile | 3 | ||||
-rw-r--r-- | editors/vim/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 21ff75957a27..801de52dfc28 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vim -PORTVERSION= 8.1.1954 +PORTVERSION= 8.1.2108 DISTVERSIONPREFIX= v CATEGORIES= editors @@ -119,6 +119,7 @@ MOTIF_VARS= GUI=motif X11_CONFIGURE_WITH= x X11_PLIST_SUB= GUI="@comment " DESKTOP="@comment " X11_USE= XORG=ice,sm,x11,xt +X11_USES= xorg X11_VARS= GUI=no # LANGUAGE BINDINGS diff --git a/editors/vim/distinfo b/editors/vim/distinfo index 05f7b6022b4e..993af51ee63d 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567315592 -SHA256 (vim-vim-v8.1.1954_GH0.tar.gz) = 2f99110028d9703446dbe4d21c7a0cef879ce59b0bfbab28606bae7a100a33b8 -SIZE (vim-vim-v8.1.1954_GH0.tar.gz) = 14463732 +TIMESTAMP = 1569968461 +SHA256 (vim-vim-v8.1.2108_GH0.tar.gz) = 780686e8ed2e543da1ca15b1d3a1d1773c8cd52224a1eede0bdb209c9ffadfdd +SIZE (vim-vim-v8.1.2108_GH0.tar.gz) = 14498746 |