pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Update gnustep-base to 1.10.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/23c3bc01c288
branches:  trunk
changeset: 481013:23c3bc01c288
user:      rh <rh%pkgsrc.org@localhost>
date:      Fri Sep 24 01:56:53 2004 +0000

description:
Update gnustep-base to 1.10.0.
Bump PKGREVISION and BUILDLINK_RECOMMENDED for dependent packages due to
library major revision bump.

Noteworthy changes in gnustep-base-1.10.0:
==========================================

Note the interface version of the library has changed so that apps,
tools and libraries the use the base library need to be recompiled to
use it.

   * A large majority of the library classes have been documented
     thanks to the efforts of Andrew Ruder

   * URL classes support persistant connections

   * Mac OSX XML compatibility fixes.

diffstat:

 devel/Gorm/Makefile                |  3 ++-
 devel/ProjectCenter/Makefile       |  3 ++-
 devel/Renaissance/Makefile         |  3 ++-
 devel/Renaissance/buildlink3.mk    |  3 ++-
 devel/gnustep-base/Makefile        |  4 ++--
 devel/gnustep-base/PLIST           |  8 ++++++--
 devel/gnustep-base/buildlink3.mk   |  3 ++-
 devel/gnustep-base/distinfo        |  6 +++---
 devel/gnustep-examples/Makefile    |  4 ++--
 graphics/3DKit/Makefile            |  4 ++--
 graphics/GLXKit/Makefile           |  4 ++--
 graphics/GLXKit/buildlink3.mk      |  4 ++--
 graphics/GeometryKit/Makefile      |  4 ++--
 graphics/GeometryKit/buildlink3.mk |  4 ++--
 graphics/GlutKit/Makefile          |  4 ++--
 graphics/GlutKit/buildlink3.mk     |  4 ++--
 graphics/ImageViewer/Makefile      |  3 ++-
 graphics/RenderKit/Makefile        |  4 ++--
 graphics/RenderKit/buildlink3.mk   |  4 ++--
 graphics/SDLKit/Makefile           |  4 ++--
 graphics/SDLKit/buildlink3.mk      |  4 ++--
 mail/Pantomime/Makefile            |  3 ++-
 mail/Pantomime/buildlink3.mk       |  3 ++-
 misc/Addresses/Makefile            |  4 ++--
 misc/Addresses/buildlink3.mk       |  3 ++-
 x11/gnustep-back/Makefile          |  3 ++-
 x11/gnustep-back/buildlink3.mk     |  4 ++--
 x11/gnustep-gui/Makefile           |  3 ++-
 x11/gnustep-gui/buildlink3.mk      |  3 ++-
 x11/gnustep-preferences/Makefile   |  4 ++--
 x11/gtoolkit/Makefile              |  4 ++--
 x11/gtoolkit/buildlink3.mk         |  3 ++-
 32 files changed, 69 insertions(+), 52 deletions(-)

diffs (truncated from 523 to 300 lines):

diff -r 482595605a86 -r 23c3bc01c288 devel/Gorm/Makefile
--- a/devel/Gorm/Makefile       Fri Sep 24 01:40:09 2004 +0000
+++ b/devel/Gorm/Makefile       Fri Sep 24 01:56:53 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2004/08/18 14:02:44 adam Exp $
+# $NetBSD: Makefile,v 1.19 2004/09/24 01:56:54 rh Exp $
 
 DISTNAME=      Gorm-0.7.7
+PKGREVISION=   1
 CATEGORIES=    devel gnustep
 MASTER_SITES=  ${MASTER_SITE_GNUSTEP:=dev-apps/}
 
diff -r 482595605a86 -r 23c3bc01c288 devel/ProjectCenter/Makefile
--- a/devel/ProjectCenter/Makefile      Fri Sep 24 01:40:09 2004 +0000
+++ b/devel/ProjectCenter/Makefile      Fri Sep 24 01:56:53 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2004/08/18 14:26:27 adam Exp $
+# $NetBSD: Makefile,v 1.14 2004/09/24 01:56:54 rh Exp $
 
 DISTNAME=      ProjectCenter-0.4.0
+PKGREVISION=   1
 CATEGORIES=    devel gnustep
 MASTER_SITES=  ${MASTER_SITE_GNUSTEP:=dev-apps/}
 
diff -r 482595605a86 -r 23c3bc01c288 devel/Renaissance/Makefile
--- a/devel/Renaissance/Makefile        Fri Sep 24 01:40:09 2004 +0000
+++ b/devel/Renaissance/Makefile        Fri Sep 24 01:56:53 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2004/04/19 09:36:09 rh Exp $
+# $NetBSD: Makefile,v 1.3 2004/09/24 01:56:54 rh Exp $
 #
 
 DISTNAME=      Renaissance-0.8.0
