pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat Reset PKGREVISION after update.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2a13211657f4
branches:  trunk
changeset: 359433:2a13211657f4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Mar 11 07:15:25 2017 +0000

description:
Reset PKGREVISION after update.

diffstat:

 chat/finch/Makefile           |  3 +--
 chat/libpurple/Makefile       |  3 +--
 chat/pidgin-sametime/Makefile |  3 +--
 chat/pidgin-silc/Makefile     |  3 +--
 chat/pidgin/Makefile          |  3 +--
 5 files changed, 5 insertions(+), 10 deletions(-)

diffs (60 lines):

diff -r 4f84156d364a -r 2a13211657f4 chat/finch/Makefile
--- a/chat/finch/Makefile       Sat Mar 11 07:09:10 2017 +0000
+++ b/chat/finch/Makefile       Sat Mar 11 07:15:25 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.66 2016/12/18 23:33:11 joerg Exp $
+# $NetBSD: Makefile,v 1.67 2017/03/11 07:15:25 wiz Exp $
 
 PKGNAME=       finch-${PIDGIN_VERSION}
-PKGREVISION=   2
 
 COMMENT=       Multi-protocol Instant Messaging client console frontend
 
diff -r 4f84156d364a -r 2a13211657f4 chat/libpurple/Makefile
--- a/chat/libpurple/Makefile   Sat Mar 11 07:09:10 2017 +0000
+++ b/chat/libpurple/Makefile   Sat Mar 11 07:15:25 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.79 2017/02/12 06:25:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.80 2017/03/11 07:15:25 wiz Exp $
 
 PKGNAME=       libpurple-${PIDGIN_VERSION}
-PKGREVISION=   7
 
 COMMENT=       Multi-protocol Instant Messaging client backend
 
diff -r 4f84156d364a -r 2a13211657f4 chat/pidgin-sametime/Makefile
--- a/chat/pidgin-sametime/Makefile     Sat Mar 11 07:09:10 2017 +0000
+++ b/chat/pidgin-sametime/Makefile     Sat Mar 11 07:15:25 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2016/07/09 06:37:54 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2017/03/11 07:15:25 wiz Exp $
 
 PKGNAME=       pidgin-sametime-${PIDGIN_VERSION}
-PKGREVISION=   1
 
 COMMENT=       Lotus Sametime plugin for the Pidgin instant messenger
 
diff -r 4f84156d364a -r 2a13211657f4 chat/pidgin-silc/Makefile
--- a/chat/pidgin-silc/Makefile Sat Mar 11 07:09:10 2017 +0000
+++ b/chat/pidgin-silc/Makefile Sat Mar 11 07:15:25 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2016/07/09 06:37:54 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2017/03/11 07:15:25 wiz Exp $
 
 PKGNAME=       pidgin-silc-${PIDGIN_VERSION}
-PKGREVISION=   1
 
 COMMENT=       SILC plugin for the Pidgin instant messenger
 
diff -r 4f84156d364a -r 2a13211657f4 chat/pidgin/Makefile
--- a/chat/pidgin/Makefile      Sat Mar 11 07:09:10 2017 +0000
+++ b/chat/pidgin/Makefile      Sat Mar 11 07:15:25 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2017/02/12 06:25:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.70 2017/03/11 07:15:25 wiz Exp $
 
 COMMENT=               Multi-protocol Instant Messaging client GTK frontend
-PKGREVISION=           3
 
 .include               "../../chat/libpurple/Makefile.common"
 



Home | Main Index | Thread Index | Old Index