pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2017Q1]: pkgsrc/textproc/dict-client dict-client: ++pkgrevisio...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d1d17d48aeb
branches:  pkgsrc-2017Q1
changeset: 360436:2d1d17d48aeb
user:      cheusov <cheusov%pkgsrc.org@localhost>
date:      Tue Feb 27 19:43:48 2018 +0000

description:
dict-client: ++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 b3ad45a91245 -r 2d1d17d48aeb textproc/dict-client/Makefile
--- a/textproc/dict-client/Makefile     Wed Jun 21 18:56:48 2017 +0000
+++ b/textproc/dict-client/Makefile     Tue Feb 27 19:43:48 2018 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.37 2012/07/22 15:32:50 cheusov Exp $
+# $NetBSD: Makefile,v 1.37.38.1 2018/02/27 19:43:48 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