pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gnustep-gui Add a missing entry to PLIST. Bump PK...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/155231a80ab3
branches:  trunk
changeset: 516804:155231a80ab3
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Jul 28 04:54:01 2006 +0000

description:
Add a missing entry to PLIST.  Bump PKGREVISION.

diffstat:

 x11/gnustep-gui/Makefile |  4 ++--
 x11/gnustep-gui/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (30 lines):

diff -r 4ffcdf6301c0 -r 155231a80ab3 x11/gnustep-gui/Makefile
--- a/x11/gnustep-gui/Makefile  Fri Jul 28 02:41:07 2006 +0000
+++ b/x11/gnustep-gui/Makefile  Fri Jul 28 04:54:01 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2006/07/22 05:10:55 rillig Exp $
+# $NetBSD: Makefile,v 1.33 2006/07/28 04:54:01 minskim Exp $
 
 DISTNAME=      gnustep-gui-0.10.3
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    x11 gnustep
 MASTER_SITES=  ${MASTER_SITE_GNUSTEP:=core/}
 
diff -r 4ffcdf6301c0 -r 155231a80ab3 x11/gnustep-gui/PLIST
--- a/x11/gnustep-gui/PLIST     Fri Jul 28 02:41:07 2006 +0000
+++ b/x11/gnustep-gui/PLIST     Fri Jul 28 04:54:01 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2006/04/03 18:25:02 adam Exp $
+@comment $NetBSD: PLIST,v 1.14 2006/07/28 04:54:01 minskim Exp $
 share/GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle/GSLPR
 share/GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle/Resources/Info-gnustep.plist
 share/GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle/stamp.make
@@ -395,6 +395,7 @@
 @dirrm share/GNUstep/System/Library/Headers/gnustep/gui
 @comment in devel/gnustep-base: @dirrm share/GNUstep/System/Library/Headers/gnustep
 @dirrm share/GNUstep/System/Library/Headers/GNUstepGUI
+@dirrm share/GNUstep/System/Library/Headers/Cocoa
 @dirrm share/GNUstep/System/Library/Headers/AppKit
 @comment in devel/gnustep-make: @dirrm share/GNUstep/System/Library/Headers
 @dirrm share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/Resources



Home | Main Index | Thread Index | Old Index