pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/pnetlib Add missing dir to PLIST. Bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/88d0f03e5475
branches:  trunk
changeset: 508414:88d0f03e5475
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 18 22:59:38 2006 +0000

description:
Add missing dir to PLIST. Bump PKGREVISION.

diffstat:

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

diffs (32 lines):

diff -r 684dccbf094b -r 88d0f03e5475 lang/pnetlib/Makefile
--- a/lang/pnetlib/Makefile     Sat Feb 18 22:18:30 2006 +0000
+++ b/lang/pnetlib/Makefile     Sat Feb 18 22:59:38 2006 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2006/02/05 23:09:47 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2006/02/18 22:59:38 wiz Exp $
 #
 
-PKGREVISION=           2
+PKGREVISION=           3
 
 .include "Makefile.common"
 
-
 # Disable xft support for now, it's broken.
 #CONFIGURE_ARGS+=      --enable-xft
 CONFIGURE_ARGS+=       --with-x
diff -r 684dccbf094b -r 88d0f03e5475 lang/pnetlib/PLIST
--- a/lang/pnetlib/PLIST        Sat Feb 18 22:18:30 2006 +0000
+++ b/lang/pnetlib/PLIST        Sat Feb 18 22:59:38 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2004/09/22 08:09:40 jlam Exp $
+@comment $NetBSD: PLIST,v 1.5 2006/02/18 22:59:38 wiz Exp $
 bin/csunit
 bin/ilinstall
 bin/jsrun
@@ -131,3 +131,5 @@
 @dirrm lib/cscc/lib/1.2.3400.0/ca
 @dirrm lib/cscc/lib/1.2.3400.0
 @dirrm lib/cscc/lib/0.5.1.0
+@dirrm lib/cscc/lib
+@comment in pnet: @dirrm lib/cscc



Home | Main Index | Thread Index | Old Index