pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/unoconv
Module Name: pkgsrc
Committed By: manu
Date: Tue Apr 28 15:18:44 UTC 2020
Modified Files:
pkgsrc/converters/unoconv: Makefile
Log Message:
Use full path to pkg_info so that it does not relay on $PATH
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/converters/unoconv/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/converters/unoconv/Makefile
diff -u pkgsrc/converters/unoconv/Makefile:1.4 pkgsrc/converters/unoconv/Makefile:1.5
--- pkgsrc/converters/unoconv/Makefile:1.4 Sun Nov 3 17:14:27 2019
+++ pkgsrc/converters/unoconv/Makefile Tue Apr 28 15:18:44 2020
@@ -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