Update gnustep-back to 0.8.2. Changes are bug fixes and class additions.

This commit is contained in:
rh 2002-10-18 09:30:26 +00:00
parent da09313c84
commit 3801c05f80
4 changed files with 8 additions and 9 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.1.1.1 2002/09/27 23:59:09 rh Exp $
# $NetBSD: Makefile,v 1.2 2002/10/18 09:30:26 rh Exp $
#
DISTNAME= gnustep-back-0.8.1
DISTNAME= gnustep-back-0.8.2
CATEGORIES= x11 gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/}

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2002/09/27 23:59:09 rh Exp $
@comment $NetBSD: PLIST,v 1.2 2002/10/18 09:30:26 rh Exp $
share/GNUstep/System/Headers/gnustep/gsc/GSContext.h
share/GNUstep/System/Headers/gnustep/gsc/GSGState.h
share/GNUstep/System/Headers/gnustep/gsc/GSGStateOps.h
@ -14,7 +14,6 @@ share/GNUstep/System/Library/Bundles/libgnustep-back.bundle/Contents/Resources
share/GNUstep/System/Library/Bundles/libgnustep-back.bundle/Resources/Info-gnustep.plist
share/GNUstep/System/Library/Bundles/libgnustep-back.bundle/Resources/Info.plist
share/GNUstep/System/Library/Bundles/libgnustep-back.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/libgnustep-back
share/GNUstep/System/Makefiles/Additional/back.make
share/GNUstep/System/Tools/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/font_cacher
share/GNUstep/System/Tools/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/gpbs
@dirrm share/GNUstep/System/Library/Bundles/libgnustep-back.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu

View file

@ -1,11 +1,11 @@
# $NetBSD: buildlink2.mk,v 1.1.1.1 2002/09/27 23:59:09 rh Exp $
# $NetBSD: buildlink2.mk,v 1.2 2002/10/18 09:30:26 rh Exp $
#
.if !defined(GNUSTEP_BACK_BUILDLINK2_MK)
GNUSTEP_BACK_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= gnustep-back
BUILDLINK_DEPENDS.gnustep-back?= gnustep-back>=0.8.1
BUILDLINK_DEPENDS.gnustep-back?= gnustep-back>=0.8.2
BUILDLINK_PKGSRCDIR.gnustep-back?= ../../x11/gnustep-back
EVAL_PREFIX+= BUILDLINK_PREFIX.gnustep-back=gnustep-back

View file

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2002/09/27 23:59:09 rh Exp $
$NetBSD: distinfo,v 1.2 2002/10/18 09:30:26 rh Exp $
SHA1 (gnustep-back-0.8.1.tar.gz) = d054f44e9c47789a2fb6ebd525fd7988782e8b7e
Size (gnustep-back-0.8.1.tar.gz) = 305154 bytes
SHA1 (gnustep-back-0.8.2.tar.gz) = 97e429f06475d7d2aaef11071f16eb48bba8e575
Size (gnustep-back-0.8.2.tar.gz) = 313486 bytes