pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/dict-server textproc/dict-server: dump pkgrev...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/83a8883dbaf7
branches:  trunk
changeset: 376365:83a8883dbaf7
user:      cheusov <cheusov%pkgsrc.org@localhost>
date:      Wed Feb 28 21:03:06 2018 +0000

description:
textproc/dict-server: dump 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 431ae693dc17 -r 83a8883dbaf7 textproc/dict-server/Makefile
--- a/textproc/dict-server/Makefile     Wed Feb 28 21:02:17 2018 +0000
+++ b/textproc/dict-server/Makefile     Wed Feb 28 21:03:06 2018 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2013/07/12 10:45:03 jperkin Exp $
+# $NetBSD: Makefile,v 1.32 2018/02/28 21:03:06 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