Skip to content

Commit

Permalink
devel/libterm: Update to 0.3
Browse files Browse the repository at this point in the history
PR:		266399
Approved by:	maintainer timeout
  • Loading branch information
assistcontrol committed Sep 30, 2022
1 parent 46a4f8d commit 761d59a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions 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
Expand All @@ -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:
Expand Down
6 changes: 3 additions & 3 deletions 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
2 changes: 1 addition & 1 deletion devel/libvterm/pkg-plist
Expand Up @@ -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

0 comments on commit 761d59a

Please sign in to comment.