pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/camlimages (graphics/camlimages) Fix ${WRKSRC...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0204cc27eb80
branches: trunk
changeset: 412092:0204cc27eb80
user: mef <mef%pkgsrc.org@localhost>
date: Fri Feb 28 04:24:53 2020 +0000
description:
(graphics/camlimages) Fix ${WRKSRC}. But package will not be completed yet, sorry
diffstat:
graphics/camlimages/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b2d59bf7e865 -r 0204cc27eb80 graphics/camlimages/Makefile
--- a/graphics/camlimages/Makefile Thu Feb 27 16:55:23 2020 +0000
+++ b/graphics/camlimages/Makefile Fri Feb 28 04:24:53 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.122 2020/02/27 15:46:56 mef Exp $
+# $NetBSD: Makefile,v 1.123 2020/02/28 04:24:53 mef Exp $
VERSION= 4.0.1
PKGNAME= camlimages-${VERSION}
@@ -18,7 +18,7 @@
MAKE_JOBS_SAFE= no
-WRKSRC= ${WRKDIR}/camlspotter-camlimages-v${VERSION}
+WRKSRC= ${WRKDIR}/camlspotter-camlimages-c803efa9d5d3
SUBST_CLASSES+= omf
SUBST_STAGE.omf= pre-configure
Home |
Main Index |
Thread Index |
Old Index