pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/dict-client



Module Name:    pkgsrc
Committed By:   cheusov
Date:           Wed Feb 28 21:02:17 UTC 2018

Modified Files:
        pkgsrc/textproc/dict-client: Makefile

Log Message:
textproc/dict-client: dump pkgrevision due to ABI change in libmaa


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/textproc/dict-client/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/dict-client/Makefile
diff -u pkgsrc/textproc/dict-client/Makefile:1.37 pkgsrc/textproc/dict-client/Makefile:1.38
--- pkgsrc/textproc/dict-client/Makefile:1.37   Sun Jul 22 15:32:50 2012
+++ pkgsrc/textproc/dict-client/Makefile        Wed Feb 28 21:02:17 2018
@@ -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 @@ BUILD_TARGET=         dict
 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