mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
devel/unibilium: Update to 2.0.0
* Change to DISTVERSION * Bump devel/libtermkey, editors/neovim editors/neovim fails on 12amd64 before and after this change PR: 226638 Submitted by: chuck@tuffli.net <chuck@tuffli.net> (maintainer)
This commit is contained in:
parent
56d7e04a8e
commit
827bd07dad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464656
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= libtermkey
|
||||
PORTVERSION= 0.20
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.leonerd.org.uk/code/libtermkey/
|
||||
|
||||
|
@ -2,8 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= unibilium
|
||||
PORTVERSION= 1.2.1
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.0.0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= chuck@tuffli.net
|
||||
@ -13,10 +13,8 @@ LICENSE= LGPL3
|
||||
LICENSE_FILE= ${WRKSRC}/LGPLv3
|
||||
|
||||
USES= gmake libtool:build pathfix perl5 pkgconfig
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= mauke
|
||||
|
||||
PATHFIX_MAKEFILEIN= Makefile
|
||||
USE_PERL5= build
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1504652849
|
||||
SHA256 (mauke-unibilium-v1.2.1_GH0.tar.gz) = 6045b4f6adca7b1123284007675ca71f718f70942d3a93d8b9fa5bd442006ec1
|
||||
SIZE (mauke-unibilium-v1.2.1_GH0.tar.gz) = 94966
|
||||
TIMESTAMP = 1521128443
|
||||
SHA256 (mauke-unibilium-v2.0.0_GH0.tar.gz) = 78997d38d4c8177c60d3d0c1aa8c53fd0806eb21825b7b335b1768d7116bc1c1
|
||||
SIZE (mauke-unibilium-v2.0.0_GH0.tar.gz) = 112570
|
||||
|
@ -1,8 +1,8 @@
|
||||
include/unibilium.h
|
||||
lib/libunibilium.a
|
||||
lib/libunibilium.so
|
||||
lib/libunibilium.so.0
|
||||
lib/libunibilium.so.0.3.1
|
||||
lib/libunibilium.so.4
|
||||
lib/libunibilium.so.4.0.0
|
||||
libdata/pkgconfig/unibilium.pc
|
||||
man/man3/unibi_add_ext_bool.3.gz
|
||||
man/man3/unibi_add_ext_num.3.gz
|
||||
|
@ -4,6 +4,7 @@
|
||||
PORTNAME= neovim
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.2.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= editors
|
||||
|
||||
MAINTAINER= gor@clogic.com.ua
|
||||
|
Loading…
Reference in New Issue
Block a user