pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gnustep-gui Changes 0.10.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9087a24e6391
branches:  trunk
changeset: 506481:9087a24e6391
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Jan 17 07:40:02 2006 +0000

description:
Changes 0.10.2:

Mostly bug fixes.

diffstat:

 x11/gnustep-gui/Makefile      |  5 +++--
 x11/gnustep-gui/PLIST         |  3 ++-
 x11/gnustep-gui/buildlink3.mk |  4 ++--
 x11/gnustep-gui/distinfo      |  8 ++++----
 4 files changed, 11 insertions(+), 9 deletions(-)

diffs (67 lines):

diff -r 9dc8b4ef57f7 -r 9087a24e6391 x11/gnustep-gui/Makefile
--- a/x11/gnustep-gui/Makefile  Tue Jan 17 07:38:34 2006 +0000
+++ b/x11/gnustep-gui/Makefile  Tue Jan 17 07:40:02 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2005/09/30 23:16:22 rh Exp $
+# $NetBSD: Makefile,v 1.26 2006/01/17 07:40:02 adam Exp $
 
-DISTNAME=      gnustep-gui-0.10.1
+DISTNAME=      gnustep-gui-0.10.2
 CATEGORIES=    x11 gnustep
 MASTER_SITES=  ${MASTER_SITE_GNUSTEP:=core/}
 
@@ -8,6 +8,7 @@
 HOMEPAGE=      http://www.gnustep.org/
 COMMENT=       GNUstep AppKit Implementation
 
+GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --exec-prefix=${PREFIX}/libexec/GNUstep
 
 .include "../../audio/libaudiofile/buildlink3.mk"
diff -r 9dc8b4ef57f7 -r 9087a24e6391 x11/gnustep-gui/PLIST
--- a/x11/gnustep-gui/PLIST     Tue Jan 17 07:38:34 2006 +0000
+++ b/x11/gnustep-gui/PLIST     Tue Jan 17 07:40:02 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2005/07/29 12:59:25 adam Exp $
+@comment $NetBSD: PLIST,v 1.12 2006/01/17 07:40:02 adam 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
@@ -367,6 +367,7 @@
 share/GNUstep/System/Library/PostScript/PPD/English.lproj/Generic-PostScript_Printer-Postscript.ppd
 share/GNUstep/System/Library/Services/GSspell.service/GSspell
 share/GNUstep/System/Library/Services/GSspell.service/Resources/Info-gnustep.plist
+share/GNUstep/System/Tools/gclose
 share/GNUstep/System/Tools/gopen
 share/GNUstep/System/Tools/make_services
 share/GNUstep/System/Tools/set_show_service
diff -r 9dc8b4ef57f7 -r 9087a24e6391 x11/gnustep-gui/buildlink3.mk
--- a/x11/gnustep-gui/buildlink3.mk     Tue Jan 17 07:38:34 2006 +0000
+++ b/x11/gnustep-gui/buildlink3.mk     Tue Jan 17 07:40:02 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2005/07/29 12:59:25 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2006/01/17 07:40:03 adam Exp $
 
 BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH}+
 GNUSTEP_GUI_BUILDLINK3_MK:=    ${GNUSTEP_GUI_BUILDLINK3_MK}+
@@ -49,4 +49,4 @@
 .include "../../graphics/png/buildlink3.mk"
 .include "../../graphics/tiff/buildlink3.mk"
 
-BUILDLINK_DEPTH:=     ${BUILDLINK_DEPTH:S/+$//}
+BUILDLINK_DEPTH:=      ${BUILDLINK_DEPTH:S/+$//}
diff -r 9dc8b4ef57f7 -r 9087a24e6391 x11/gnustep-gui/distinfo
--- a/x11/gnustep-gui/distinfo  Tue Jan 17 07:38:34 2006 +0000
+++ b/x11/gnustep-gui/distinfo  Tue Jan 17 07:40:02 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12 2005/09/30 23:16:22 rh Exp $
+$NetBSD: distinfo,v 1.13 2006/01/17 07:40:03 adam Exp $
 
-SHA1 (gnustep-gui-0.10.1.tar.gz) = 307a5da26544efada4edc7d7ee1ed2b795d7539e
-RMD160 (gnustep-gui-0.10.1.tar.gz) = 27f1a7f42a183596376abbb780757c6d36ed0371
-Size (gnustep-gui-0.10.1.tar.gz) = 1490130 bytes
+SHA1 (gnustep-gui-0.10.2.tar.gz) = 4fb9234ede98102d497da64a9645312c3ee788f2
+RMD160 (gnustep-gui-0.10.2.tar.gz) = cfb4a85babe7de55bdb67a4b5e989e75b49ae2d6
+Size (gnustep-gui-0.10.2.tar.gz) = 1514301 bytes
 SHA1 (patch-ab) = 3a0aad91274707c1f935db754dda90b1f6f04d3b
 SHA1 (patch-ac) = ad486b1e2a751475c2f8bb118f8452c38273053a



Home | Main Index | Thread Index | Old Index