pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/psi avoid starting a line with "# used by" since ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7e08648bd7bc
branches: trunk
changeset: 650665:7e08648bd7bc
user: tnn <tnn%pkgsrc.org@localhost>
date: Sat Apr 25 13:40:39 2015 +0000
description:
avoid starting a line with "# used by" since it confuses revbump tools
diffstat:
chat/psi/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r 7f722cfeba52 -r 7e08648bd7bc chat/psi/Makefile
--- a/chat/psi/Makefile Sat Apr 25 13:40:05 2015 +0000
+++ b/chat/psi/Makefile Sat Apr 25 13:40:39 2015 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.80 2014/02/12 23:17:37 tron Exp $
+# $NetBSD: Makefile,v 1.81 2015/04/25 13:40:39 tnn Exp $
DISTNAME= psi-0.15
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psi/}
EXTRACT_SUFX= .tar.bz2
@@ -31,8 +31,8 @@
CONFIGURE_ARGS+= --with-qca-inc=${BUILDLINK_PREFIX.qca2}/include
#
-# a group of scripts that aren't to be installed, and aren't
-# used by the pkgsrc system. But they all have the non-standard
+# a group of scripts that aren't to be installed, and aren't used
+# by the pkgsrc system. But they all have the non-standard
# "==" in them. (silly linux developers thinking [ bash = sh ].
#
CHECK_PORTABILITY_SKIP= admin/build/devconfig.sh \
Home |
Main Index |
Thread Index |
Old Index