git: 761d59aab6a3 - main - devel/libterm: Update to 0.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Sep 2022 16:37:54 UTC
The branch main has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=761d59aab6a374519f2e386ba0dde087b4f1bcbe commit 761d59aab6a374519f2e386ba0dde087b4f1bcbe Author: Adam Weinberger <adamw@FreeBSD.org> AuthorDate: 2022-09-30 16:30:18 +0000 Commit: Adam Weinberger <adamw@FreeBSD.org> CommitDate: 2022-09-30 16:37:49 +0000 devel/libterm: Update to 0.3 PR: 266399 Approved by: maintainer timeout --- devel/libvterm/Makefile | 6 +++--- devel/libvterm/distinfo | 6 +++--- devel/libvterm/pkg-plist | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/libvterm/Makefile b/devel/libvterm/Makefile index ebd45621cbc0..f9c4f14952a4 100644 --- a/devel/libvterm/Makefile +++ b/devel/libvterm/Makefile @@ -1,7 +1,7 @@ PORTNAME= libvterm -PORTVERSION= 0.1.1 +PORTVERSION= 0.3 CATEGORIES= devel -MASTER_SITES= https://launchpad.net/libvterm/trunk/v0.1/+download/ +MASTER_SITES= https://www.leonerd.org.uk/code/libvterm/ MAINTAINER= aaron.kaufman@pm.me COMMENT= Implementation of a VT220/xterm/ECMA-48 terminal emulator @@ -14,7 +14,7 @@ USES= compiler:c11 cpe gmake libtool:build pathfix perl5 CPE_VENDOR= leonerd PATHFIX_MAKEFILEIN= Makefile USE_LDCONFIG= yes -USE_PERL5= test +USE_PERL5= build test MAKE_ARGS= PREFIX=${PREFIX} post-install: diff --git a/devel/libvterm/distinfo b/devel/libvterm/distinfo index 10b1da7a0a75..00566b8f9d79 100644 --- a/devel/libvterm/distinfo +++ b/devel/libvterm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1570461042 -SHA256 (libvterm-0.1.1.tar.gz) = 9bb88e7c67ea0ac5a0f8d1df3f432d3865e5ff36a778e9a2b34a58aba857b5d8 -SIZE (libvterm-0.1.1.tar.gz) = 69044 +TIMESTAMP = 1664554675 +SHA256 (libvterm-0.3.tar.gz) = 61eb0d6628c52bdf02900dfd4468aa86a1a7125228bab8a67328981887483358 +SIZE (libvterm-0.3.tar.gz) = 83861 diff --git a/devel/libvterm/pkg-plist b/devel/libvterm/pkg-plist index 3c6117feb5b3..2b7da58d20ef 100644 --- a/devel/libvterm/pkg-plist +++ b/devel/libvterm/pkg-plist @@ -6,5 +6,5 @@ include/vterm_keycodes.h lib/libvterm.a lib/libvterm.so lib/libvterm.so.0 -lib/libvterm.so.0.0.1 +lib/libvterm.so.0.0.0 libdata/pkgconfig/vterm.pc