+PKGREVISION=   1
 CATEGORIES=    devel gnustep
 MASTER_SITES=  http://www.gnustep.it/Renaissance/Download/
 
diff -r 482595605a86 -r 23c3bc01c288 devel/Renaissance/buildlink3.mk
--- a/devel/Renaissance/buildlink3.mk   Fri Sep 24 01:40:09 2004 +0000
+++ b/devel/Renaissance/buildlink3.mk   Fri Sep 24 01:56:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2004/04/11 01:09:14 rh Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2004/09/24 01:56:54 rh Exp $
 
 BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH}+
 RENAISSANCE_BUILDLINK3_MK:=    ${RENAISSANCE_BUILDLINK3_MK}+
@@ -12,6 +12,7 @@
 
 .if !empty(RENAISSANCE_BUILDLINK3_MK:M+)
 BUILDLINK_DEPENDS.Renaissance+=                Renaissance>=0.7.0
+BUILDLINK_RECOMMENDED.Renaissance+=    Renaissance>=0.8.0nb1
 BUILDLINK_PKGSRCDIR.Renaissance?=      ../../devel/Renaissance
 .endif # RENAISSANCE_BUILDLINK3_MK
 
diff -r 482595605a86 -r 23c3bc01c288 devel/gnustep-base/Makefile
--- a/devel/gnustep-base/Makefile       Fri Sep 24 01:40:09 2004 +0000
+++ b/devel/gnustep-base/Makefile       Fri Sep 24 01:56:53 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2004/08/18 13:59:19 adam Exp $
+# $NetBSD: Makefile,v 1.17 2004/09/24 01:56:53 rh Exp $
 
-DISTNAME=      gnustep-base-1.9.2
+DISTNAME=      gnustep-base-1.10.0
 CATEGORIES=    devel gnustep
 MASTER_SITES=  ftp://ftp.gnustep.org/pub/gnustep/core/
 
diff -r 482595605a86 -r 23c3bc01c288 devel/gnustep-base/PLIST
--- a/devel/gnustep-base/PLIST  Fri Sep 24 01:40:09 2004 +0000
+++ b/devel/gnustep-base/PLIST  Fri Sep 24 01:56:53 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/08/18 13:59:19 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/09/24 01:56:53 rh Exp $
 bin/openapp
 share/GNUstep/System/Library/DTDs/gsdoc-0_6_5.dtd
 share/GNUstep/System/Library/DTDs/gsdoc-0_6_6.dtd
@@ -232,6 +232,7 @@
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Aruba
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Asuncion
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Atka
+share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Bahia
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Barbados
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Belem
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Belize
@@ -240,6 +241,7 @@
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Boise
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Buenos_Aires
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Cambridge_Bay
+share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Campo_Grande
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Cancun
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Caracas
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Catamarca
@@ -342,6 +344,7 @@
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Thule
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Thunder_Bay
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Tijuana
+share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Toronto
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Tortola
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Vancouver
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/America/Virgin
@@ -355,6 +358,7 @@
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/Antarctica/Mawson
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/Antarctica/McMurdo
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/Antarctica/Palmer
+share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/Antarctica/Rothera
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/Antarctica/South_Pole
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/Antarctica/Syowa
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/Antarctica/Vostok
@@ -737,7 +741,7 @@
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/NSTimeZones/zones/Zulu
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/TraditionalChinese.lproj/Localizable.strings
 share/GNUstep/System/Library/Libraries/libgnustep-base.so
-share/GNUstep/System/Library/Libraries/libgnustep-base.so.1.9.2
+share/GNUstep/System/Library/Libraries/libgnustep-base.so.${PKGVERSION}
 share/GNUstep/System/Library/Makefiles/Additional/base.make
 share/GNUstep/System/Tools/autogsdoc
 share/GNUstep/System/Tools/cvtenc
diff -r 482595605a86 -r 23c3bc01c288 devel/gnustep-base/buildlink3.mk
--- a/devel/gnustep-base/buildlink3.mk  Fri Sep 24 01:40:09 2004 +0000
+++ b/devel/gnustep-base/buildlink3.mk  Fri Sep 24 01:56:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2004/04/10 23:41:01 rh Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2004/09/24 01:56:53 rh Exp $
 
 BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH}+
 GNUSTEP_BASE_BUILDLINK3_MK:=   ${GNUSTEP_BASE_BUILDLINK3_MK}+
@@ -12,6 +12,7 @@
 
 .if !empty(GNUSTEP_BASE_BUILDLINK3_MK:M+)
 BUILDLINK_DEPENDS.gnustep-base+=       gnustep-base>=1.9.1
+BUILDLINK_RECOMMENDED.gnustep-base+=   gnustep-base>=1.10.0
 BUILDLINK_PKGSRCDIR.gnustep-base?=     ../../devel/gnustep-base
 .endif # GNUSTEP_BASE_BUILDLINK3_MK
 
