pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/gnustep-base Changes 1.9.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57fce18563d5
branches:  trunk
changeset: 479626:57fce18563d5
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Aug 18 13:59:19 2004 +0000

description:
Changes 1.9.2:
   * GSMime parsing ignores extraneous data
   * New log functions GSOnceFlag and GSOnceMLog
   * New class NSError
   * Multiple new function in GSObjCRuntime
   * NSProtocolChecker rewritten
   * autogsdoc support added for building frames
   * Binary incompatibility:  NSUnarchiver, GSIMapTable have new ivars added

diffstat:

 devel/gnustep-base/Makefile         |  15 +++++++--------
 devel/gnustep-base/PLIST            |  20 ++++++++++++++++----
 devel/gnustep-base/distinfo         |  13 ++++++-------
 devel/gnustep-base/patches/patch-aa |   8 ++++----
 devel/gnustep-base/patches/patch-ab |   6 +++---
 devel/gnustep-base/patches/patch-ac |   8 ++++----
 devel/gnustep-base/patches/patch-ad |  20 --------------------
 7 files changed, 40 insertions(+), 50 deletions(-)

diffs (189 lines):

diff -r e4b861cb454c -r 57fce18563d5 devel/gnustep-base/Makefile
--- a/devel/gnustep-base/Makefile       Wed Aug 18 13:58:27 2004 +0000
+++ b/devel/gnustep-base/Makefile       Wed Aug 18 13:59:19 2004 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.15 2004/04/10 23:41:01 rh Exp $
-#
+# $NetBSD: Makefile,v 1.16 2004/08/18 13:59:19 adam Exp $
 
-DISTNAME=              gnustep-base-1.9.1
-CATEGORIES=            devel gnustep
-MASTER_SITES=          ftp://ftp.gnustep.org/pub/gnustep/core/
+DISTNAME=      gnustep-base-1.9.2
+CATEGORIES=    devel gnustep
+MASTER_SITES=  ftp://ftp.gnustep.org/pub/gnustep/core/
 
-MAINTAINER=            rh%NetBSD.org@localhost
-HOMEPAGE=              http://www.gnustep.org/
-COMMENT=               GNUstep foundation classes
+MAINTAINER=    rh%NetBSD.org@localhost
+HOMEPAGE=      http://www.gnustep.org/
+COMMENT=       GNUstep foundation classes
 
 PTHREAD_LIBS=          -lpthread
 
diff -r e4b861cb454c -r 57fce18563d5 devel/gnustep-base/PLIST
--- a/devel/gnustep-base/PLIST  Wed Aug 18 13:58:27 2004 +0000
+++ b/devel/gnustep-base/PLIST  Wed Aug 18 13:59:19 2004 +0000
@@ -1,13 +1,21 @@
-@comment $NetBSD: PLIST,v 1.6 2004/04/10 23:41:01 rh Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/08/18 13:59:19 adam Exp $
 bin/openapp
 share/GNUstep/System/Library/DTDs/gsdoc-0_6_5.dtd
 share/GNUstep/System/Library/DTDs/gsdoc-0_6_6.dtd
 share/GNUstep/System/Library/DTDs/gsdoc-0_6_7.dtd
 share/GNUstep/System/Library/DTDs/gsdoc-1_0_0.dtd
 share/GNUstep/System/Library/DTDs/plist-0_9.dtd
-share/GNUstep/System/Library/DocTemplates/AutoDocTemplate.gsdoc
-share/GNUstep/System/Library/DocTemplates/indextemplate.gsdoc
+share/GNUstep/System/Library/Bundles/SSL.bundle/Resources/Info-gnustep.plist
+share/GNUstep/System/Library/Bundles/SSL.bundle/SSL
+share/GNUstep/System/Library/Bundles/SSL.bundle/stamp.make
+share/GNUstep/System/Library/DTDs/gsdoc-1_0_1.dtd
 share/GNUstep/System/Library/Documentation/man/man1/gdnc.1
+share/GNUstep/System/Library/Documentation/man/man1/autogsdoc.1
+share/GNUstep/System/Library/Documentation/man/man1/cvtenc.1
+share/GNUstep/System/Library/Documentation/man/man1/defaults.1
+share/GNUstep/System/Library/Documentation/man/man1/pldes.1
+share/GNUstep/System/Library/Documentation/man/man1/sfparse.1
+share/GNUstep/System/Library/Documentation/man/man1/xmlparse.1
 share/GNUstep/System/Library/Documentation/man/man8/gdomap.8
 share/GNUstep/System/Library/Headers/Foundation/Foundation.h
 share/GNUstep/System/Library/Headers/Foundation/GSMime.h
