diff options
author | rh <rh@pkgsrc.org> | 2003-04-01 08:37:43 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2003-04-01 08:37:43 +0000 |
commit | 9bbb0f24438259c39ae9825d91048933310ea36b (patch) | |
tree | 75c57e7368f2eea082e5b7fa25ce6dff99d1a839 /x11 | |
parent | a449a687787269fe5c7cbc32340e9306d52c18e6 (diff) | |
download | pkgsrc-9bbb0f24438259c39ae9825d91048933310ea36b.tar.gz |
Update gnustep-back to 0.8.5. This version mainly implements text system
improvements and bug fixes.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnustep-back/Makefile | 4 | ||||
-rw-r--r-- | x11/gnustep-back/PLIST | 3 | ||||
-rw-r--r-- | x11/gnustep-back/distinfo | 6 |
3 files changed, 7 insertions, 6 deletions
diff --git a/x11/gnustep-back/Makefile b/x11/gnustep-back/Makefile index adc450e3960..ae4084362af 100644 --- a/x11/gnustep-back/Makefile +++ b/x11/gnustep-back/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2003/01/03 04:12:02 rh Exp $ +# $NetBSD: Makefile,v 1.4 2003/04/01 08:37:43 rh Exp $ # -DISTNAME= gnustep-back-0.8.3 +DISTNAME= gnustep-back-0.8.5 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} diff --git a/x11/gnustep-back/PLIST b/x11/gnustep-back/PLIST index 51bcbc01ce0..a6116748aa7 100644 --- a/x11/gnustep-back/PLIST +++ b/x11/gnustep-back/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2003/01/03 04:12:03 rh Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/04/01 08:37:43 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 @@ -11,6 +11,7 @@ share/GNUstep/System/Headers/gnustep/xlib/XGGeometry.h share/GNUstep/System/Headers/gnustep/xlib/XGPrivate.h share/GNUstep/System/Library/Bundles/libgnustep-back.bundle/Resources/Info-gnustep.plist share/GNUstep/System/Library/Bundles/libgnustep-back.bundle/${GNUSTEP_HOST_CPU}/${LOWER_OPSYS}${APPEND_ELF}/gnu-gnu-gnu/libgnustep-back +share/GNUstep/System/Library/Bundles/libgnustep-back.bundle/stamp.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 diff --git a/x11/gnustep-back/distinfo b/x11/gnustep-back/distinfo index b0ae861cebe..1cfded21042 100644 --- a/x11/gnustep-back/distinfo +++ b/x11/gnustep-back/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2003/01/03 04:12:03 rh Exp $ +$NetBSD: distinfo,v 1.4 2003/04/01 08:37:43 rh Exp $ -SHA1 (gnustep-back-0.8.3.tar.gz) = 7262f143dda567a503927ec1a6383ed98b0caf9b -Size (gnustep-back-0.8.3.tar.gz) = 319411 bytes +SHA1 (gnustep-back-0.8.5.tar.gz) = 08eeed98f582abe3c0286fa204dfbefe22702567 +Size (gnustep-back-0.8.5.tar.gz) = 327891 bytes |