pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/Gorm Changes 1.0.4:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ffee1938f77
branches:  trunk
changeset: 507113:4ffee1938f77
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jan 26 20:58:18 2006 +0000

description:
Changes 1.0.4:
This is a bugfix release.
   * Corrected a bug with window style mask settings.
   * Corrected a bug, which caused window fields in the inspector
     not to update when the field was being edited and a new window is
     selected.
   * Corrected problem with standalone views

diffstat:

 devel/Gorm/Makefile |  5 ++---
 devel/Gorm/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r b7659d772db1 -r 4ffee1938f77 devel/Gorm/Makefile
--- a/devel/Gorm/Makefile       Thu Jan 26 20:39:34 2006 +0000
+++ b/devel/Gorm/Makefile       Thu Jan 26 20:58:18 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2006/01/24 07:32:00 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2006/01/26 20:58:18 adam Exp $
 
-DISTNAME=      Gorm-1.0.1
-PKGREVISION=   1
+DISTNAME=      Gorm-1.0.4
 CATEGORIES=    devel gnustep
 MASTER_SITES=  ${MASTER_SITE_GNUSTEP:=dev-apps/}
 
diff -r b7659d772db1 -r 4ffee1938f77 devel/Gorm/distinfo
--- a/devel/Gorm/distinfo       Thu Jan 26 20:39:34 2006 +0000
+++ b/devel/Gorm/distinfo       Thu Jan 26 20:58:18 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2005/11/24 04:27:09 rh Exp $
+$NetBSD: distinfo,v 1.19 2006/01/26 20:58:18 adam Exp $
 
-SHA1 (Gorm-1.0.1.tar.gz) = dee265ca388a92f586ad34419ac006a990c287e4
-RMD160 (Gorm-1.0.1.tar.gz) = b03f47561be21e17cd8db1d44f6f30774d38b995
-Size (Gorm-1.0.1.tar.gz) = 579653 bytes
+SHA1 (Gorm-1.0.4.tar.gz) = daea133a8dfac4b9d8a28c01b0225ecfce9fb385
+RMD160 (Gorm-1.0.4.tar.gz) = 049105401fe400bc1c4c1bb40abfa1ded298f6aa
+Size (Gorm-1.0.4.tar.gz) = 580824 bytes



Home | Main Index | Thread Index | Old Index