pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/awka Add missing file to PLIST. Bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/473aa44b1f7f
branches:  trunk
changeset: 499523:473aa44b1f7f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 26 15:04:03 2005 +0000

description:
Add missing file to PLIST. Bump PKGREVISION.

diffstat:

 lang/awka/Makefile |  3 ++-
 lang/awka/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r a2299c5d83fa -r 473aa44b1f7f lang/awka/Makefile
--- a/lang/awka/Makefile        Mon Sep 26 15:02:23 2005 +0000
+++ b/lang/awka/Makefile        Mon Sep 26 15:04:03 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 21:43:59 grant Exp $
+# $NetBSD: Makefile,v 1.7 2005/09/26 15:04:03 wiz Exp $
 #
 
 DISTNAME=      awka-0.7.5
+PKGREVISION=   1
 CATEGORIES=    lang devel
 MASTER_SITES=  http://awka.sourceforge.net/
 
diff -r a2299c5d83fa -r 473aa44b1f7f lang/awka/PLIST
--- a/lang/awka/PLIST   Mon Sep 26 15:02:23 2005 +0000
+++ b/lang/awka/PLIST   Mon Sep 26 15:04:03 2005 +0000
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2002/06/27 15:58:30 agc Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/09/26 15:04:03 wiz Exp $
 bin/awka
 include/libawka.h
 lib/libawka.a
+lib/libawka.so
 man/man1/awka.1
 man/man5/awka-elm.5
 man/man5/awka-elmref.5



Home | Main Index | Thread Index | Old Index