pkgsrc-WIP-changes archive

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

nostt: Update to 1.1.1



Module Name:	pkgsrc-wip
Committed By:	Sijmen J. Mulder <ik%sjmulder.nl@localhost>
Pushed By:	sjmulder
Date:		Thu Dec 6 14:33:46 2018 +0100
Changeset:	7be82730ff3931d9472007a8ede537ab26c70248

Modified Files:
	nostt/Makefile
	nostt/distinfo

Log Message:
nostt: Update to 1.1.1

 - Fixed: wrong implicit permissions in make install.

And add MANPREFIX make flag.

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

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

diffstat:
 nostt/Makefile | 4 +++-
 nostt/distinfo | 8 ++++----
 2 files changed, 7 insertions(+), 5 deletions(-)

diffs:
diff --git a/nostt/Makefile b/nostt/Makefile
index 34239e893c..2292957ced 100644
--- a/nostt/Makefile
+++ b/nostt/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	nostt-1.1
+DISTNAME=	nostt-1.1.1
 CATEGORIES=	multimedia
 MASTER_SITES=	${MASTER_SITE_GITHUB:=sjmulder/}
 
@@ -9,6 +9,8 @@ HOMEPAGE=	https://github.com/sjmulder/nostt/
 COMMENT=	Command line NOS Teletekst reader
 LICENSE=	2-clause-bsd
 
+INSTALL_MAKE_FLAGS+=	MANPREFIX=${PREFIX}/${PKGMANDIR}
+
 .include "../../www/curl/buildlink3.mk"
 .include "../../textproc/json-c/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/nostt/distinfo b/nostt/distinfo
index 76a1efdc8e..e4f700a6eb 100644
--- a/nostt/distinfo
+++ b/nostt/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (nostt-1.1.tar.gz) = a419eaf68961876ce0f44bc0d5951f49b17f88c0
-RMD160 (nostt-1.1.tar.gz) = dc7bdf36f890fba6ad4224cc351785a8c082b0c8
-SHA512 (nostt-1.1.tar.gz) = 24a391ac74bd3622c59944c71ebb557287b3ef6399e43b4b5a274afe3f65fb8e6a06e7e49a518ebfadd60b67509dd1c08f299624062ef081780439dd01c80537
-Size (nostt-1.1.tar.gz) = 8970 bytes
+SHA1 (nostt-1.1.1.tar.gz) = 96187e2fc8bea388a3554120b6b3b2dceb30e7ac
+RMD160 (nostt-1.1.1.tar.gz) = a21c0cc60a8eb2d0fec5f296ce782c7a6855d914
+SHA512 (nostt-1.1.1.tar.gz) = e1407ebd4d6afa81d24d4332ba497a95a1e063e7498b340e0122b78985e46c9bbfb9ca6ec44fb00147cc9c24f7430e30bca819b43f7182f667201673ea142c9c
+Size (nostt-1.1.1.tar.gz) = 9018 bytes


Home | Main Index | Thread Index | Old Index