aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2022-09-30 16:30:18 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2022-09-30 16:37:49 +0000
commit761d59aab6a374519f2e386ba0dde087b4f1bcbe (patch)
treee2ba944ce79dd8bae6edf2f15b6d52a49e268f03
parent46a4f8d62d6f7601ff5baf1bcdc190580e88352a (diff)
downloadports-761d59aab6a374519f2e386ba0dde087b4f1bcbe.tar.gz
ports-761d59aab6a374519f2e386ba0dde087b4f1bcbe.zip
devel/libterm: Update to 0.3
PR: 266399 Approved by: maintainer timeout
-rw-r--r--devel/libvterm/Makefile6
-rw-r--r--devel/libvterm/distinfo6
-rw-r--r--devel/libvterm/pkg-plist2
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