pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/Gorm Update Gorm to 1.2.18.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4ae8784e5a7a
branches: trunk
changeset: 610359:4ae8784e5a7a
user: rh <rh%pkgsrc.org@localhost>
date: Mon Oct 22 02:59:42 2012 +0000
description:
Update Gorm to 1.2.18.
Noteworthy changes in version `1.2.18'
======================================
* Code cleanup, removal of warnings when building with clang.
* Removal of use of call to objc_poseAs(..) which was preventing
building with newer runtimes.
* Stability improvements.
Noteworthy changes in version `1.2.16'
======================================
* XIB reading.
* Bug fixes for standalone views.
* Stability changes.
diffstat:
devel/Gorm/Makefile | 6 +++---
devel/Gorm/PLIST | 6 +++++-
devel/Gorm/distinfo | 8 ++++----
3 files changed, 12 insertions(+), 8 deletions(-)
diffs (54 lines):
diff -r c9e8c9b05c8c -r 4ae8784e5a7a devel/Gorm/Makefile
--- a/devel/Gorm/Makefile Mon Oct 22 02:54:15 2012 +0000
+++ b/devel/Gorm/Makefile Mon Oct 22 02:59:42 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2011/04/07 02:20:30 rh Exp $
+# $NetBSD: Makefile,v 1.50 2012/10/22 02:59:42 rh Exp $
-DISTNAME= gorm-1.2.12
-PKGNAME= Gorm-1.2.12
+DISTNAME= gorm-1.2.18
+PKGNAME= Gorm-1.2.18
CATEGORIES= devel gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=dev-apps/}
diff -r c9e8c9b05c8c -r 4ae8784e5a7a devel/Gorm/PLIST
--- a/devel/Gorm/PLIST Mon Oct 22 02:54:15 2012 +0000
+++ b/devel/Gorm/PLIST Mon Oct 22 02:59:42 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2011/04/07 02:20:30 rh Exp $
+@comment $NetBSD: PLIST,v 1.22 2012/10/22 02:59:42 rh Exp $
bin/Gorm
include/GormCore/GormBoxEditor.h
include/GormCore/GormClassEditor.h
@@ -56,6 +56,7 @@
include/GormCore/GormViewWithContentViewEditor.h
include/GormCore/GormViewWithSubviewsEditor.h
include/GormCore/GormWindowEditor.h
+include/GormCore/GormWindowTemplate.h
include/GormCore/GormWrapperBuilder.h
include/GormCore/GormWrapperLoader.h
include/GormCore/NSCell+GormAdditions.h
@@ -346,6 +347,9 @@
lib/GNUstep/Applications/Gorm.app/Resources/RightArr.tiff
lib/GNUstep/Applications/Gorm.app/Resources/Sunday_seurat.tiff
lib/GNUstep/Applications/Gorm.app/Resources/VersionProfiles.plist
+lib/GNUstep/Applications/Gorm.app/Resources/Xib.plugin/Resources/Info-gnustep.plist
+lib/GNUstep/Applications/Gorm.app/Resources/Xib.plugin/Xib
+lib/GNUstep/Applications/Gorm.app/Resources/Xib.plugin/stamp.make
lib/GNUstep/Applications/Gorm.app/Resources/bezel_nib.tiff
lib/GNUstep/Applications/Gorm.app/Resources/browserView.tiff
lib/GNUstep/Applications/Gorm.app/Resources/button_nib.tiff
diff -r c9e8c9b05c8c -r 4ae8784e5a7a devel/Gorm/distinfo
--- a/devel/Gorm/distinfo Mon Oct 22 02:54:15 2012 +0000
+++ b/devel/Gorm/distinfo Mon Oct 22 02:59:42 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2011/04/07 02:20:30 rh Exp $
+$NetBSD: distinfo,v 1.26 2012/10/22 02:59:42 rh Exp $
-SHA1 (gorm-1.2.12.tar.gz) = 31325bbb265e965aee6ba089b5e7a6f14e795f44
-RMD160 (gorm-1.2.12.tar.gz) = 8719cc7ad03ee26690e6cb787cc9d08c8cc466aa
-Size (gorm-1.2.12.tar.gz) = 676832 bytes
+SHA1 (gorm-1.2.18.tar.gz) = b15df89412f12223246517ad274b8bc6c362e48a
+RMD160 (gorm-1.2.18.tar.gz) = 18e492de1df7386a2defdf7e8d0f954fcabf0f25
+Size (gorm-1.2.18.tar.gz) = 684967 bytes
Home |
Main Index |
Thread Index |
Old Index