Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/unoconv Use full path to pkg_info so that i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/98c6d45c05b7
branches:  trunk
changeset: 430184:98c6d45c05b7
user:      manu <manu%pkgsrc.org@localhost>
date:      Tue Apr 28 15:18:44 2020 +0000

description:
Use full path to pkg_info so that it does not relay on $PATH

diffstat:

 converters/unoconv/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r f95e299c7301 -r 98c6d45c05b7 converters/unoconv/Makefile
--- a/converters/unoconv/Makefile       Tue Apr 28 13:53:57 2020 +0000
+++ b/converters/unoconv/Makefile       Tue Apr 28 15:18:44 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2019/11/03 17:14:27 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2020/04/28 15:18:44 manu Exp $
 
 DISTNAME=      unoconv-0.7
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    converters
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=dagwieers/}
 



Home | Main Index | Thread Index | Old Index