pkgsrc-WIP-changes archive

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

docviewer: Update to 0.2.0.1



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Jan 13 14:36:18 2023 -0600
Changeset:	9b4ec9f2386a3401d7c30fa099625b479ff5dd97

Modified Files:
	docviewer/Makefile
	docviewer/distinfo

Log Message:
docviewer: Update to 0.2.0.1

csh -> sh, add support for multiple file args

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

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

diffstat:
 docviewer/Makefile | 4 +++-
 docviewer/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs:
diff --git a/docviewer/Makefile b/docviewer/Makefile
index 54dea46c66..239006d480 100644
--- a/docviewer/Makefile
+++ b/docviewer/Makefile
@@ -1,9 +1,11 @@
 # $NetBSD$
 #
 
-DISTNAME=	docviewer-0.2.0
+DISTNAME=	docviewer-0.2.0.1
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_TAG=	126197a9c11dad5ddcd1bcdfdbab4fcddf5d3e26
+
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	http://acadix.biz/Ports/distfiles/
 COMMENT=	Generic command to automatically select a document viewer
diff --git a/docviewer/distinfo b/docviewer/distinfo
index 3b51c1c1a9..a9c083d66d 100644
--- a/docviewer/distinfo
+++ b/docviewer/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-RMD160 (docviewer-0.2.0.tar.gz) = 2c84b0f06800d9961676ccfb4065b957b4fe1698
-SHA512 (docviewer-0.2.0.tar.gz) = 678f8196836c8c4099b8a36aca451f4da0063ed75726b57e0a50e5f82581dbbc3382d6d809f42c7fa860a1b9ab9410c2f99ab016a960da677f36267ca9842a89
-Size (docviewer-0.2.0.tar.gz) = 2723 bytes
+BLAKE2s (docviewer-0.2.0.1-126197a9c11dad5ddcd1bcdfdbab4fcddf5d3e26.tar.gz) = 4173266e661e1f256d801fae8dfc387de515ac2d5b7266e50d07e25cd892a6a1
+SHA512 (docviewer-0.2.0.1-126197a9c11dad5ddcd1bcdfdbab4fcddf5d3e26.tar.gz) = 711899b766739e49abf0cc02b1f87c53d009e1ed851accd49dde54c86d520e09883d52a3a3ffa0896a68b4be2b92b19fbef6ebf2bdbc3f239645d1ec064b9a74
+Size (docviewer-0.2.0.1-126197a9c11dad5ddcd1bcdfdbab4fcddf5d3e26.tar.gz) = 2638 bytes


Home | Main Index | Thread Index | Old Index