pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/kannel Fix PLIST. Bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e84f76377ea9
branches:  trunk
changeset: 499392:e84f76377ea9
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Sep 22 00:59:20 2005 +0000

description:
Fix PLIST.  Bump PKGREVISION.

diffstat:

 www/kannel/Makefile |  3 ++-
 www/kannel/PLIST    |  5 ++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (39 lines):

diff -r ad932d252b15 -r e84f76377ea9 www/kannel/Makefile
--- a/www/kannel/Makefile       Thu Sep 22 00:48:07 2005 +0000
+++ b/www/kannel/Makefile       Thu Sep 22 00:59:20 2005 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.28 2005/07/16 01:19:25 jlam Exp $
+# $NetBSD: Makefile,v 1.29 2005/09/22 00:59:20 minskim Exp $
 #
 
 DISTNAME=      gateway-${KANNEL_VER}
 PKGNAME=       kannel-${KANNEL_VER}
+PKGREVISION=   1
 CATEGORIES=    www net
 MASTER_SITES=  http://www.kannel.org/download/${KANNEL_VER}/
 EXTRACT_SUFX=  .tar.bz2
diff -r ad932d252b15 -r e84f76377ea9 www/kannel/PLIST
--- a/www/kannel/PLIST  Thu Sep 22 00:48:07 2005 +0000
+++ b/www/kannel/PLIST  Thu Sep 22 00:59:20 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2005/01/24 13:59:47 wulf Exp $
+@comment $NetBSD: PLIST,v 1.5 2005/09/22 00:59:20 minskim Exp $
 bin/gw-config
 bin/mtbatch
 bin/seewbmp
@@ -42,6 +42,8 @@
 include/kannel/gwlib/thread.h
 include/kannel/gwlib/utils.h
 include/kannel/gwlib/xmlrpc.h
+lib/kannel/libgwlib.a
+man/man1/mtbatch.1
 man/man1/seewbmp.1
 man/man1/wmlsc.1
 man/man1/wmlsdasm.1
@@ -51,5 +53,6 @@
 sbin/run_kannel_box
 sbin/smsbox
 sbin/wapbox
+@dirrm lib/kannel
 @dirrm include/kannel/gwlib
 @dirrm include/kannel



Home | Main Index | Thread Index | Old Index