diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-04-10 17:32:20 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-04-10 17:32:20 +0000 |
commit | 8493e2ddcd172efa336a44dfee24f1e14d0b7853 (patch) | |
tree | a3c565edd7fc544706a544efbea997b686222588 /devel | |
parent | d0c45077ddbf5ec4b9c4d5e9d1849f4ae16b0fd0 (diff) | |
download | ports-8493e2ddcd172efa336a44dfee24f1e14d0b7853.tar.gz ports-8493e2ddcd172efa336a44dfee24f1e14d0b7853.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gorm/Makefile | 2 | ||||
-rw-r--r-- | devel/gorm/distinfo | 6 | ||||
-rw-r--r-- | devel/gorm/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/devel/gorm/Makefile b/devel/gorm/Makefile index adb96d10841c..38d4d8ef25ee 100644 --- a/devel/gorm/Makefile +++ b/devel/gorm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gorm -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.6 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= dev-apps diff --git a/devel/gorm/distinfo b/devel/gorm/distinfo index b6cec1bb9fe5..dfb58a555a2b 100644 --- a/devel/gorm/distinfo +++ b/devel/gorm/distinfo @@ -1,3 +1,3 @@ -MD5 (Gorm-1.0.4.tar.gz) = fcc6c0755c10a3f39b283ae029f2878f -SHA256 (Gorm-1.0.4.tar.gz) = fff5891a1dff20ddf36fed88aed7490054c2675e5bbc0cd07d22bcc4dcdb3b77 -SIZE (Gorm-1.0.4.tar.gz) = 580824 +MD5 (Gorm-1.0.6.tar.gz) = dadf2db52452e5ee3de6c33425401c33 +SHA256 (Gorm-1.0.6.tar.gz) = 065279bca1561bbe3e39c18c5c28f7ddfd003f92aff82e0e102c03bf00ce3701 +SIZE (Gorm-1.0.6.tar.gz) = 583447 diff --git a/devel/gorm/pkg-plist b/devel/gorm/pkg-plist index 1b3a7e3377f8..f003d7e77525 100644 --- a/devel/gorm/pkg-plist +++ b/devel/gorm/pkg-plist @@ -187,6 +187,7 @@ System/Applications/Gorm.app/Resources/GormEHCoil.tiff System/Applications/Gorm.app/Resources/GormEHLine.tiff System/Applications/Gorm.app/Resources/GormEVCoil.tiff System/Applications/Gorm.app/Resources/GormEVLine.tiff +System/Applications/Gorm.app/Resources/GormFile.tiff System/Applications/Gorm.app/Resources/GormFilesOwner.tiff System/Applications/Gorm.app/Resources/GormFirstResponder.tiff System/Applications/Gorm.app/Resources/GormFontManager.tiff @@ -198,9 +199,11 @@ System/Applications/Gorm.app/Resources/GormMHLine.tiff System/Applications/Gorm.app/Resources/GormMVCoil.tiff System/Applications/Gorm.app/Resources/GormMVLine.tiff System/Applications/Gorm.app/Resources/GormMenu.tiff +System/Applications/Gorm.app/Resources/GormNib.tiff System/Applications/Gorm.app/Resources/GormObject.tiff System/Applications/Gorm.app/Resources/GormOutlet.tiff System/Applications/Gorm.app/Resources/GormOutletSelected.tiff +System/Applications/Gorm.app/Resources/GormPalette.tiff System/Applications/Gorm.app/Resources/GormSound.tiff System/Applications/Gorm.app/Resources/GormSourceTag.tiff System/Applications/Gorm.app/Resources/GormTargetTag.tiff |