pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors Cannot use a common PATCHDIR/DISTINFO_FILE for...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3dd9a403db51
branches: trunk
changeset: 482387:3dd9a403db51
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Wed Oct 27 01:05:53 2004 +0000
description:
Cannot use a common PATCHDIR/DISTINFO_FILE for abiword and abiword-plugins,
they are using a different WRKSRC, reported by Jeremy C. Reed on
tech-pkg@.
diffstat:
editors/abiword-plugins/distinfo | 4 ++++
editors/abiword/Makefile.common | 5 +----
2 files changed, 5 insertions(+), 4 deletions(-)
diffs (27 lines):
diff -r ce7443be31f9 -r 3dd9a403db51 editors/abiword-plugins/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/abiword-plugins/distinfo Wed Oct 27 01:05:53 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1 2004/10/27 01:05:53 xtraeme Exp $
+
+SHA1 (abiword-2.0.11.tar.bz2) = 356828fbcec5ffade735f5bf68b8d9a7f6e9ef09
+Size (abiword-2.0.11.tar.bz2) = 22200079 bytes
diff -r ce7443be31f9 -r 3dd9a403db51 editors/abiword/Makefile.common
--- a/editors/abiword/Makefile.common Wed Oct 27 00:59:34 2004 +0000
+++ b/editors/abiword/Makefile.common Wed Oct 27 01:05:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2004/10/21 06:30:39 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.2 2004/10/27 01:05:53 xtraeme Exp $
#
ABIWORD_DIST_VERSION= 2.0.11
@@ -30,9 +30,6 @@
CONFIGURE_ARGS+= --with-libjpeg-prefix=${BUILDLINK_PREFIX.jpeg}
CONFIGURE_ARGS+= --with-libpng=${BUILDLINK_PREFIX.png}
-PATCHDIR= ${.CURDIR}/../../editors/abiword/patches
-DISTINFO_FILE= ${.CURDIR}/../../editors/abiword/distinfo
-
.include "../../converters/fribidi/buildlink3.mk"
.include "../../devel/libglade2/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index