Date: Thu, 16 May 2024 18:42:07 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9e350b8b31f8 - main - devel/gorm: update 1.2.23 =?utf-8?Q?=E2=86=92?= 1_3_1 Message-ID: <202405161842.44GIg7U2088607@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e350b8b31f860ba5c6eecce5ecad614debe2a3c commit 9e350b8b31f860ba5c6eecce5ecad614debe2a3c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-05-16 18:41:58 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-05-16 18:41:58 +0000 devel/gorm: update 1.2.23 → 1_3_1 --- devel/gorm/Makefile | 15 +++++++-------- devel/gorm/distinfo | 6 +++--- devel/gorm/pkg-plist | 11 +++++++++-- 3 files changed, 19 insertions(+), 13 deletions(-) diff --git a/devel/gorm/Makefile b/devel/gorm/Makefile index c97e086b056d..f0e362bba796 100644 --- a/devel/gorm/Makefile +++ b/devel/gorm/Makefile @@ -1,13 +1,8 @@ PORTNAME= gorm -PORTVERSION= 1.2.23 -PORTREVISION= 5 +DISTVERSIONPREFIX= gorm- +DISTVERSION= 1_3_1 CATEGORIES= devel gnustep -USE_GITHUB= yes -GH_ACCOUNT= gnustep -GH_PROJECT= apps-gorm -GH_TAGNAME= 04554d2 - MAINTAINER= ports@FreeBSD.org COMMENT= Graphical Object Relationship Modeller WWW= http://www.gnustep.org/experience/Gorm.html @@ -15,9 +10,13 @@ WWW= http://www.gnustep.org/experience/Gorm.html LICENSE= GPLv3 USES= gnustep -USE_GNUSTEP= back build +USE_GNUSTEP= back build gui USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES} +USE_GITHUB= yes +GH_ACCOUNT= gnustep +GH_PROJECT= apps-gorm + DEFAULT_LIBVERSION= 1.1.0 .include <bsd.port.options.mk> diff --git a/devel/gorm/distinfo b/devel/gorm/distinfo index 511c9e8ccef5..e460256c4b5c 100644 --- a/devel/gorm/distinfo +++ b/devel/gorm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1549185893 -SHA256 (gnustep-apps-gorm-1.2.23-04554d2_GH0.tar.gz) = 8c2f34d302ccd3b5ac9354b5bc31623e186280c4517d6a4c4a52b911cb09cd42 -SIZE (gnustep-apps-gorm-1.2.23-04554d2_GH0.tar.gz) = 667260 +TIMESTAMP = 1715884494 +SHA256 (gnustep-apps-gorm-gorm-1_3_1_GH0.tar.gz) = 7bad0c19ec96f759f720719c4e102384b93112ac433b717aa34d8ba2535aebdd +SIZE (gnustep-apps-gorm-gorm-1_3_1_GH0.tar.gz) = 715925 diff --git a/devel/gorm/pkg-plist b/devel/gorm/pkg-plist index 9f031333ecc5..6e20cd9822db 100644 --- a/devel/gorm/pkg-plist +++ b/devel/gorm/pkg-plist @@ -31,6 +31,9 @@ GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/Contr GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/ControlsPalette.gorm/data.info GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/ControlsPalette.gorm/objects.gorm GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/ControlsPalette.tiff +GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormCellSizeInspector.gorm/data.classes +GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormCellSizeInspector.gorm/data.info +GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormCellSizeInspector.gorm/objects.gorm GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSBoxInspector.gorm/data.classes GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSBoxInspector.gorm/data.info GNUstep/System/Applications/Gorm.app/Resources/2Controls.palette/Resources/GormNSBoxInspector.gorm/objects.gorm @@ -109,6 +112,7 @@ GNUstep/System/Applications/Gorm.app/Resources/Defaults.plist GNUstep/System/Applications/Gorm.app/Resources/English.lproj/Gorm.gorm/data.classes GNUstep/System/Applications/Gorm.app/Resources/English.lproj/Gorm.gorm/data.info GNUstep/System/Applications/Gorm.app/Resources/English.lproj/Gorm.gorm/objects.gorm +GNUstep/System/Applications/Gorm.app/Resources/English.lproj/Gorm.rtfd/TXT.rtf GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormClassEditor.gorm/data.classes GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormClassEditor.gorm/data.info GNUstep/System/Applications/Gorm.app/Resources/English.lproj/GormClassEditor.gorm/objects.gorm @@ -289,6 +293,7 @@ GNUstep/System/Library/Headers/GormCore/GormClassManager.h GNUstep/System/Library/Headers/GormCore/GormClassPanelController.h GNUstep/System/Library/Headers/GormCore/GormConnectionInspector.h GNUstep/System/Library/Headers/GormCore/GormControlEditor.h +GNUstep/System/Library/Headers/GormCore/GormCore.h GNUstep/System/Library/Headers/GormCore/GormCustomClassInspector.h GNUstep/System/Library/Headers/GormCore/GormCustomView.h GNUstep/System/Library/Headers/GormCore/GormDocument.h @@ -345,6 +350,7 @@ GNUstep/System/Library/Headers/GormCore/NSCell+GormAdditions.h GNUstep/System/Library/Headers/GormCore/NSColorWell+GormExtensions.h GNUstep/System/Library/Headers/GormCore/NSFontManager+GormExtensions.h GNUstep/System/Library/Headers/GormCore/NSView+GormExtensions.h +GNUstep/System/Library/Headers/GormObjCHeaderParser/GormObjCHeaderParser.h GNUstep/System/Library/Headers/GormObjCHeaderParser/NSScanner+OCHeaderParser.h GNUstep/System/Library/Headers/GormObjCHeaderParser/OCClass.h GNUstep/System/Library/Headers/GormObjCHeaderParser/OCHeaderParser.h @@ -358,6 +364,7 @@ GNUstep/System/Library/Headers/GormPrefs/GormHeadersPref.h GNUstep/System/Library/Headers/GormPrefs/GormPalettesPref.h GNUstep/System/Library/Headers/GormPrefs/GormPluginsPref.h GNUstep/System/Library/Headers/GormPrefs/GormPrefController.h +GNUstep/System/Library/Headers/GormPrefs/GormPrefs.h GNUstep/System/Library/Headers/GormPrefs/GormShelfPref.h GNUstep/System/Library/Headers/InterfaceBuilder/IBApplicationAdditions.h GNUstep/System/Library/Headers/InterfaceBuilder/IBCellAdditions.h @@ -385,12 +392,12 @@ GNUstep/System/Library/Libraries/libGorm.so GNUstep/System/Library/Libraries/libGorm.so.1 GNUstep/System/Library/Libraries/libGorm.so.1.1.0 GNUstep/System/Library/Libraries/libGormCore.so -GNUstep/System/Library/Libraries/libGormCore.so.%%VERSION%% GNUstep/System/Library/Libraries/libGormCore.so.1 +GNUstep/System/Library/Libraries/libGormCore.so.%%VERSION%% GNUstep/System/Library/Libraries/libGormObjCHeaderParser.so GNUstep/System/Library/Libraries/libGormObjCHeaderParser.so.1 GNUstep/System/Library/Libraries/libGormObjCHeaderParser.so.1.1.0 GNUstep/System/Library/Libraries/libGormPrefs.so -GNUstep/System/Library/Libraries/libGormPrefs.so.%%VERSION%% GNUstep/System/Library/Libraries/libGormPrefs.so.1 +GNUstep/System/Library/Libraries/libGormPrefs.so.%%VERSION%% GNUstep/System/Tools/Gorm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405161842.44GIg7U2088607>