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/44a6f5300cec
branches: trunk
changeset: 423842:44a6f5300cec
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 381e394a98a6 -r 44a6f5300cec 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