Hi,

attached an update of Gorm new version 1.2.16. Most notably change is it is now 
able to Open Apple XIB files (which still needs an update 
gnustep-base/gnustep-gui). Otherwise contains some bug fixes.

OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/gnustep/gorm/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile    18 Apr 2011 12:22:41 -0000      1.5
+++ Makefile    31 Mar 2012 09:53:30 -0000
@@ -2,12 +2,11 @@
 
 COMMENT=       GNUstep graphical object relationship modeller
 
-DISTNAME=      gorm-1.2.12
-REVISION =     3
+DISTNAME=      gorm-1.2.16
 HOMEPAGE=      http://www.gnustep.org/experience/Gorm.html
 MASTER_SITES=  ${MASTER_SITE_GNUSTEP}dev-apps/
 
-SHARED_LIBS=   GormCore                0.0 \
+SHARED_LIBS=   GormCore                0.1 \
                GormPrefs               0.0 \
                Gorm                    0.0 \
                GormObjCHeaderParser    0.0
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/gnustep/gorm/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo    25 Oct 2010 09:43:28 -0000      1.1.1.1
+++ distinfo    31 Mar 2012 09:53:30 -0000
@@ -1,5 +1,5 @@
-MD5 (gnustep/gorm-1.2.12.tar.gz) = ewaKNpBR+D1FDSoN1GTo7g==
-RMD160 (gnustep/gorm-1.2.12.tar.gz) = hxnMetA+4maQ5st4fMnQjIzEZqo=
-SHA1 (gnustep/gorm-1.2.12.tar.gz) = MTJbuyZellrua6CJteem8U55X0Q=
-SHA256 (gnustep/gorm-1.2.12.tar.gz) = 
znl9x1cjXne4BlaAqZAgf9d6ToatKCpEuM9ovSOlN0s=
-SIZE (gnustep/gorm-1.2.12.tar.gz) = 676832
+MD5 (gnustep/gorm-1.2.16.tar.gz) = jCLnB7SXtXH0x0Rlp95CNQ==
+RMD160 (gnustep/gorm-1.2.16.tar.gz) = O2BU176BM0DhpvpXHgcJbXkZ0oY=
+SHA1 (gnustep/gorm-1.2.16.tar.gz) = pJ85nosPgAOvSCO0/AUrihRDtzI=
+SHA256 (gnustep/gorm-1.2.16.tar.gz) = 
gUYe7OdBDNLR9/kPr4ybwb4Unvesv7zGp6XtH1TAdDA=
+SIZE (gnustep/gorm-1.2.16.tar.gz) = 820986
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/x11/gnustep/gorm/pkg/PLIST,v
retrieving revision 1.2
diff -u -r1.2 PLIST
--- pkg/PLIST   22 Dec 2010 09:20:00 -0000      1.2
+++ pkg/PLIST   31 Mar 2012 09:53:30 -0000
@@ -57,6 +57,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
@@ -429,6 +430,11 @@
 libexec/GNUstep/Gorm.app/Resources/RightArr.tiff
 libexec/GNUstep/Gorm.app/Resources/Sunday_seurat.tiff
 libexec/GNUstep/Gorm.app/Resources/VersionProfiles.plist
+libexec/GNUstep/Gorm.app/Resources/Xib.plugin/
+libexec/GNUstep/Gorm.app/Resources/Xib.plugin/Resources/
+libexec/GNUstep/Gorm.app/Resources/Xib.plugin/Resources/Info-gnustep.plist
+@bin libexec/GNUstep/Gorm.app/Resources/Xib.plugin/Xib
+libexec/GNUstep/Gorm.app/Resources/Xib.plugin/stamp.make
 libexec/GNUstep/Gorm.app/Resources/bezel_nib.tiff
 libexec/GNUstep/Gorm.app/Resources/browserView.tiff
 libexec/GNUstep/Gorm.app/Resources/button_nib.tiff

Reply via email to