diff options
author | rh <rh@pkgsrc.org> | 2005-09-30 23:18:41 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2005-09-30 23:18:41 +0000 |
commit | b2383f0ebc1e221139d8db41c361a536d2e96028 (patch) | |
tree | c711fe15cb62479d1d5b92d956b9cf4617a77a53 /x11/gnustep-back | |
parent | 18b05137685ff63aab17ada0e6d6f9f3e21c9966 (diff) | |
download | pkgsrc-b2383f0ebc1e221139d8db41c361a536d2e96028.tar.gz |
Update gnustep-back to 0.10.1. This introduces some enhancements to the
xlib, winlib, and Cairo backends as well as some bugfixes.
Diffstat (limited to 'x11/gnustep-back')
-rw-r--r-- | x11/gnustep-back/Makefile | 4 | ||||
-rw-r--r-- | x11/gnustep-back/PLIST | 3 | ||||
-rw-r--r-- | x11/gnustep-back/distinfo | 8 |
3 files changed, 7 insertions, 8 deletions
diff --git a/x11/gnustep-back/Makefile b/x11/gnustep-back/Makefile index 54c7d85f957..e12b99410f1 100644 --- a/x11/gnustep-back/Makefile +++ b/x11/gnustep-back/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2005/08/10 20:56:26 jlam Exp $ +# $NetBSD: Makefile,v 1.29 2005/09/30 23:18:41 rh Exp $ -DISTNAME= gnustep-back-0.10.0 +DISTNAME= gnustep-back-0.10.1 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} diff --git a/x11/gnustep-back/PLIST b/x11/gnustep-back/PLIST index 7ca476d8b3f..3d51f0d4490 100644 --- a/x11/gnustep-back/PLIST +++ b/x11/gnustep-back/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2005/07/29 12:59:50 adam Exp $ +@comment $NetBSD: PLIST,v 1.10 2005/09/30 23:18:41 rh Exp $ share/GNUstep/System/Library/Bundles/libgnustep-back-010.bundle/Resources/English.lproj/nfontFaceNames.strings share/GNUstep/System/Library/Bundles/libgnustep-back-010.bundle/Resources/Info-gnustep.plist share/GNUstep/System/Library/Bundles/libgnustep-back-010.bundle/Resources/Swedish.lproj/nfontFaceNames.strings @@ -30,7 +30,6 @@ share/GNUstep/System/Library/Fonts/Helvetica.nfont/n019063l.pfm share/GNUstep/System/Library/Fonts/Helvetica.nfont/n019064l.afm share/GNUstep/System/Library/Fonts/Helvetica.nfont/n019064l.pfb share/GNUstep/System/Library/Fonts/Helvetica.nfont/n019064l.pfm -share/GNUstep/System/Tools/font_cacher share/GNUstep/System/Tools/gpbs @comment in devel/gnustep-make: @dirrm share/GNUstep/System/Tools @comment in devel/gnustep-base: @dirrm share/GNUstep/System/Library/Documentation/man/man1 diff --git a/x11/gnustep-back/distinfo b/x11/gnustep-back/distinfo index e88bddfbace..1a0a24b28a7 100644 --- a/x11/gnustep-back/distinfo +++ b/x11/gnustep-back/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2005/07/29 12:59:50 adam Exp $ +$NetBSD: distinfo,v 1.13 2005/09/30 23:18:41 rh Exp $ -SHA1 (gnustep-back-0.10.0.tar.gz) = c33dd52537f8da66f9f0c54466d07b496951347f -RMD160 (gnustep-back-0.10.0.tar.gz) = 934ce2aa1a7773034b331495c4763b655de36b5c -Size (gnustep-back-0.10.0.tar.gz) = 814928 bytes +SHA1 (gnustep-back-0.10.1.tar.gz) = cb5d7c52bf24e5b395fd45899ebb11ad0d3f08f5 +RMD160 (gnustep-back-0.10.1.tar.gz) = 589821ad5cbccc06769be5fdfc8c97e60783ed6f +Size (gnustep-back-0.10.1.tar.gz) = 851865 bytes SHA1 (patch-aa) = 44fa9bb3ffd98a45885e750082909a47c349d29c |