diff -r 482595605a86 -r 23c3bc01c288 devel/gnustep-base/distinfo
--- a/devel/gnustep-base/distinfo       Fri Sep 24 01:40:09 2004 +0000
+++ b/devel/gnustep-base/distinfo       Fri Sep 24 01:56:53 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.8 2004/08/18 13:59:19 adam Exp $
+$NetBSD: distinfo,v 1.9 2004/09/24 01:56:53 rh Exp $
 
-SHA1 (gnustep-base-1.9.2.tar.gz) = 7d9978fee051e919cc601a41fe2d7d838de5ab06
-Size (gnustep-base-1.9.2.tar.gz) = 1735363 bytes
+SHA1 (gnustep-base-1.10.0.tar.gz) = 516bed757f024a8ea36346e5aca05cd060dea88c
+Size (gnustep-base-1.10.0.tar.gz) = 1879307 bytes
 SHA1 (patch-aa) = 73555bf11625f8a3da50c6ded28cc0b3a008b4bf
 SHA1 (patch-ab) = d4f03fa346bfb9b1cb4bad1476e0dd55a7868947
 SHA1 (patch-ac) = 6a4a4213355645c654cd9ed6c232bfe875243720
diff -r 482595605a86 -r 23c3bc01c288 devel/gnustep-examples/Makefile
--- a/devel/gnustep-examples/Makefile   Fri Sep 24 01:40:09 2004 +0000
+++ b/devel/gnustep-examples/Makefile   Fri Sep 24 01:56:53 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2004/04/11 00:26:14 rh Exp $
+# $NetBSD: Makefile,v 1.12 2004/09/24 01:56:54 rh Exp $
 #
 
 DISTNAME=      gnustep-examples-0.9.7
-PKGREVISION=   8
+PKGREVISION=   9
 CATEGORIES=    devel gnustep
 MASTER_SITES=  ${MASTER_SITE_GNUSTEP:=core/}
 
diff -r 482595605a86 -r 23c3bc01c288 graphics/3DKit/Makefile
--- a/graphics/3DKit/Makefile   Fri Sep 24 01:40:09 2004 +0000
+++ b/graphics/3DKit/Makefile   Fri Sep 24 01:56:53 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2004/05/05 03:36:22 snj Exp $
+# $NetBSD: Makefile,v 1.7 2004/09/24 01:56:54 rh Exp $
 #
 
 .include "../../graphics/3DKit/Makefile.common"
-PKGREVISION=   4
+PKGREVISION=   5
 
 DISTFILES=     DevManual.pdf
 
diff -r 482595605a86 -r 23c3bc01c288 graphics/GLXKit/Makefile
--- a/graphics/GLXKit/Makefile  Fri Sep 24 01:40:09 2004 +0000
+++ b/graphics/GLXKit/Makefile  Fri Sep 24 01:56:53 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2004/05/05 03:36:22 snj Exp $
+# $NetBSD: Makefile,v 1.10 2004/09/24 01:56:54 rh Exp $
 #
 
 .include "../../graphics/3DKit/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/3DKit/GLXKit/}
-PKGREVISION=   5
+PKGREVISION=   6
 
 COMMENT=       3DKit GLX backend
 
diff -r 482595605a86 -r 23c3bc01c288 graphics/GLXKit/buildlink3.mk
--- a/graphics/GLXKit/buildlink3.mk     Fri Sep 24 01:40:09 2004 +0000
+++ b/graphics/GLXKit/buildlink3.mk     Fri Sep 24 01:56:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2004/05/05 03:36:23 snj Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2004/09/24 01:56:54 rh Exp $
 
 BUILDLINK_DEPTH:=      ${BUILDLINK_DEPTH}+
 GLXKIT_BUILDLINK3_MK:= ${GLXKIT_BUILDLINK3_MK}+
@@ -12,7 +12,7 @@
 
 .if !empty(GLXKIT_BUILDLINK3_MK:M+)
 BUILDLINK_DEPENDS.GLXKit+=     GLXKit>=0.3.1r2nb3
-BUILDLINK_RECOMMENDED.GLXKit?= GLXKit>=0.3.1r2nb5
+BUILDLINK_RECOMMENDED.GLXKit?= GLXKit>=0.3.1r2nb6
 BUILDLINK_PKGSRCDIR.GLXKit?=   ../../graphics/GLXKit
 .endif # GLXKIT_BUILDLINK3_MK
 
