summaryrefslogtreecommitdiff
path: root/devel/Gorm/Makefile
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2014-11-23 12:44:18 +0000
committermef <mef@pkgsrc.org>2014-11-23 12:44:18 +0000
commitaab836754866202c1d1018f9be433fecd0456a2b (patch)
treeb182acce0c03d552fe0167c241971eb2122aec44 /devel/Gorm/Makefile
parent30f9207a488e0d12e1b6b4c40d80aa09354386a3 (diff)
downloadpkgsrc-aab836754866202c1d1018f9be433fecd0456a2b.tar.gz
Noteworthy changes in version `1.2.20'
========================================== * Bug fixes #28643, #32827 * Corrected issues with updating document when there is a change. * Add cells as objects to the document so they can be properly edited. * Changes to prevent recursive frame change notifications.
Diffstat (limited to 'devel/Gorm/Makefile')
-rw-r--r--devel/Gorm/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/Gorm/Makefile b/devel/Gorm/Makefile
index 596faa8a197..0e579a9da4d 100644
--- a/devel/Gorm/Makefile
+++ b/devel/Gorm/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2014/10/07 16:47:21 adam Exp $
+# $NetBSD: Makefile,v 1.58 2014/11/23 12:44:18 mef Exp $
-DISTNAME= gorm-1.2.18
-PKGNAME= Gorm-1.2.18
-PKGREVISION= 5
+DISTNAME= gorm-1.2.20
+PKGNAME= Gorm-1.2.20
CATEGORIES= devel gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP:=dev-apps/}