pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2017Q1]: pkgsrc/textproc revert previous commit
details: https://anonhg.NetBSD.org/pkgsrc/rev/d9f1bb8adea8
branches: pkgsrc-2017Q1
changeset: 360438:d9f1bb8adea8
user: cheusov <cheusov%pkgsrc.org@localhost>
date: Thu Mar 01 09:28:29 2018 +0000
description:
revert previous commit
diffstat:
textproc/dict-client/Makefile | 3 +--
textproc/dict-server/Makefile | 4 ++--
2 files changed, 3 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 9d0f12e037d4 -r d9f1bb8adea8 textproc/dict-client/Makefile
--- a/textproc/dict-client/Makefile Tue Feb 27 19:44:19 2018 +0000
+++ b/textproc/dict-client/Makefile Thu Mar 01 09:28:29 2018 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.37.38.1 2018/02/27 19:43:48 cheusov Exp $
+# $NetBSD: Makefile,v 1.37.38.2 2018/03/01 09:30:46 cheusov Exp $
.include "../../textproc/dict-server/Makefile.common"
PKGNAME= ${DISTNAME:S/dictd/dict-client/}
-PKGREVISION= 1
CATEGORIES= textproc
COMMENT= Dictionary Service Protocol client
diff -r 9d0f12e037d4 -r d9f1bb8adea8 textproc/dict-server/Makefile
--- a/textproc/dict-server/Makefile Tue Feb 27 19:44:19 2018 +0000
+++ b/textproc/dict-server/Makefile Thu Mar 01 09:28:29 2018 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.31.30.1 2018/02/27 19:44:19 cheusov Exp $
+# $NetBSD: Makefile,v 1.31.30.2 2018/03/01 09:28:29 cheusov Exp $
.include "../../textproc/dict-server/Makefile.common"
PKGNAME= ${DISTNAME:S/dictd/dict-server/}
-PKGREVISION= 2
+PKGREVISION= 1
CATEGORIES= textproc
COMMENT= Dictionary Service Protocol server
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index