pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2017Q1]: pkgsrc/textproc/dict-server dict-server: ++pkgrevisio...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9d0f12e037d4
branches: pkgsrc-2017Q1
changeset: 360437:9d0f12e037d4
user: cheusov <cheusov%pkgsrc.org@localhost>
date: Tue Feb 27 19:44:19 2018 +0000
description:
dict-server: ++pkgrevision due to ABI change in libmaa
diffstat:
textproc/dict-server/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r 2d1d17d48aeb -r 9d0f12e037d4 textproc/dict-server/Makefile
--- a/textproc/dict-server/Makefile Tue Feb 27 19:43:48 2018 +0000
+++ b/textproc/dict-server/Makefile Tue Feb 27 19:44:19 2018 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2013/07/12 10:45:03 jperkin Exp $
+# $NetBSD: Makefile,v 1.31.30.1 2018/02/27 19:44:19 cheusov Exp $
.include "../../textproc/dict-server/Makefile.common"
PKGNAME= ${DISTNAME:S/dictd/dict-server/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
COMMENT= Dictionary Service Protocol server
LICENSE= gnu-gpl-v2
@@ -29,8 +29,8 @@
DICTD_GROUP?= dictd
.endif
-PKG_GROUPS= ${DICTD_GROUP}
-PKG_USERS= ${DICTD_USER}:${DICTD_GROUP}
+PKG_GROUPS= ${DICTD_GROUP}
+PKG_USERS= ${DICTD_USER}:${DICTD_GROUP}
PKG_GECOS.${DICTD_USER}= Dictionary\ protocol\ server\ user
#PKG_HOME.${DICT_USER}= /nonexistent
#PKG_SHELL.${DICT_USER}= ${NOLOGIN}
Home |
Main Index |
Thread Index |
Old Index