diff -r 482595605a86 -r 23c3bc01c288 graphics/GeometryKit/Makefile
--- a/graphics/GeometryKit/Makefile     Fri Sep 24 01:40:09 2004 +0000
+++ b/graphics/GeometryKit/Makefile     Fri Sep 24 01:56:53 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2004/05/05 03:36:23 snj Exp $
+# $NetBSD: Makefile,v 1.9 2004/09/24 01:56:54 rh Exp $
 #
 
 .include "../../graphics/3DKit/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/3DKit/GeometryKit/}
-PKGREVISION=   5
+PKGREVISION=   6
 
 COMMENT=       Objective-C class library for calculating 3D geometry
 
diff -r 482595605a86 -r 23c3bc01c288 graphics/GeometryKit/buildlink3.mk
--- a/graphics/GeometryKit/buildlink3.mk        Fri Sep 24 01:40:09 2004 +0000
+++ b/graphics/GeometryKit/buildlink3.mk        Fri Sep 24 01:56:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2004/05/05 03:36:24 snj Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2004/09/24 01:56:54 rh Exp $
 
 BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH}+
 GEOMETRYKIT_BUILDLINK3_MK:=    ${GEOMETRYKIT_BUILDLINK3_MK}+
@@ -12,7 +12,7 @@
 
 .if !empty(GEOMETRYKIT_BUILDLINK3_MK:M+)
 BUILDLINK_DEPENDS.GeometryKit+=        GeometryKit>=0.3.1r2nb3
-BUILDLINK_RECOMMENDED.GeometryKit?=    GeometryKit>=0.3.1r2nb5
+BUILDLINK_RECOMMENDED.GeometryKit?=    GeometryKit>=0.3.1r2nb6
 BUILDLINK_PKGSRCDIR.GeometryKit?=      ../../graphics/GeometryKit
 .endif # GEOMETRYKIT_BUILDLINK3_MK
 
diff -r 482595605a86 -r 23c3bc01c288 graphics/GlutKit/Makefile
--- a/graphics/GlutKit/Makefile Fri Sep 24 01:40:09 2004 +0000
+++ b/graphics/GlutKit/Makefile Fri Sep 24 01:56:53 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2004/08/26 19:02:35 reed Exp $
+# $NetBSD: Makefile,v 1.12 2004/09/24 01:56:54 rh Exp $
 #
 
 .include "../../graphics/3DKit/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/3DKit/GlutKit/}
-PKGREVISION=   7
+PKGREVISION=   8
 
 COMMENT=       3DKit GLUT backend
 
diff -r 482595605a86 -r 23c3bc01c288 graphics/GlutKit/buildlink3.mk
--- a/graphics/GlutKit/buildlink3.mk    Fri Sep 24 01:40:09 2004 +0000
+++ b/graphics/GlutKit/buildlink3.mk    Fri Sep 24 01:56:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2004/05/05 03:36:25 snj Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2004/09/24 01:56:54 rh Exp $
 
 BUILDLINK_DEPTH:=      ${BUILDLINK_DEPTH}+
 GLUTKIT_BUILDLINK3_MK:=        ${GLUTKIT_BUILDLINK3_MK}+
@@ -12,7 +12,7 @@
 
 .if !empty(GLUTKIT_BUILDLINK3_MK:M+)
 BUILDLINK_DEPENDS.GlutKit+=    GlutKit>=0.3.1r2nb4
-BUILDLINK_RECOMMENDED.GlutKit?=        GlutKit>=0.3.1r2nb6
+BUILDLINK_RECOMMENDED.GlutKit?=        GlutKit>=0.3.1r2nb8
 BUILDLINK_PKGSRCDIR.GlutKit?=  ../../graphics/GlutKit
 .endif # GLUTKIT_BUILDLINK3_MK
 
diff -r 482595605a86 -r 23c3bc01c288 graphics/ImageViewer/Makefile
--- a/graphics/ImageViewer/Makefile     Fri Sep 24 01:40:09 2004 +0000
+++ b/graphics/ImageViewer/Makefile     Fri Sep 24 01:56:53 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2004/04/11 00:15:08 rh Exp $
+# $NetBSD: Makefile,v 1.12 2004/09/24 01:56:54 rh Exp $
 #
 
 DISTNAME=      ImageViewer-0.6.2
+PKGREVISION=   1
 CATEGORIES=    graphics gnustep
 MASTER_SITES=  http://www.nice.ch/~phip/
 
diff -r 482595605a86 -r 23c3bc01c288 graphics/RenderKit/Makefile
--- a/graphics/RenderKit/Makefile       Fri Sep 24 01:40:09 2004 +0000
+++ b/graphics/RenderKit/Makefile       Fri Sep 24 01:56:53 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2004/05/05 03:36:25 snj Exp $
+# $NetBSD: Makefile,v 1.10 2004/09/24 01:56:54 rh Exp $
 #
 
 .include "../../graphics/3DKit/Makefile.common"
 



Home | Main Index | Thread Index | Old Index