pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/dict-client textproc/dict-client: dump pkgrev...
details: https://anonhg.NetBSD.org/pkgsrc/rev/431ae693dc17
branches: trunk
changeset: 376364:431ae693dc17
user: cheusov <cheusov%pkgsrc.org@localhost>
date: Wed Feb 28 21:02:17 2018 +0000
description:
textproc/dict-client: dump pkgrevision due to ABI change in libmaa
diffstat:
textproc/dict-client/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 9835090989a9 -r 431ae693dc17 textproc/dict-client/Makefile
--- a/textproc/dict-client/Makefile Wed Feb 28 18:12:52 2018 +0000
+++ b/textproc/dict-client/Makefile Wed Feb 28 21:02:17 2018 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.37 2012/07/22 15:32:50 cheusov Exp $
+# $NetBSD: Makefile,v 1.38 2018/02/28 21:02:17 cheusov Exp $
.include "../../textproc/dict-server/Makefile.common"
PKGNAME= ${DISTNAME:S/dictd/dict-client/}
+PKGREVISION= 1
CATEGORIES= textproc
COMMENT= Dictionary Service Protocol client
@@ -18,7 +19,6 @@
INSTALL_TARGET= install.dict
FILESDIR= ${.CURDIR}/../../textproc/dict-server/files
-PATCHDIR= ${.CURDIR}/../../textproc/dict-server/patches
DISTINFO_FILE= ${.CURDIR}/../../textproc/dict-server/distinfo
.include "../../devel/zlib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index