pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libvterm: Update to 0.1.2



Module Name:	pkgsrc-wip
Committed By:	Jonathan Buschmann <jonthn+pkgsrc%pinacea.com@localhost>
Pushed By:	jonthn
Date:		Wed Jan 1 22:00:12 2020 +0800
Changeset:	18d766485a7bd6231f8ce4fb4b8dd39c45ec9465

Modified Files:
	libvterm/Makefile
	libvterm/PLIST
	libvterm/distinfo

Log Message:
libvterm: Update to 0.1.2

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=18d766485a7bd6231f8ce4fb4b8dd39c45ec9465

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libvterm/Makefile | 6 +++---
 libvterm/PLIST    | 2 +-
 libvterm/distinfo | 7 ++++++-
 3 files changed, 10 insertions(+), 5 deletions(-)

diffs:
diff --git a/libvterm/Makefile b/libvterm/Makefile
index 83cd4b8fb1..f90c9790ae 100644
--- a/libvterm/Makefile
+++ b/libvterm/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD: Makefile,v 1.1 2015/03/01 15:44:34 jonthn Exp $
 
-PKGNAME=	libvterm-0.0.0
+PKGNAME=	libvterm-0.1.2
+DISTNAME=	libvterm-0.1.2
 CATEGORIES=	devel
-GIT_REPO=	git://github.com/neovim/libvterm.git
+MASTER_SITES=	http://www.leonerd.org.uk/code/libvterm/
 
 HOMEPAGE=	http://www.leonerd.org.uk/code/libvterm/
 COMMENT=	Abstract VT220/Xterm/ECMA-48 emulation library
@@ -17,5 +18,4 @@ MAKE_FLAGS+=	MANDIR=${PREFIX}/${PKGMANDIR}
 
 PKGCONFIG_OVERRIDE+=	vterm.pc.in
 
-.include "../../wip/mk/git-package.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/libvterm/PLIST b/libvterm/PLIST
index d291164002..2b9913f9cf 100644
--- a/libvterm/PLIST
+++ b/libvterm/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2015/03/01 15:44:34 jonthn Exp $
+@comment $NetBSD$
 bin/unterm
 bin/vterm-ctrl
 bin/vterm-dump
diff --git a/libvterm/distinfo b/libvterm/distinfo
index 283b88e22f..4f8fa295b6 100644
--- a/libvterm/distinfo
+++ b/libvterm/distinfo
@@ -1 +1,6 @@
-$NetBSD: distinfo,v 1.1 2015/03/01 15:44:34 jonthn Exp $
+$NetBSD$
+
+SHA1 (libvterm-0.1.2.tar.gz) = f7dbe69db3edfec6d99315d437b80b3e82831234
+RMD160 (libvterm-0.1.2.tar.gz) = 173a6a94b67b5bef4e463fb2dbf9e23ee94adb06
+SHA512 (libvterm-0.1.2.tar.gz) = 5d6a17b98d4dda9d0529c3686cadc1f788e48667fa133100bfb0cdc92a6b08d0ea2f1a6058f58941e1408788c4f1d5a86941ec2457e31c6582f5ddd13bcdf7c4
+Size (libvterm-0.1.2.tar.gz) = 69050 bytes


Home | Main Index | Thread Index | Old Index