@@ -35,6 +43,7 @@
 share/GNUstep/System/Library/Headers/Foundation/NSDistributedLock.h
 share/GNUstep/System/Library/Headers/Foundation/NSDistributedNotificationCenter.h
 share/GNUstep/System/Library/Headers/Foundation/NSEnumerator.h
+share/GNUstep/System/Library/Headers/Foundation/NSError.h
 share/GNUstep/System/Library/Headers/Foundation/NSException.h
 share/GNUstep/System/Library/Headers/Foundation/NSFileHandle.h
 share/GNUstep/System/Library/Headers/Foundation/NSFileManager.h
@@ -134,6 +143,7 @@
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/Languages/English
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/Languages/French
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/Languages/German
+share/GNUstep/System/Library/Libraries/Resources/gnustep-base/Languages/Hungarian
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/Languages/Italian
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/Languages/Locale.aliases
 share/GNUstep/System/Library/Libraries/Resources/gnustep-base/Languages/Locale.encodings
@@ -727,7 +737,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.1
+share/GNUstep/System/Library/Libraries/libgnustep-base.so.1.9.2
 share/GNUstep/System/Library/Makefiles/Additional/base.make
 share/GNUstep/System/Tools/autogsdoc
 share/GNUstep/System/Tools/cvtenc
@@ -781,4 +791,6 @@
 @dirrm share/GNUstep/System/Library/Headers/Foundation
 @dirrm share/GNUstep/System/Library/Documentation/man/man8
 @dirrm share/GNUstep/System/Library/Documentation/man/man1
+@dirrm share/GNUstep/System/Library/Bundles/SSL.bundle/Resources
+@dirrm share/GNUstep/System/Library/Bundles/SSL.bundle
 @dirrm share/GNUstep/System/Library/DTDs
diff -r e4b861cb454c -r 57fce18563d5 devel/gnustep-base/distinfo
--- a/devel/gnustep-base/distinfo       Wed Aug 18 13:58:27 2004 +0000
+++ b/devel/gnustep-base/distinfo       Wed Aug 18 13:59:19 2004 +0000
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.7 2004/04/10 23:41:01 rh Exp $
+$NetBSD: distinfo,v 1.8 2004/08/18 13:59:19 adam Exp $
 
-SHA1 (gnustep-base-1.9.1.tar.gz) = 143b2fbbb0516e2d73312ff9950f2c99ff18c618
-Size (gnustep-base-1.9.1.tar.gz) = 1689980 bytes
-SHA1 (patch-aa) = 5ca3a4060645d6c27b24377610b199478f2427d7
-SHA1 (patch-ab) = ae62248abf728e4a6633e61b0a157200ab0deb20
-SHA1 (patch-ac) = 1723a6ca011507df5d54c00edf232954c94a157b
-SHA1 (patch-ad) = e2b243fc7d22ec46a1c53ae6f89c3b6220ef5fb8
+SHA1 (gnustep-base-1.9.2.tar.gz) = 7d9978fee051e919cc601a41fe2d7d838de5ab06
+Size (gnustep-base-1.9.2.tar.gz) = 1735363 bytes
+SHA1 (patch-aa) = 73555bf11625f8a3da50c6ded28cc0b3a008b4bf
+SHA1 (patch-ab) = d4f03fa346bfb9b1cb4bad1476e0dd55a7868947
+SHA1 (patch-ac) = 6a4a4213355645c654cd9ed6c232bfe875243720
diff -r e4b861cb454c -r 57fce18563d5 devel/gnustep-base/patches/patch-aa
--- a/devel/gnustep-base/patches/patch-aa       Wed Aug 18 13:58:27 2004 +0000
+++ b/devel/gnustep-base/patches/patch-aa       Wed Aug 18 13:59:19 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.4 2003/12/05 09:55:46 adam Exp $
+$NetBSD: patch-aa,v 1.5 2004/08/18 13:59:19 adam Exp $
 
---- configure.orig     2003-09-23 01:06:50.000000000 +0200
+--- configure.orig     2004-05-28 19:43:31.000000000 +0000
 +++ configure
