pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/gtmess Sort PLIST and add a missing entry. Bump ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e36fc2dd183
branches:  trunk
changeset: 500326:1e36fc2dd183
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Oct 06 15:54:26 2005 +0000

description:
Sort PLIST and add a missing entry.  Bump PKGREVISION.

diffstat:

 chat/gtmess/Makefile |   3 ++-
 chat/gtmess/PLIST    |  11 ++++++-----
 2 files changed, 8 insertions(+), 6 deletions(-)

diffs (45 lines):

diff -r 2e133bbea17f -r 1e36fc2dd183 chat/gtmess/Makefile
--- a/chat/gtmess/Makefile      Thu Oct 06 15:50:59 2005 +0000
+++ b/chat/gtmess/Makefile      Thu Oct 06 15:54:26 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2005/09/28 23:11:27 rafal Exp $
+# $NetBSD: Makefile,v 1.5 2005/10/06 15:54:26 minskim Exp $
 #
 
 DISTNAME=              gtmess-0.91
+PKGREVISION=           1
 CATEGORIES=            chat
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=gtmess/}
 
diff -r 2e133bbea17f -r 1e36fc2dd183 chat/gtmess/PLIST
--- a/chat/gtmess/PLIST Thu Oct 06 15:50:59 2005 +0000
+++ b/chat/gtmess/PLIST Thu Oct 06 15:54:26 2005 +0000
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2005/09/28 23:11:27 rafal Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/10/06 15:54:26 minskim Exp $
 bin/gtmess
 bin/gtmess-gw
 bin/gtmess-notify
 bin/gtmess_w
 man/man1/gtmess-gw.1
+man/man1/gtmess-notify.1
 man/man1/gtmess.1
 share/gtmess/root.pem
 share/gtmess/snd/meout.wav
@@ -12,12 +13,12 @@
 share/gtmess/snd/online.wav
 share/gtmess/snd/ring.wav
 share/gtmess/snd/type.wav
+share/pixmaps/gtmess_icon-48.png
 share/pixmaps/gtmess_icon-64.png
-share/pixmaps/gtmess_icon-48.png
+share/pixmaps/gtmess_icon2-16.png
+share/pixmaps/gtmess_icon2-32.png
+share/pixmaps/gtmess_icon2-48.png
 share/pixmaps/gtmess_icon2-64.png
-share/pixmaps/gtmess_icon2-48.png
-share/pixmaps/gtmess_icon2-32.png
-share/pixmaps/gtmess_icon2-16.png
 @comment in xdg-dirs: @dirrm share/pixmaps
 @dirrm share/gtmess/snd
 @dirrm share/gtmess



Home | Main Index | Thread Index | Old Index