-@@ -2632,12 +2632,12 @@ echo $ECHO_N "checking the Objective-C r
+@@ -2634,12 +2634,12 @@ echo $ECHO_N "checking the Objective-C r
  if test "$OBJC_RUNTIME_LIB" = "nx" -o "$OBJC_RUNTIME_LIB" = "apple"; then
    echo "$as_me:$LINENO: result: NeXT" >&5
  echo "${ECHO_T}NeXT" >&6
@@ -17,7 +17,7 @@
    CPPFLAGS="$CPPFLAGS -fgnu-runtime"
  fi
  
-@@ -2661,7 +2661,7 @@ fi
+@@ -2663,7 +2663,7 @@ fi
  # $GNUSTEP_HDIR are used before the standard ones
  #
  CPPFLAGS="$CPPFLAGS -I$GNUSTEP_HDIR"
diff -r e4b861cb454c -r 57fce18563d5 devel/gnustep-base/patches/patch-ab
--- a/devel/gnustep-base/patches/patch-ab       Wed Aug 18 13:58:27 2004 +0000
+++ b/devel/gnustep-base/patches/patch-ab       Wed Aug 18 13:59:19 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.3 2003/12/05 09:55:46 adam Exp $
+$NetBSD: patch-ab,v 1.4 2004/08/18 13:59:19 adam Exp $
 
---- base.make.in.orig  2003-01-03 21:14:46.000000000 +0100
+--- base.make.in.orig  2004-01-26 04:42:28.000000000 +0000
 +++ base.make.in
-@@ -41,6 +41,7 @@ ifeq ($(FOUNDATION_LIB),gnu)
+@@ -39,6 +39,7 @@ ifeq ($(FOUNDATION_LIB),gnu)
  
    FND_LDFLAGS =
    FND_LIBS = -lgnustep-base
diff -r e4b861cb454c -r 57fce18563d5 devel/gnustep-base/patches/patch-ac
--- a/devel/gnustep-base/patches/patch-ac       Wed Aug 18 13:58:27 2004 +0000
+++ b/devel/gnustep-base/patches/patch-ac       Wed Aug 18 13:59:19 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.1 2003/12/08 09:17:36 adam Exp $
+$NetBSD: patch-ac,v 1.2 2004/08/18 13:59:19 adam Exp $
 
---- Tools/Makefile.postamble.orig      2003-11-05 14:17:19.000000000 +0100
+--- Tools/Makefile.postamble.orig      2004-04-15 13:14:40.000000000 +0000
 +++ Tools/Makefile.postamble
-@@ -41,8 +41,6 @@ after-install::
+@@ -35,8 +35,6 @@ after-install::
        for file in $(MAN1_PAGES) __done; do \
          if [ $$file != __done ]; then \
            $(INSTALL_DATA) $$file $(GNUSTEP_DOCUMENTATION_MAN)/man1/$$file; \
@@ -11,7 +11,7 @@
          fi; \
        done; \
        if [ ! -f $(GNUSTEP_DOCUMENTATION_MAN)/man8 ]; then \
-@@ -50,8 +48,6 @@ after-install::
+@@ -44,8 +42,6 @@ after-install::
        fi; \
        for file in $(MAN8_PAGES); do \
          $(INSTALL_DATA) $$file $(GNUSTEP_DOCUMENTATION_MAN)/man8/$$file; \
diff -r e4b861cb454c -r 57fce18563d5 devel/gnustep-base/patches/patch-ad
--- a/devel/gnustep-base/patches/patch-ad       Wed Aug 18 13:58:27 2004 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2004/04/10 23:41:01 rh Exp $
-
---- Headers/Foundation/NSCoder.h.orig  2004-01-22 19:37:07.000000000 +1000
-+++ Headers/Foundation/NSCoder.h
-@@ -82,9 +82,15 @@
-  * MacOS-X adds some typedefs that GNUstep already has by another name.
-  */
- #include <GSConfig.h>
-+#ifndef       uint8_t
- #define       uint8_t gsu8
-+#endif
-+#ifndef       int32_t
- #define       int32_t gss32
-+#endif
-+#ifndef       int64_t
- #define       int64_t gss64
-+#endif
- 
- 
- /** <override-subclass />



Home | Main Index | Thread Index | Old Index